openstack-python-openstackc.../openstackclient/tests/functional
Huanxuan Ao 99aeff4967 Fix "ip availability show" command
SDK refactor broken ip availability show functional
test, We can not find a ip availability by network
name but only network ID, so we find network and
get the ID first, then find the ip availability
by the network ID.

Closes-Bug: 1653139
Change-Id: I246163fb875e2cdb9e5b091bac500a94268e8aa9
2017-01-06 12:59:41 +08:00
..
common Revert "WIP: Skip broken functional tests..." 2016-12-29 08:58:12 -06:00
compute move all functional tests to tests module 2016-09-09 03:29:47 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Use assertGreater replace assertTrue 2016-09-23 13:49:04 +08:00
image move all functional tests to tests module 2016-09-09 03:29:47 +00:00
network Fix "ip availability show" command 2017-01-06 12:59:41 +08:00
object move all functional tests to tests module 2016-09-09 03:29:47 +00:00
volume Add --default option to "volume type list" 2016-12-06 06:44:16 +08:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Rename variable to avoid shadowing of built-in name 2016-10-18 19:12:23 +03:00
post_test_hook.sh unwedge the gate 2016-09-09 22:49:35 -04:00