Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-1896

wrong path in "Generating SO Encrypted Password"

XMLWordPrintable

      In the "OOM Quick Start Guide" section 3.c a note for the password generation is written:

      Note

      To generate SO openStackEncryptedPasswordHere :

      SO_ENCRYPTION_KEY=`cat ~/oom/kubenertes/so/resources/config/mso/encrypt.key` OS_PASSWORD=XXXX_OS_CLEARTESTPASSWORD_XXXX

      git clone http://gerrit.onap.org/r/integration cd integration/deployment/heat/onap-oom/scripts javac Crypto.java java Crypto “$OS_PASSWORD” “$SO_ENCRYPTION_KEY”

      Problems:

      • missing CRs in the last line "git clone..."
      • the integration path has to be changed to: 
        • integration/deployment/heat/onap-rke/scripts

            melliott melliott
            andreasgeissler Andreas Geissler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: