Versions Compared

Key

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

...

  • APPC will support saving of the Admin Artifact in the APPC Database – name the artifact as admin artifact.

  • APPC will provide a script to support the environment specific data in the device authentication table

    APPC Runtime will provide enhancement to the authentication util tool for the VNFs with the Ansible protocols  to support the maintenance of the user name and password in the device authentication table:

    1. Server FQDN <url>
    2. Port <port number>
    3. User name <for ansible access>
    4. Password <for ansible access>
    5. VNF type
    6. Protocol
    7. Action

    Validation: For the Ansible Protocol, the Server FQDN/ URL & Port shall be required along with the VNF type, Action, Protocol, User Name and Password.

    For the VNF’s with the Ansible protocol, APPC shall allow to store multiple records of a VNF type with different action using 1 FQDN as well as multiple records for a VNF type and its actions using a different FQDN.

  • APPC will enhance the Artifact Handler to support the loading, parsing, processing and saving of the Admin Artifact from CDT.

Payload example


Ref link:

  1. Ansible Playbook Examples in VNF Guide.
  2. Ansible Adaptor in APPC