diff options
| author | Dean Troyer <dtroyer@gmail.com> | 2014-09-06 14:32:47 -0500 |
|---|---|---|
| committer | Dean Troyer <dtroyer@gmail.com> | 2014-09-08 11:36:33 -0500 |
| commit | f7357b7fe78b7d7afe099a867d1dca14b19f8bc1 (patch) | |
| tree | 4df33a8cc9b64ce13fc019c6f246187d56d02331 /doc/source/index.rst | |
| parent | b7816f399766a6aa29e9f147a9546c26c132751f (diff) | |
| download | python-openstackclient-f7357b7fe78b7d7afe099a867d1dca14b19f8bc1.tar.gz | |
Update docs and release notes for 0.4.1 release
Closes-Bug: 1365505
Change-Id: I027d263ba9980715454b034a37733c5ff23fd169
Diffstat (limited to 'doc/source/index.rst')
| -rw-r--r-- | doc/source/index.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 2bb8f386..569a5aa1 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -3,9 +3,8 @@ OpenStackClient =============== OpenStackClient (aka OSC) is a command-line client for OpenStack that -unifies the operation -of python-keystoneclient, python-novaclient, python-glanceclient and -python-cinderclient in a single shell with a uniform command structure. +brings the command set for Compute, Identity, Image, Object Store and Volume +APIs together in a single shell with a uniform command structure. Contents: |
