Versions Compared

Key

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

...

If there is not a DNS entry for aaf-onap-beijing-test.osaaf.org set the mapping to a valid AAF instance in etc/hosts.

OOM deployments

  1. Use the files in {https://gerrit.onap.org/r/50409}

    a. Edit the override.yaml or APPC values.yaml such that the enableAAF value is set to true (enableAAF: true).
    b. Run make all in the local kubernetes directory.
    c. Run the appropriate helm install or helm upgrade command based on your OOM environment.

...

  1. d.

...

  1. If performing a helm upgrade, run kubectl pod delete <appc-x instance pod name> for each appc pod instance.

If there is not a DNS entry for aaf-onap-beijing-test.osaaf.org set the mapping to a valid AAF instance in etc/hosts.

...