summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/ip-availability.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add default IP version and fix help messages for "ip availability list"Huanxuan Ao2016-06-151-1/+1
| | | | | | | | | | | | | 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
* Add network availability for oscManjeet Singh Bhatia2016-06-031-0/+60
This patch implements openstack client for network ip availability. Implements: blueprint neutron-ip-capacity Depends-On: I3b40d8edea87c068c4e8133e436511765064d5f8 Change-Id: Iffaa2e20ff495fbd205d3397e027e8141d04385e