Versions Compared

Key

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

...

Download and modify automation code

I have developed a A python program had been developed to automate the deployment. The code will be added to our gerrit repo later. For now you can download from this link: vcpe-0715.zipYou can download ONAP integration repo by git clone https://gerrit.onap.org/r/integration, and the script is under integration/test/vcpe.

Now go to the vcpe directory and Unzip it and then modify vcpecommon.py. You will need to enter your cloud and network information into the following two dictionaries.

...