vmware-nsx/quantum/tests
Mark McClain 8acc578147 create a Quantum port to reserve VIP address
fixes bug 1129672

The API previously allowed a VIP to be created without verifying that
the tenant had access to the subnet and that the address was valid and
available.  This change modifies VIP creation behavior to create a
Quantum port with the requested address.  If an address is not provided, an
address is allocated using the normal allocation process for the subnet.

This change also renames the port attribute to protocol_port to remove the
ambiguity about which type of port it represents.

Additional tests were added to validate the change in behavior.

Change-Id: Ib19ef653887da568364b4faa0d2c0fac30970b5f
2013-02-27 15:03:02 -08:00
..
etc API extension and DB support for service types 2013-01-07 17:21:42 -08:00
unit create a Quantum port to reserve VIP address 2013-02-27 15:03:02 -08:00
__init__.py Logging module cleanup 2013-01-03 16:20:56 +08:00