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

[SDNC] allign password for scaleoutUser/restconfUser/odlUser

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Low Low
    • None
    • Guilin Release
    • charts
    • Hide

      kubernetes/sdnc/values.yaml
        # modelingCredsExternalSecret: some secret
        restconfUseradmin
        restconfPasswordadmin
        # restconfCredsExternalSecret: some secret
        scaleoutUseradmin
        scaleoutPasswordadmin
       

       

      looks like there a re a couple of secrets defined which could be alligned or at least should have the same password from opendaylight point of view.

      there are AuthenticationException for admin user which could be related.

       

      Show
      kubernetes/sdnc/values.yaml    # modelingCredsExternalSecret: some secret    restconfUser :  admin    restconfPassword :  admin    # restconfCredsExternalSecret: some secret    scaleoutUser :  admin    scaleoutPassword :  admin     looks like there a re a couple of secrets defined which could be alligned or at least should have the same password from opendaylight point of view. there are AuthenticationException for admin user which could be related.  

          demskeq8 Alexander Dehn
          demskeq8 Alexander Dehn
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

            Created:
            Updated:
            Resolved: