RO Changelog
tag: v6.0.4rc1 -> HEAD
07ad136 • Missing method implementation
84efdc1 • fixing refresh vm and net status
2462041 • fixing new_network without providing ip address
7e51005 • bug 828 inject RO key only when there is mgmt-keys instantiation parameter over vdu
73ce6ce • bug 847. Fix KeyError vim_status when copying values between related tasks
29be7ef • RO docker container based on ubuntu 18.04
14a823d • Azure Connector Improvemets
1fa49b1 • Merge branch 'master' into Azure
5db670b • inject_user_key routine fixes
7d782ef • feature 8029 change RO to python3. Using vim plugins
fb5855c • fix bug 878
1b85600 • (bug 880) fixing vmware VIM plugin python3 migration issues fixing unit test and tox installation
4522015 • Create vm with cloud-init keys, allow duplicate networks and vm, add data disks, corrections to current azure connector
0aa0e2f • Preparing RO for k8s deployment without VDUs
031ded6 • fix in VIM openvim connector
72e918c • Merge "fix in VIM openvim connector" into py3
bfc28b0 • Refresh includes public ip addresses, add empty additional disks if necessara
b569e4b • Feature 7432 Merge branch 'Azure' flake8 fix on vincomm_azure
a85c54d • VCD feature 7193-provider_nerwork
ed3e4d4 • feature8030 move WIM connector to plugins
57dadcf • Merge branch 'py3' features 8029 8030
c9a2765 • Dockerfile: added apt-utils to allow apt-ftparchive to generate index for deb packages for stage3
17587e3 • Modified Docker-file include azure, corrected import azure plugin
b4ed4ec • fix bug 899. Provide shared=False vimconn.new_network
e8d56b6 • fix RO/tox.ini,requirements.txt
064b05a • added support to add additional data disks and zones to azure vim
17c072c • fixing tox.ini flake8
b4d654a • fixing SDN-dynpac plugin reference
c918960 • Fix 929: Fix imports at test_RO
3de27d6 • Bug 920 fixing test_RO.py after python3 conversion