tempest/tempest/common
Ken'ichi Ohmichi 84aeba6dae Remove get_ip_list()
get_ip_list() just calls exec_command("ip address"), there is not
so much merit to keep this in common place.

NOTE: This change affects congress and vmware-nsx.

Change-Id: Iadddf283dc7bed502285cb2fc9e87110787d87a0
2017-03-08 02:01:53 +00:00
..
utils Remove get_ip_list() 2017-03-08 02:01:53 +00:00
__init__.py Changes the namespace from storm to tempest, as well as adding addition tests and improvements 2011-12-06 16:48:03 -06:00
compute.py Add a generic "wait_for_volume_resource_status" function 2017-02-19 09:12:42 +02:00
credentials_factory.py Remove an unused variable in the BaseTestCase class 2017-01-04 19:17:35 +01:00
custom_matchers.py Replace six.iteritems with dict.items 2017-01-03 23:17:34 +00:00
dynamic_creds.py Add skip if public_network_id is not specified 2017-02-15 15:08:24 +08:00
fixed_network.py Introduce flake8-import-order 2017-02-13 17:16:18 +09:00
identity.py Use tempest.lib code in tempest 2016-02-24 10:43:59 -05:00
image.py Replace six.iteritems with dict.items 2017-01-03 23:17:34 +00:00
preprov_creds.py Replaces yaml.load() with yaml.safe_load() 2017-01-16 17:03:17 +07:00
tempest_fixtures.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
validation_resources.py Hacking: enable H904 2016-12-19 16:25:24 +01:00
waiters.py Add a generic "wait_for_volume_resource_status" function 2017-02-19 09:12:42 +02:00