openstack-python-openstackc.../openstackclient/network/v2
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
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
address_scope.py Add filtering options to the address scope list command 2016-12-18 19:46:11 +08:00
floating_ip.py Add extra filtering options to floating ip list 2016-12-09 14:23:26 +08:00
floating_ip_pool.py translate all command help strings 2016-11-17 02:33:42 +00:00
ip_availability.py Fix "ip availability show" command 2017-01-06 12:59:41 +08:00
network.py SDK refactor: Prepare network commands 2016-12-15 14:26:39 +00:00
network_agent.py translate all command help strings 2016-11-17 02:33:42 +00:00
network_qos_policy.py SDK Refactor: Prepare network qos policy commands 2016-11-19 22:42:07 -08:00
network_qos_rule_type.py Update the description format 2017-01-03 21:31:54 +08:00
network_rbac.py Add '--type'and other options to network rbac list 2016-12-21 09:43:07 +08:00
network_segment.py translate all command help strings 2016-11-17 02:33:42 +00:00
network_service_provider.py Update the description format 2017-01-03 21:31:54 +08:00
port.py Merge "SDK Refactor: Prepare port commands" 2016-12-15 14:16:50 +00:00
router.py Merge "Fix a spelling error" 2016-12-28 03:16:01 +00:00
security_group.py Merge "Add '--project' and '--project-domain' options to os cmds" 2016-12-05 22:28:21 +00:00
security_group_rule.py SDK Refactor: Prepare security group rule commands 2016-11-19 22:46:17 -08:00
subnet.py Merge "SDK Refactor: Prepare subnet commands" 2016-12-02 18:50:21 +00:00
subnet_pool.py translate all command help strings 2016-11-17 02:33:42 +00:00