Skip to content
This repository was archived by the owner on Nov 19, 2018. It is now read-only.

Commit 7dc2e1d

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Release note cleanups for 2.6.0"
2 parents 26d7657 + d24c255 commit 7dc2e1d

10 files changed

Lines changed: 26 additions & 27 deletions
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
---
22
features:
3-
- |
4-
Add support for the ``server backup create`` command
3+
- Add ``server backup create`` command
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
upgrade:
3+
- |
4+
``address scope delete`` command now accepts multiple address scopes
5+
in a single command
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
features:
3-
- Add support for the ``network segment`` command object via the
4-
``network segment list`` and ``network segment show`` commands.
3+
- Add ``network segment list`` and ``network segment show`` commands.
54
These are beta commands and subject to change. Use global option
65
``--os-beta-command`` to enable these commands.
76
[Blueprint `routed-networks <https://blueprints.launchpad.net/neutron/+spec/routed-networks>`_]
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
features:
3+
- |
4+
Add ``volume transfer request list`` command
5+
[:lpbug:`1554886`]
Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
features:
33
- |
4-
Added support for setting flavor access to project by using below command
5-
``flavor set <flavor> --project <project>``
6-
[Bug `1575461 <https://bugs.launchpad.net/python-openstackclient/+bug/1575461>`_]
4+
Add ``--project`` option to ``flavor set`` command to set project access
5+
to a flavor
6+
[:lpbug:`1575461`]
7+
- |
8+
Add ``--project`` option to ``flavor unset`` command to remove project access
9+
to a flavor
10+
[:lpbug:`1575461`]

releasenotes/notes/bug-1575461-54a23327081cbec7.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
features:
3-
- Add "image unset" command.
4-
[Bug '1582968 <https://bugs.launchpad.net/python-openstackclient/+bug/1582968>']
3+
- Add ``image unset`` command
4+
[:lpbug:`1582968`]
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
---
22
upgrade:
3-
- Command ``compute agent delete`` now supports deleting multiple agents.
3+
- |
4+
``compute agent delete`` command now supports deleting multiple agents
5+
in a single command
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
features:
33
- |
4-
Add support for the ``ip availability list`` and ``ip availability show`` commands.
5-
[Blueprint `neutron-ip-capacity <https://blueprints.launchpad.net/python-openstackclient/+spec/neutron-ip-capacity>`_]
4+
Add ``ip availability list`` and ``ip availability show`` commands
5+
[Blueprint :oscbp:`neutron-ip-capacity`]

releasenotes/notes/list_volume_transfer_request-8e5249a655e7e7b6.yaml

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)