Add release note for floating IP support

Change-Id: I2974b600d1f65e91e490eb80029a67e601d6a78e
This commit is contained in:
Pierre Riteau 2019-08-22 10:33:29 +02:00
parent 0d733b8017
commit c464858149
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
---
features:
- |
Added support for operators to manage reservable floating IPs using the
following new commands:
* ``floatingip-create``
* ``floatingip-delete``
* ``floatingip-list``
* ``floatingip-show``
- |
Added support for users to create floating IP reservations using the
``virtual:floatingip`` resource type.