Quickstart (README) doc should refer to nova

Closes Bug: #1358385

Change-Id: I0d9592d3221f3a4295bce7e5da8472ea73e0bcc7
This commit is contained in:
igormilovanovic 2014-08-18 17:04:49 +01:00 committed by igor
parent 9758ffc85d
commit c204613ee4
1 changed files with 1 additions and 1 deletions

View File

@ -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