tempest/tempest/api/compute/floating_ips
Ken'ichi Ohmichi 757833a26e Use tempest.lib data_utils - compute
Tempest has duplicated modules of data_utils, one is tempest.lib and
the other is tempest.common. The difference is tempest.common module
refers to the config option resources_prefix. And the option is marked
as deprecated already. So it is nice to replace the calls with tempest.lib
one.

Change-Id: Idfa9824d14a1e5e4291fcb70bb2c00caf9083d67
2017-03-10 10:30:30 -08:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
base.py Update compute base test to split up resource_setup 2015-02-17 14:22:36 +00:00
test_floating_ips_actions.py Add skip if public_network_id is not specified 2017-02-15 15:08:24 +08:00
test_floating_ips_actions_negative.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_list_floating_ips.py Switch to decorators.idempotent_id on compute.* 2017-01-27 17:35:38 -08:00
test_list_floating_ips_negative.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00