Add note for broken cinderclient versions 1.2.?
Version discovery was found to break deployments using proxies, so it was reverted. This was introduced in python-cinderclient 1.2.0, persisted in 1.2.1 and 1.2.2, and reverted in 1.3.0 . The 1.2.? versions make note of this in the release notes, and docs generated from release notes will now warn the user of this. Change-Id: Ia866dbf5f5d1c8afd7ff62b31758229f7b09bc99 Closes-Bug: #1503691
This commit is contained in:
@@ -53,11 +53,15 @@ MASTER
|
|||||||
1.2.2
|
1.2.2
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
* IMPORTANT: version discovery breaks deployments using proxies and has been
|
||||||
|
reverted in v1.3.0 . Do not use this version.
|
||||||
* Update requirements to resolve conflicts with other OpenStack projects
|
* Update requirements to resolve conflicts with other OpenStack projects
|
||||||
|
|
||||||
1.2.1
|
1.2.1
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
* IMPORTANT: version discovery breaks deployments using proxies and has been
|
||||||
|
reverted in v1.3.0 . Do not use this version.
|
||||||
* Remove warnings about Keystone unable to contact endpoint for discovery.
|
* Remove warnings about Keystone unable to contact endpoint for discovery.
|
||||||
* backup-create subcommand allows specifying --incremental to do an incremental
|
* backup-create subcommand allows specifying --incremental to do an incremental
|
||||||
backup.
|
backup.
|
||||||
@@ -77,6 +81,8 @@ MASTER
|
|||||||
1.2.0
|
1.2.0
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
* IMPORTANT: version discovery breaks deployments using proxies and has been
|
||||||
|
reverted in v1.3.0 . Do not use this version.
|
||||||
* Add metadata during snapshot create.
|
* Add metadata during snapshot create.
|
||||||
* Add TTY password entry when no password is environment vars or --os-password.
|
* Add TTY password entry when no password is environment vars or --os-password.
|
||||||
* Ability to set backup quota in quota-update subcommand.
|
* Ability to set backup quota in quota-update subcommand.
|
||||||
|
Reference in New Issue
Block a user