blazar/releasenotes/notes/floatingip-reservation-update-f53c0c6239ccf9ee.yaml
Pierre Riteau 3137ffc84d Add update_reservation to floating IP plugin
The update reservation functionality was not implemented in the original
plugin. Consequently, any mixed resource lease containing a floating IP
resource would fail when the lease was updated.

Co-Authored-By: Jacob Colleran <jakecoll@uchicago.edu>
Change-Id: I2f55f33ba5af9d9f2b84b716caaa8ed1cfd0db66
2019-09-13 11:58:32 +02:00

8 lines
277 B
YAML

---
features:
- |
Adds support for updating floating IP reservations, with some limitations.
The ``amount`` of reserved floating IPs can be updated; however, updating
``network_id`` is denied and ``required_floatingips`` can only be changed
to an empty list.