vmware-nsx/vmware_nsx_tempest/tests
Alex Kang 3d39f1300c Tempest: Fix upstream patch 32049 which replacing oo-wrap
Patch 32049 replaced object-oriented wrapped network resources with
python method and object reference mechanism, and relys on
test framework's teardown mechanism.

Partial oo-wrapped mechanism are replaced with methods defined at
module network_addon_methods.py, and object referenc method is
replaced with python dict/list reference methods.

For API tests, their _try_delete_resources are replaced with
test_utils.call_and_ignore_notfound_exc

config.nsxv.no_router_type added to support running lbaasv2
under upstream environment.

Potential issues whith NSX-6.2.3 during this fix:
bug#1682911 and bug#1683241

Change-Id: I93a667b85d87644e8cbf27337c7355b338f67982
2016-06-28 22:25:20 -07:00
..
api Tempest: QoS clients and API CRUD operation tests 2016-06-06 17:06:19 -07:00
nsxv Tempest: Fix upstream patch 32049 which replacing oo-wrap 2016-06-28 22:25:20 -07:00
nsxv3 Tempest: Use network client result instead of OO 2016-06-20 21:43:11 +00:00
scenario Tempest: Use client result for Micro-Segmentation 2016-06-20 22:05:45 +00:00
suites Tempest: Add nsxv3 api and scenario test suites 2016-05-12 23:38:00 +00:00
__init__.py init release of vmware-nsx tempest tests in tempest external plugin 2016-01-21 10:02:00 -08:00
base.py init release of vmware-nsx tempest tests in tempest external plugin 2016-01-21 10:02:00 -08:00
test_vmware_nsx_tempest.py init release of vmware-nsx tempest tests in tempest external plugin 2016-01-21 10:02:00 -08:00