diff options
| author | john-griffith <john.griffith@solidfire.com> | 2013-10-30 11:36:37 -0600 |
|---|---|---|
| committer | john-griffith <john.griffith@solidfire.com> | 2013-10-30 21:12:31 -0600 |
| commit | d21ed05b4ed1a5b5321876c481e0286d3696afd5 (patch) | |
| tree | 2a510a9b424af63c3f91ac259bd1005a836572c7 /doc | |
| parent | ab72726857ab1f245c6b853b90e1b73d6ed078b7 (diff) | |
| download | python-cinderclient-d21ed05b4ed1a5b5321876c481e0286d3696afd5.tar.gz | |
Update version and index.rst for push1.0.7
Update prior to push 1.0.7 to PyPi.
Includes changes/updates to doc/source/index and
adds link to README.rst
Change-Id: I666f3e6004885db7a688abdac88fa1154d83f8c9
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/index.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index e72aed1..0171fc2 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -29,6 +29,23 @@ See also :doc:`/man/cinder`. Release Notes ============= +1.0.7 +----- +* Add support for read-only volumes +* Add support for setting snapshot metadata +* Deprecate volume-id arg to backup restore in favor of --volume +* Add quota-usage command +* Fix exception deprecation warning message +* Report error when no args supplied to rename cmd + +.. _1241941: http://bugs.launchpad.net/python-cinderclient/+bug/1241941 +.. _1242816: http://bugs.launchpad.net/python-cinderclient/+bug/1242816 +.. _1233311: http://bugs.launchpad.net/python-cinderclient/+bug/1233311 +.. _1227307: http://bugs.launchpad.net/python-cinderclient/+bug/1227307 +.. _1240151: http://bugs.launchpad.net/python-cinderclient/+bug/1240151 +.. _1241682: http://bugs.launchpad.net/python-cinderclient/+bug/1241682 + + 1.0.6 ----- * Add support for multiple endpoints @@ -38,6 +55,7 @@ Release Notes * Add update action for snapshot metadata * Add encryption metadata support * Add volume migrate support +* Add support for QoS specs .. _1221104: http://bugs.launchpad.net/python-cinderclient/+bug/1221104 .. _1220590: http://bugs.launchpad.net/python-cinderclient/+bug/1220590 |
