diff options
| author | Manjeet Singh Bhatia <manjeet.s.bhatia@intel.com> | 2016-04-14 20:45:27 +0000 |
|---|---|---|
| committer | Manjeet Singh Bhatia <manjeet.s.bhatia@intel.com> | 2016-06-03 16:47:56 +0000 |
| commit | eab6cdebdc28c7eaaf330bbf6c9261c4eedf4dce (patch) | |
| tree | 0072bd62bbd08e7b0fa0c78863040afd0c92f3e2 /releasenotes | |
| parent | 17bc850440045128871c381244540eeedaa569a7 (diff) | |
| download | python-openstackclient-eab6cdebdc28c7eaaf330bbf6c9261c4eedf4dce.tar.gz | |
Add network availability for osc
This patch implements openstack client for network ip availability.
Implements: blueprint neutron-ip-capacity
Depends-On: I3b40d8edea87c068c4e8133e436511765064d5f8
Change-Id: Iffaa2e20ff495fbd205d3397e027e8141d04385e
Diffstat (limited to 'releasenotes')
| -rw-r--r-- | releasenotes/notes/ip-availability-ca1cf440f6c70afc.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/ip-availability-ca1cf440f6c70afc.yaml b/releasenotes/notes/ip-availability-ca1cf440f6c70afc.yaml new file mode 100644 index 00000000..81b217c0 --- /dev/null +++ b/releasenotes/notes/ip-availability-ca1cf440f6c70afc.yaml @@ -0,0 +1,5 @@ +--- +features: + - | + Add support for the ``ip availability list`` and ``ip availability show`` commands. + [Blueprint `neutron-ip-capacity <https://blueprints.launchpad.net/python-openstackclient/+spec/neutron-ip-capacity>`_] |
