Release notes cleanup
Preparing for the next release Change-Id: Ia185063d12d4bd235170b06c3da400e93cd934da
This commit is contained in:
parent
086c3ab8fa
commit
99031cf1ed
@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
features:
|
|
||||||
- |
|
|
||||||
``network create`` and ``network set`` now support
|
|
||||||
``--transparent-vlan`` and ``--no-transparent-vlan``
|
|
||||||
options to add/remove VLAN transparency attributes
|
|
||||||
from networks.
|
|
||||||
This option is available in Network V2 only.
|
|
||||||
[Bug `1545537 <https://bugs.launchpad.net/bugs/1545537>`_]
|
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
features:
|
features:
|
||||||
- |
|
- |
|
||||||
Add support for compute v2 ``server group`` related commands, include:
|
Add ``server group create``, ``server group delete``,
|
||||||
create, delete, list and show.
|
``server group list``, ``server group show`` commands.
|
||||||
[Bug `1542171 <https://bugs.launchpad.net/python-openstackclient/+bug/1542171>`_]
|
[Bug `1542171 <https://bugs.launchpad.net/python-openstackclient/+bug/1542171>`_]
|
||||||
[Blueprint `nova-server-group-support <https://blueprints.launchpad.net/python-openstackclient/+spec/nova-server-group-support>`_]
|
[Blueprint `nova-server-group-support <https://blueprints.launchpad.net/python-openstackclient/+spec/nova-server-group-support>`_]
|
8
releasenotes/notes/bug-1545537-4fa72fbfbbe3f31e.yaml
Normal file
8
releasenotes/notes/bug-1545537-4fa72fbfbbe3f31e.yaml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- |
|
||||||
|
Add ``--transparent-vlan`` and ``--no-transparent-vlan`` options to
|
||||||
|
``network create`` and ``network set`` commands to add/remove VLAN
|
||||||
|
transparency attributes from networks.
|
||||||
|
This option is available in Network V2 only.
|
||||||
|
[Bug `1545537 <https://bugs.launchpad.net/bugs/1545537>`_]
|
5
releasenotes/notes/bug-1550999-5e352a71dfbc828d.yaml
Normal file
5
releasenotes/notes/bug-1550999-5e352a71dfbc828d.yaml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- |
|
||||||
|
Adds ``volume service list`` command.
|
||||||
|
[Bug `1550999 <https://bugs.launchpad.net/python-openstackclient/+bug/1550999>`_]
|
@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
features:
|
|
||||||
- |
|
|
||||||
Adds support for volume service list.
|
|
||||||
|
|
||||||
An user can list available volume services by using
|
|
||||||
``volume service list``
|
|
||||||
|
|
||||||
[Bug 1550999 'https://bugs.launchpad.net/python-openstackclient/+bug/1550999'_]
|
|
Loading…
Reference in New Issue
Block a user