vmware-nsx/vmware_nsx_tempest/tests/nsxv/api
ghanshyam 86bd86d76f Fix vmware_nsx tempest plugin
Id518a6d87d0949737cd1c50cb6a83149b85e5f85 removes the
class variable from tempest - 'default_params_with_timeout_values'
This was kept in tempest only to be used for baremetal tests.

Each Temepst plugin should either have their own config options
for build timeout etc or use the default one.

Currently this commit makes use of timeout and other values from
config which are stable.

Change-Id: I8d010afe20db890636433a17193029a123a0a136
2017-01-18 18:57:33 +00:00
..
lbaas tempest: lbaas l7-switching API tests 2016-10-20 20:07:09 +00:00
__init__.py init release of vmware-nsx tempest tests in tempest external plugin 2016-01-21 10:02:00 -08:00
base_provider.py Tempest: Fix upstream patch 32049 which replacing oo-wrap 2016-06-28 22:25:20 -07:00
README.rst init release of vmware-nsx tempest tests in tempest external plugin 2016-01-21 10:02:00 -08:00
test_admin_policy.py Tempest: admin-policy API test cases 2016-12-05 14:01:25 -08:00
test_dns_search_domain_negative.py Tempest: Fix upstream patch 32049 which replacing oo-wrap 2016-06-28 22:25:20 -07:00
test_dns_search_domain.py Tempest: Fix upstream patch 32049 which replacing oo-wrap 2016-06-28 22:25:20 -07:00
test_flat_network.py Tempest: change tempest_lib to tempest.lib 2016-03-03 00:49:37 +00:00
test_l2_gateway_connection.py [Tempest: use project instead of tenant 2016-04-10 00:06:46 -07:00
test_l2_gateway.py Tempest: change tempest_lib to tempest.lib 2016-03-03 00:49:37 +00:00
test_multiple_transport_zones_negative.py Tempest: Fix upstream patch 32049 which replacing oo-wrap 2016-06-28 22:25:20 -07:00
test_multiple_transport_zones.py Tempest: Fix upstream patch 32049 which replacing oo-wrap 2016-06-28 22:25:20 -07:00
test_router_sizes.py Using assertIs(Not)None() instead of assert(Not)Equal(None) 2016-11-30 16:18:42 +07:00
test_router_types.py Using assertIs(Not)None() instead of assert(Not)Equal(None) 2016-11-30 16:18:42 +07:00
test_subnets.py Update gate logic 2016-07-12 09:05:22 -06:00
test_tenant_delete.py Tempest: Providing support for tenant-delete feature 2016-11-24 07:52:14 +00:00
test_v1_lbaas.py Fix vmware_nsx tempest plugin 2017-01-18 18:57:33 +00:00
test_vlan_network.py Tempest: change tempest_lib to tempest.lib 2016-03-03 00:49:37 +00:00

Placeholder for nsxv neutron plugin specific API tests.