mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
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 |
||
|---|---|---|
| .. | ||
| command-objects | ||
| man | ||
| specs | ||
| authentication.rst | ||
| backwards-incompatible.rst | ||
| command-beta.rst | ||
| command-errors.rst | ||
| command-list.rst | ||
| command-options.rst | ||
| command-wrappers.rst | ||
| commands.rst | ||
| conf.py | ||
| configuration.rst | ||
| developing.rst | ||
| history.rst | ||
| humaninterfaceguide.rst | ||
| index.rst | ||
| interactive.rst | ||
| plugin-commands.rst | ||
| plugins.rst | ||