deb-horizon/releasenotes/notes/bug-1588663-6fab83e9d89b20d2.yaml
Kenji Ishii 5894e159cf Add a parameter fixed ip when creating a port
When we create a port, we can specify fixed ip in CLI.
However, we cannot do it in Horizon.
This patch will support this param.

Change-Id: I3b2fa8609ec27edcb8d3ecc400b93ea7870a48a1
Closes-Bug: #1588663
2016-08-24 14:03:54 +09:00

5 lines
100 B
YAML

---
features:
- Support a parameter to specify subnet or fixed IP address
when creating port.