Files
python-blazarclient/releasenotes/notes/floatingip-reservation-update-5823a21516135f17.yaml
Pierre Riteau e98421c919 Support floating IP reservation parameters in lease-update
The lease-update command needs to know about all possible keys that can
be passed as reservation parameters. Also treat required_floatingips as
a list, like in commit 9183950833.

Change-Id: Iad95ebf662fb052000f05aa3d76f76308704fd1d
Related-Bug: #1843258
2019-09-11 17:50:43 +02:00

8 lines
262 B
YAML

---
fixes:
- |
The command-line client now parses floating IP reservation values when
using the ``lease-update`` command. Note that while accepted by the client,
the Blazar service may prevent the update of some floating IP reservation
values.