summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorRick Harris <rconradharris@gmail.com>2011-12-15 23:10:59 +0000
committerRick Harris <rconradharris@gmail.com>2011-12-15 23:10:59 +0000
commit3661be66730efd4bce32fd54e2443c42ad91edbd (patch)
treed24d5a25248f2df794fef5b1541f4113b171afcc /README.rst
parentb3f48f70647ebebe227dc03b1e0ae119010599d9 (diff)
downloadpython-novaclient-3661be66730efd4bce32fd54e2443c42ad91edbd.tar.gz
Removed v1.0 support.
Change-Id: I6850075a2ac0e1558aa94539e73f4fb939dfb318
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 19a042ca..a26bded8 100644
--- a/README.rst
+++ b/README.rst
@@ -161,8 +161,7 @@ You'll find complete documentation on the shell by running
--url AUTH_URL Defaults to env[NOVA_URL] or
https://auth.api.rackspacecloud.com/v1.0
if undefined.
- --version VERSION Accepts 1.0 or 1.1, defaults to
- env[NOVA_VERSION].
+ --version VERSION Accepts 1.1, defaults to env[NOVA_VERSION].
--region_name NAME The region name in the Keystone Service Catalog
to use after authentication. Defaults to first
in the list returned.