openstack-python-openstackc.../openstackclient/tests/unit/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 unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_common.py network.common.NetworkAndComputeShowOne: catch HttpException 2016-11-10 16:30:23 +01:00
test_sdk_utils.py SDK Refactor: Prepare address scope commands 2016-10-05 06:36:18 -05:00