Prerequisites
- Openstack and admin OpenStack account with enough resources: https://onap.readthedocs.io/en/latest/submodules/oom.git/docs/oom_cloud_setup_guide.html
- HA Rancher/Kubernetes cluster from the link: https://onap.readthedocs.io/en/latest/submodules/oom.git/docs/oom_setup_kubernetes_rancher.html
Technical background
With Dublin-release, SDN-R WT apps are part of SDNC image and disabled by default.
...
Code Block | ||
---|---|---|
| ||
/home/ubuntu/oom/kubernetes# sudo make all
/home/ubuntu/oom/kubernetes# helm install local/onap --name <Release-name> --namespace onap
eg.
/home/ubuntu/oom/kubernetes# helm install local/onap --name dev --namespace onap |
Un-Deploy SDN-R
see: Clean Deployed ONAP Instance