- NSLCM
configuration description
1. SDC config
SDC_USER and SDC_PASSWD need be set to values which are configured in SDC.
/service/vfc/nfvo/lcm/lcm/pub/config/config.py
# [sdc config]
SDC_BASE_URL = "http://%s:%s/api" % (MSB_SERVICE_IP, MSB_SERVICE_PORT)
SDC_USER = "SDC"
SDC_PASSWD = "SDC"
2. AAI config
SDC_USER and SDC_PASSWD need be set to values which are configured in SDC.
/service/vfc/nfvo/lcm/lcm/pub/config/config.py
# [aai config]
AAI_BASE_URL = "http://%s:%s/aai/v11" % (MSB_SERVICE_IP, MSB_SERVICE_PORT)
AAI_USER = "AAI"
AAI_PASSWD = "AAI"
- ResMgr
configuration description
- ZTE Driver
configuration description
- HW Driver
configuration description
- Nokia Driver
configuration description
- GVNFM
configuration description
- work Flow
configuration description
- other components
configuration description