openstack-python-openstackc.../openstackclient/network/v2
Huanxuan Ao ca5e8e6c85 Add default IP version and fix help messages for "ip availability list"
There was not a default IP version in "ip availability list"
command, if we used this command without "--ip-version" option,
the output was different from the outputs with the option
"--ip-version 4" and "--ip-version 6" and it is not right.
This patch add default IP version (default is 4) in ``ip
availability list`` command and make this command work properly
without ``--ip-version`` option. And also fix the help message.

Change-Id: Idc08ab6eaf05946eb2ab59bfb3d4497a383d987d
Closes-Bug: #1592761
2016-06-15 20:33:09 +08:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
address_scope.py osc-lib: command 2016-06-13 11:00:22 -05:00
floating_ip.py osc-lib: utils 2016-06-13 10:50:44 -05:00
ip_availability.py Add default IP version and fix help messages for "ip availability list" 2016-06-15 20:33:09 +08:00
network.py Merge "Add geneve provider network type" 2016-06-15 00:41:50 +00:00
network_segment.py osc-lib: command 2016-06-13 11:00:22 -05:00
port.py osc-lib: command 2016-06-13 11:00:22 -05:00
router.py osc-lib: command 2016-06-13 11:00:22 -05:00
security_group.py osc-lib: utils 2016-06-13 10:50:44 -05:00
security_group_rule.py osc-lib: parseractions 2016-06-13 10:55:44 -05:00
subnet.py osc-lib: command 2016-06-13 11:00:22 -05:00
subnet_pool.py osc-lib: command 2016-06-13 11:00:22 -05:00