openstack-python-openstackc.../openstackclient/tests/functional/network
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
..
v2 Fix "ip availability show" command 2017-01-06 12:59:41 +08:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00