diff options
| author | John Griffith <john.griffith@solidfire.com> | 2013-05-01 17:25:58 -0600 |
|---|---|---|
| committer | John Griffith <john.griffith@solidfire.com> | 2013-05-01 17:26:39 -0600 |
| commit | f2835f4d428d3a6addba4312ada988345ed1ab89 (patch) | |
| tree | 126281ef18125c7649a16c1f7a8f4864eab2a815 | |
| parent | eaa04175eafd78925d33ed9ccce9035737fc2f3d (diff) | |
| download | python-cinderclient-1.0.4.tar.gz | |
Update release info in index.rst.1.0.4
Add release notes and fix revision number mishap.
Change-Id: Ia48be8462e17c900562b794fd69ba2234f6c6c03
| -rw-r--r-- | doc/source/index.rst | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 1ebe9a9..e82c824 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -27,8 +27,16 @@ Once you've configured your authentication parameters, you can run ``cinder help Release Notes ============= - -1.1.0 +1.0.4 +----- +* Added suport for backup-service commands +.. _1163546: http://bugs.launchpad.net/python-cinderclient/+bug/1163546 +.. _1161857: http://bugs.launchpad.net/python-cinderclient/+bug/1161857 +.. _1160898: http://bugs.launchpad.net/python-cinderclient/+bug/1160898 +.. _1161857: http://bugs.launchpad.net/python-cinderclient/+bug/1161857 +.. _1156994: http://bugs.launchpad.net/python-cinderclient/+bug/1156994 + +1.0.3 ----- * Added support for V2 Cinder API |
