vmware-nsx/vmware_nsx/tests/unit/extensions
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
2016-01-14 10:31:51 -07:00
..
__init__.py Reorganize vmware_nsx/tests structure 2015-09-24 10:41:10 -07:00
test_addresspairs.py Address pair validation for NSX v3 plugin 2016-01-14 10:31:51 -07:00
test_maclearning.py Reorganize vmware_nsx/tests structure 2015-09-24 10:41:10 -07:00
test_metadata.py Add metadata proxy support in NSX/T plugin 2015-12-15 18:30:01 -08:00
test_networkgw.py Reorganize vmware_nsx/tests structure 2015-09-24 10:41:10 -07:00
test_portsecurity.py Fix unittests for port-security and security-groups 2015-11-15 04:27:35 -08:00
test_providernet.py Reorganize vmware_nsx/tests structure 2015-09-24 10:41:10 -07:00
test_qosqueues.py Reorganize vmware_nsx/tests structure 2015-09-24 10:41:10 -07:00
test_securitygroup.py Adopt incremental add/remove member API for NSGroup 2016-01-04 02:05:26 -08:00
test_vnic_index.py Reorganize vmware_nsx/tests structure 2015-09-24 10:41:10 -07:00