Versions Compared

Key

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

...

VEScollector configuration:  /opt/app/VESCollector/etc/DmaapConfig.json .  Change the topic to SEC_OTHER_OUTPUT.

Issue-12?: huaweivnfm can't deal with vnfinstancename 

 https://jira.onap.org/browse/VFC-917 


Issue-13: aai-search API is not defined in MSB, but used by Holmes

Workaround: Add aai-search in MSB from command line: 


Code Block
>curl -X POST -H "Content-Type: application/json" -d '{"serviceName": "aai-search", "version": "v11", "url": "/aai/v11/search","protocol": "REST", "enable_ssl":"True", "lb_policy":"round-robin","nodes": [ {"ip": "10.0.1.1","port": "8443"}]}' "http://10.0.14.1:10081/api/microservices/v1/services"