Reference
ONAP Beijing: Understanding the vFWCL use-case mechanism
ONAP Sanity Check
Set up ONAP and health check
Number | Issues | JIRA | Workaround |
---|---|---|---|
1 | SDNC fails health check intermittently | Reduce replica from 3 to 1 and not using clustering make the problem go away | |
2 | SDC GUI doesn't come up | The workaround is find an old working image for sdc-frontend and replace the failing one | |
VNF onboarding, service creation and distribution
Number | Issue Description | JIRA | Workaround |
---|---|---|---|
1 | AAI model loader fails model distribution. It appears AAI widgets are not loaded after initialization | run the script manually root@oom-rancher:~# kubectl exec -it dev-aai-aai-traversal-b95847c96-fklkx -n onap gosu aaiadmin /opt/app/aai-traversal/bin/install/updateQueryData.sh | |
2 | Model distribution fails in SDNC because ueb-listener did not connect to SDC successful when starting | Bounce ueb-listener can resolve the issue | |