3137ffc84d
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
8 lines
277 B
YAML
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.
|