Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add esr

...

Architectural details of the OOM project is described here - OOM User Guide

see Alexis' page in OOM Infrastructure setup - RancherONAP on Kubernetes on Rancher in OpenStack

And the SDNC clustering work SDN-C Clustering on Kubernetes

...

Code Block
HELM_APPS=('mso' 'message-router' 'sdnc' 'vid' 'robot' 'portal' 'policy' 'appc' 'aai' 'sdc' 'log')
#HELM_APPS=('consul' 'msb' 'mso' 'message-router' 'sdnc' 'vid' 'robot' 'portal' 'policy' 'appc' 'aai' 'sdc' 'dcaegen2' 'log' 'cli' 'multicloud' 'clamp' 'vnfsdk' 'uui' 'aaf' 'vfc' 'kube2msb' 'esr')



1) install rancher, clone oom, run config-init pod, run one or all onap components

...