...
This documentation will help you to up and run AAF service from the docker image
Step 1:
-----------
git clone https://sg481n@gerritgerrit.onap.org/r/a/aaf/authz
Build
mvn clean install
Build Docker Image
mvn clean install docker:build
Step 2:
-----------
Make sure you have installed Docker & Docker Compose on your VM / Server ( Linux/Windows)
...
to find authz-service logs find them in the following folders:
logs
_LOG_DIR_
Step 23: access the cassandra command line from bash
...
To come out from bash & container
quit
exit
Step 34: AAF Command line to create & grant permissions
...
will give you the details of namespace org.openecomp
to get list of instructions
>> Help
To get list of permission types of the user
>> perm list user dgl@openecomp.org
Create and grant permissions
...
>> perm create org.openecomp.dmaapBC.mr.topic :topic.org.openecomp.dmaapBC.mytopic1 sub org.openecomp.dmaapBC.admin org.openecomp.dmaapBC.access
AAF Command Line
AAF commands are broken into 4 major categories:
...