summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-06-07 16:57:41 +0000
committerGerrit Code Review <review@openstack.org>2016-06-07 16:57:41 +0000
commit7dc2e1dc08b0692a3accb343c62451fb3d83f4cd (patch)
tree765ba21333f33d92545a4f1a023bfcf6f9dde430
parent26d7657f1f40800e3859a80eb9969d79a2d86a88 (diff)
parentd24c255e4302c37b3a4fa4051b263b3d5e0b9b92 (diff)
downloadpython-openstackclient-2.6.0.tar.gz
Merge "Release note cleanups for 2.6.0"2.6.0
-rw-r--r--releasenotes/notes/add-server-backup-e63feaebb6140f83.yaml3
-rw-r--r--releasenotes/notes/address-scope-delete-multi-31c3af73feb31265.yaml5
-rw-r--r--releasenotes/notes/bp-routed-networks-3eea4978c93aa126.yaml3
-rw-r--r--releasenotes/notes/bug-1554886-8e5249a655e7e7b6.yaml5
-rw-r--r--releasenotes/notes/bug-1575461-4d7d90e792132064.yaml10
-rw-r--r--releasenotes/notes/bug-1575461-54a23327081cbec7.yaml6
-rw-r--r--releasenotes/notes/bug-1582968-4d44912a033b242c.yaml4
-rw-r--r--releasenotes/notes/compute-agent-deff48988e81b30e.yaml4
-rw-r--r--releasenotes/notes/ip-availability-ca1cf440f6c70afc.yaml4
-rw-r--r--releasenotes/notes/list_volume_transfer_request-8e5249a655e7e7b6.yaml9
10 files changed, 26 insertions, 27 deletions
diff --git a/releasenotes/notes/add-server-backup-e63feaebb6140f83.yaml b/releasenotes/notes/add-server-backup-e63feaebb6140f83.yaml
index f8aa4291..670f5065 100644
--- a/releasenotes/notes/add-server-backup-e63feaebb6140f83.yaml
+++ b/releasenotes/notes/add-server-backup-e63feaebb6140f83.yaml
@@ -1,4 +1,3 @@
---
features:
- - |
- Add support for the ``server backup create`` command
+ - Add ``server backup create`` command
diff --git a/releasenotes/notes/address-scope-delete-multi-31c3af73feb31265.yaml b/releasenotes/notes/address-scope-delete-multi-31c3af73feb31265.yaml
new file mode 100644
index 00000000..91bce23d
--- /dev/null
+++ b/releasenotes/notes/address-scope-delete-multi-31c3af73feb31265.yaml
@@ -0,0 +1,5 @@
+---
+upgrade:
+ - |
+ ``address scope delete`` command now accepts multiple address scopes
+ in a single command
diff --git a/releasenotes/notes/bp-routed-networks-3eea4978c93aa126.yaml b/releasenotes/notes/bp-routed-networks-3eea4978c93aa126.yaml
index 30661e6d..91579586 100644
--- a/releasenotes/notes/bp-routed-networks-3eea4978c93aa126.yaml
+++ b/releasenotes/notes/bp-routed-networks-3eea4978c93aa126.yaml
@@ -1,7 +1,6 @@
---
features:
- - Add support for the ``network segment`` command object via the
- ``network segment list`` and ``network segment show`` commands.
+ - Add ``network segment list`` and ``network segment show`` commands.
These are beta commands and subject to change. Use global option
``--os-beta-command`` to enable these commands.
[Blueprint `routed-networks <https://blueprints.launchpad.net/neutron/+spec/routed-networks>`_]
diff --git a/releasenotes/notes/bug-1554886-8e5249a655e7e7b6.yaml b/releasenotes/notes/bug-1554886-8e5249a655e7e7b6.yaml
new file mode 100644
index 00000000..bafb87d7
--- /dev/null
+++ b/releasenotes/notes/bug-1554886-8e5249a655e7e7b6.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Add ``volume transfer request list`` command
+ [:lpbug:`1554886`]
diff --git a/releasenotes/notes/bug-1575461-4d7d90e792132064.yaml b/releasenotes/notes/bug-1575461-4d7d90e792132064.yaml
index 6bc9f73a..3ae0075b 100644
--- a/releasenotes/notes/bug-1575461-4d7d90e792132064.yaml
+++ b/releasenotes/notes/bug-1575461-4d7d90e792132064.yaml
@@ -1,6 +1,10 @@
---
features:
- |
- Added support for setting flavor access to project by using below command
- ``flavor set <flavor> --project <project>``
- [Bug `1575461 <https://bugs.launchpad.net/python-openstackclient/+bug/1575461>`_]
+ Add ``--project`` option to ``flavor set`` command to set project access
+ to a flavor
+ [:lpbug:`1575461`]
+ - |
+ Add ``--project`` option to ``flavor unset`` command to remove project access
+ to a flavor
+ [:lpbug:`1575461`]
diff --git a/releasenotes/notes/bug-1575461-54a23327081cbec7.yaml b/releasenotes/notes/bug-1575461-54a23327081cbec7.yaml
deleted file mode 100644
index a498bfbd..00000000
--- a/releasenotes/notes/bug-1575461-54a23327081cbec7.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-features:
- - |
- Added support for removing flavor access from project by using below command
- ``flavor unset <flavor> --project <project> --project-domain <project-domain>``
- [Bug `1575461 <https://bugs.launchpad.net/python-openstackclient/+bug/1575461>`_]
diff --git a/releasenotes/notes/bug-1582968-4d44912a033b242c.yaml b/releasenotes/notes/bug-1582968-4d44912a033b242c.yaml
index 9d9794e3..9fd50c1b 100644
--- a/releasenotes/notes/bug-1582968-4d44912a033b242c.yaml
+++ b/releasenotes/notes/bug-1582968-4d44912a033b242c.yaml
@@ -1,4 +1,4 @@
---
features:
- - Add "image unset" command.
- [Bug '1582968 <https://bugs.launchpad.net/python-openstackclient/+bug/1582968>']
+ - Add ``image unset`` command
+ [:lpbug:`1582968`]
diff --git a/releasenotes/notes/compute-agent-deff48988e81b30e.yaml b/releasenotes/notes/compute-agent-deff48988e81b30e.yaml
index 2f3c3f2e..219ef969 100644
--- a/releasenotes/notes/compute-agent-deff48988e81b30e.yaml
+++ b/releasenotes/notes/compute-agent-deff48988e81b30e.yaml
@@ -1,3 +1,5 @@
---
upgrade:
- - Command ``compute agent delete`` now supports deleting multiple agents.
+ - |
+ ``compute agent delete`` command now supports deleting multiple agents
+ in a single command
diff --git a/releasenotes/notes/ip-availability-ca1cf440f6c70afc.yaml b/releasenotes/notes/ip-availability-ca1cf440f6c70afc.yaml
index 81b217c0..2c783880 100644
--- a/releasenotes/notes/ip-availability-ca1cf440f6c70afc.yaml
+++ b/releasenotes/notes/ip-availability-ca1cf440f6c70afc.yaml
@@ -1,5 +1,5 @@
---
features:
- |
- Add support for the ``ip availability list`` and ``ip availability show`` commands.
- [Blueprint `neutron-ip-capacity <https://blueprints.launchpad.net/python-openstackclient/+spec/neutron-ip-capacity>`_]
+ Add ``ip availability list`` and ``ip availability show`` commands
+ [Blueprint :oscbp:`neutron-ip-capacity`]
diff --git a/releasenotes/notes/list_volume_transfer_request-8e5249a655e7e7b6.yaml b/releasenotes/notes/list_volume_transfer_request-8e5249a655e7e7b6.yaml
deleted file mode 100644
index 3f7fba58..00000000
--- a/releasenotes/notes/list_volume_transfer_request-8e5249a655e7e7b6.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
----
-features:
- - |
- Adds support for volume transfer request.
-
- An user can list available volume transfer requests using
- ``volume transfer request list``
-
- [Bug `1554886 <https://bugs.launchpad.net/bugs/1554886>`_] \ No newline at end of file