openstack-python-openstackc.../openstackclient/network
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
..
v2 Add default IP version and fix help messages for "ip availability list" 2016-06-15 20:33:09 +08:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Ensure endpoint type is used for network commands 2016-06-14 11:20:16 +00:00
common.py osc-lib: command 2016-06-13 11:00:22 -05:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00