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 /README.rst | |
| parent | ab72726857ab1f245c6b853b90e1b73d6ed078b7 (diff) | |
| download | python-cinderclient-1.0.7.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 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -148,3 +148,5 @@ Quick-start using keystone:: >>> nt = client.Client(USER, PASS, TENANT, AUTH_URL, service_type="volume") >>> nt.volumes.list() [...] + +See release notes and more at `<http://docs.openstack.org/developer/python-cinderclient/>`_. |
