Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In essence the above runs a docker container (ubuntu) with the docker cert volume mounted and the local /opt/app/osaaf/local folder mounted as a different volume so we can copy the artifacts from the docker volume to our local host.

Retrieving the artifact passwords

The agent.sh can be used to decrypt  the passwords in the org.onap.oof.cred.props file.

THere are 2 things to address. 

  1. The AAF account you are using needs to have showpass privieges in AAF, so we added those privileges to the admin role in the namespace

Image Added