Versions Compared

Key

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

...

  • Make the SDNC chart and then deploy.
  • Execute the following command to log into the sdnc container 
    1. kubectl exec -it dev-sdnc-0 bash 
  • Once in the docker container, edit the properties file  /opt/onap/ccsdk/data/properties/ran-slice-api-dg.properties

POLICY:

If old image is used:

...

  sliceanalysisms.configDbEnabled: false
  sliceanalysisms.cps.url: http://<IPAddress><IPAddressOfCPS-TBDMT>:8088/execute/ran-network

...