summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorigormilovanovic <igor@tnkng.com>2014-08-18 17:04:49 +0100
committerigor <igor@tnkng.com>2014-08-18 20:29:53 +0100
commitc204613ee48fd1e2e3a5fe5b32c23be769ca11b3 (patch)
tree7389c92bbf209ccbe08e0f8c572ba9badc70e8bb /README.rst
parent9758ffc85dee10f1bfc4bfb1b5691f86d21347e5 (diff)
downloadpython-novaclient-c204613ee48fd1e2e3a5fe5b32c23be769ca11b3.tar.gz
Quickstart (README) doc should refer to nova
Closes Bug: #1358385 Change-Id: I0d9592d3221f3a4295bce7e5da8472ea73e0bcc7
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 1fef0d4b..2bbee748 100644
--- a/README.rst
+++ b/README.rst
@@ -66,7 +66,7 @@ Python API
There's also a complete Python API, but it has not yet been documented.
-Quick-start using keystone::
+To use with nova, with keystone as the authentication system::
# use v2.0 auth with http://example.com:5000/v2.0/")
>>> from novaclient.v1_1 import client