openstack-python-openstackc.../openstackclient/tests/unit
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
..
api Fixes image api URL endpoint for certain scenario 2017-01-04 18:14:10 +00:00
common Merge "Fix openstack quota set/show --class not work" 2016-09-20 09:01:16 +00:00
compute Add unit tests for usage commands in compute v2 2016-12-26 03:05:37 +00:00
identity Remove auth_with_unscoped_saml decorator 2016-12-04 18:59:09 +00:00
image Revert "Remove marker and loop from "image list" command" 2016-12-05 10:35:00 +01:00
integ move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
network Fix "ip availability show" command 2017-01-06 12:59:41 +08:00
object Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00
volume Add one test for "backup set" command 2016-12-19 18:50:08 +08:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Update default nova api version to 2.1 2016-09-28 14:02:00 +00:00
test_shell.py [TrivialFix] Fix typo error 2016-12-14 14:39:24 +08:00
utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00