diff options
author | Rick Harris <rconradharris@gmail.com> | 2011-12-15 23:10:59 +0000 |
---|---|---|
committer | Rick Harris <rconradharris@gmail.com> | 2011-12-15 23:10:59 +0000 |
commit | 3661be66730efd4bce32fd54e2443c42ad91edbd (patch) | |
tree | d24d5a25248f2df794fef5b1541f4113b171afcc /README.rst | |
parent | b3f48f70647ebebe227dc03b1e0ae119010599d9 (diff) | |
download | python-novaclient-3661be66730efd4bce32fd54e2443c42ad91edbd.tar.gz |
Removed v1.0 support.
Change-Id: I6850075a2ac0e1558aa94539e73f4fb939dfb318
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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. |