vmware-nsx/vmware_nsx_tempest/tests
Tong Liu d1bf4fd0fc Tempest: Fix py3 indexing issue on dict_keys
In Python3, the objects dict_keys, dict_values and dict_items do
not support indexing. To be compitable with Python3, we need to
convert the keys(), values, and items to list explicitly.

Change-Id: Ib799e4b2b7d99755c1bdd8dde7a03b1d2ab52ec2
2016-04-26 21:32:54 +00:00
..
api Tempest: Add placeholder for common tempest tests 2016-02-25 22:36:47 +00:00
nsxv Tempest: Fix py3 indexing issue on dict_keys 2016-04-26 21:32:54 +00:00
nsxv3 Tempest: Skip security group tests because of bug 2016-04-21 18:08:06 +00:00
scenario Tempest: Add placeholder for common tempest tests 2016-02-25 22:36:47 +00:00
suites Add nsxv3 tempest test suite 2016-04-11 23:58:13 +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