Versions Compared

Key

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

...

Issue 4: Update aai URL in config.py of vfc_nslcm container


Code Block
# [aai config]
AAI_BASE_URL = "http://10.0.14.1/aai/v11"
AAI_USER = "AAI"
AAI_PASSWD = "AAI"
REPORT_TO_AAI = True