Boden R
a59c9c4d0e
Address pair validation for NSX v3 plugin
NSX v3 does not support CIDR notated IP addresses for port IP address bindings; thus something like 9.10.11.12/24 is an invalid IP address to use for an address pair. This patch adds a check to ensure IP address are of the proper format. Additionally this patch adds logic to the port update flow in the case where a backend error occurs on port update. The logic contained herein now reverts the address pairs to ensure they are in sync with neutron. Unit tests are also included. Change-Id: Ia0c9187b1f6e304690e1a56e94c47fe069179645 Closes-Bug: #1531558
VMware-NSX package
You have come across the VMware-NSX family of Neutron plugins
External Resources:
The homepage for the VMware-NSX project is on Launchpad.
Use this site for asking for help, and filing bugs. Code is available both git.openstack.org and github.
For help on usage and hacking of VMware-NSX, please send a message to the openstack-dev mailing list.
For information on how to contribute to VMware-NSX, please see the contents of the CONTRIBUTING.rst file.
Description
Languages
Python
98.5%
Shell
1.5%