2016-06-17 14:39:13 +08:00
|
|
|
---
|
|
|
|
features:
|
|
|
|
- Add new command ``floating ip pool list`` to list up all floating ip
|
|
|
|
pools. This command is used to replace the old command
|
|
|
|
``ip floating pool list``.
|
|
|
|
[Blueprint rework-ip-commands `<https://blueprints.launchpad.net/python-openstackclient/+spec/rework-ip-commands>`_]
|
2016-04-07 14:10:37 +08:00
|
|
|
- Add new commands ``server add/remove floating ip``. They are used to
|
|
|
|
replace the old commands ``ip floating add/remove``.
|
|
|
|
[Blueprint rework-ip-commands `<https://blueprints.launchpad.net/python-openstackclient/+spec/rework-ip-commands>`_]
|
2016-04-07 14:30:06 +08:00
|
|
|
- Add new commands ``server add/remove fixed ip``. They are used to
|
|
|
|
replace the old commands ``ip fixed add/remove``.
|
|
|
|
[Blueprint rework-ip-commands `<https://blueprints.launchpad.net/python-openstackclient/+spec/rework-ip-commands>`_]
|
2016-06-17 15:06:40 +08:00
|
|
|
- Add new commands ``floating ip create/delete/list/show``. It is used to
|
|
|
|
replace the old commands ``ip floating create/delete/list/show``.
|
|
|
|
[Blueprint rework-ip-commands `<https://blueprints.launchpad.net/python-openstackclient/+spec/rework-ip-commands>`_]
|
2016-06-17 14:39:13 +08:00
|
|
|
deprecations:
|
|
|
|
- Deprecate command ``ip floating pool list``.
|
|
|
|
[Blueprint rework-ip-commands `<https://blueprints.launchpad.net/python-openstackclient/+spec/rework-ip-commands>`_]
|
2016-04-07 14:10:37 +08:00
|
|
|
- Deprecate commands ``ip floating add/remove``.
|
|
|
|
[Blueprint rework-ip-commands `<https://blueprints.launchpad.net/python-openstackclient/+spec/rework-ip-commands>`_]
|
2016-04-07 14:30:06 +08:00
|
|
|
- Deprecate commands ``ip fixed add/remove``.
|
|
|
|
[Blueprint rework-ip-commands `<https://blueprints.launchpad.net/python-openstackclient/+spec/rework-ip-commands>`_]
|
2016-06-17 15:06:40 +08:00
|
|
|
- Deprecate commands ``ip floating create/delete/list/show``.
|
|
|
|
[Blueprint rework-ip-commands `<https://blueprints.launchpad.net/python-openstackclient/+spec/rework-ip-commands>`_]
|