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
8 lines
262 B
YAML
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.
|