neutron/neutron/tests/unit/vmware
Aaron Rosen 255df45633 NSX: Correct allowed_address_pair return value on create_port
This patch fixes the NSX plugin to return [] rather than None for a
port does not have any allowed_address_pairs when a create_port api
call is made. Currently the NSX plugin is failing every patch because
now tempest is checking for this value to be [].

Change-Id: Ic82c564ff62000c367c544f44a76694be9375790
Closes-bug: 1366921
(cherry picked from commit 1361ad9996)
2014-09-09 10:10:01 -07:00
..
apiclient NSX: Fix fake_api_client to raise NotFound 2014-04-23 16:51:47 -07:00
db Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00
etc NSX: allow net-migration only in combined mode 2014-05-22 10:37:03 -07:00
extensions NSX: Correct allowed_address_pair return value on create_port 2014-09-09 10:10:01 -07:00
nsxlib NSX: fix API payloads for dhcp/metadata setup 2014-05-01 06:53:32 -07:00
vshield UT: do not hide an original error in test resource ctxtmgr 2014-03-28 05:49:13 +00:00
__init__.py Remove nvplib and move utility methods into nsxlib 2014-03-03 06:37:59 -08:00
test_agent_scheduler.py Remove individual cfg.CONF.resets from tests 2014-03-17 12:34:56 -04:00
test_dhcpmeta.py Merge "NSX: ensure that no LSN is created on external networks" into stable/icehouse 2014-05-30 22:36:50 +00:00
test_nsx_opts.py NSX: allow net-migration only in combined mode 2014-05-22 10:37:03 -07:00
test_nsx_plugin.py VMWare: don't notify on disassociate_floatingips() 2014-07-26 11:19:15 +02:00
test_nsx_sync.py NSX sync cache: add a flag to skip item deletion 2014-06-25 13:16:32 -07:00
test_nsx_utils.py Removes calls to mock.patch.stopall in unit tests 2014-03-12 04:17:11 +00:00