Do the following to get the akka.yaml which provides the configuration of ODL clustering for SDN-C cluster.
1 | Get the shared new startODL.sh script content | Go to gerrit change 39825 click on the Download button () to download the akka_new.yaml.zip file and extract open the yaml file inside the zip file, rename it to "akka.yaml". |
2 | Place akka.yaml to sdnc/templates directory | cd <oom repo>/kubernetes/sdnc/templates paste the copied content from step 1 to this directory |