Prep for 1.3.0

Change-Id: I5c6665665427d0916a5e29396ab4fa0eb3e059c6
This commit is contained in:
Mike Perez 2015-07-07 13:19:36 -07:00
parent b7d62d0558
commit ed2b133d4e
1 changed files with 17 additions and 0 deletions

View File

@ -33,6 +33,23 @@ Release Notes
MASTER
-----
1.3.0
-----
* Revert version discovery support due to this breaking deployments using
proxies. We will revisit this once the Kilo config option 'public_endpoint'
has been available longer to allow these deployments to work again with
version discovery available from the Cinder client.
* Add volume multi-attach support.
* Add encryption-type-update to update volume encryption types.
.. _1454276 http://bugs.launchpad.net/python-cinderclient/+bug/1454276
.. _1462104 http://bugs.launchpad.net/python-cinderclient/+bug/1462104
.. _1418580 http://bugs.launchpad.net/python-cinderclient/+bug/1418580
.. _1464160 http://bugs.launchpad.net/python-cinderclient/+bug/1464160
1.2.2
-----