f5527877bb
This change enables to specify which vm fixed-ip will be associated to a floating ip using: openstack server add floating ip <vm> <fip> --fixed-ip-address <ip> Closes-Bug: #1624524 Change-Id: I2ddb68c5873bfed7293b0e661d1adbe111681136
6 lines
192 B
YAML
6 lines
192 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--fixed-ip-address`` option to the ``server add floating ip`` command
|
|
[Bug `1624524 <https://bugs.launchpad.net/python-openstackclient/+bug/1624524>`_]
|