Commit a5af8af1 authored by Mark Beierl's avatar Mark Beierl
Browse files

Merge branch 'cherry-pick-4c5a1382' into 'v9.0'

Fix bug 1533: Update config for nscharm

See merge request !159
parents 8be53846 11610286
Loading
Loading
Loading
Loading
Loading
+9 −14
Original line number Diff line number Diff line
options:
    user-member-index:
        default:
        description: The vnf-member-index of the user VNF.
    juju-username:
        type: string
    user-vdu-id:
        default:
        description: The id of the VDU containing the charm.
        default: ""
        description: "The Juju username to authenticate with."
    juju-password:
        type: string

    policy-member-index:
        default:
        description: The vnf-member-index of the policy VNF.
        type: string
    policy-vdu-id:
        default:
        description: The id of the VDU containing the charm.
        default: ""
        description: "The Juju password to authenticate with."
    ns_config_info:
        type: string
        default: ""
        description: "The NS_CONFIG_INFO containing the mapping of NS object to application names"