diff options
| author | Zuul <zuul@review.opendev.org> | 2019-09-11 19:35:52 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2019-09-11 19:35:52 +0000 |
| commit | aa64eb6b0acc6e049c81fd856b75cda2f905c84c (patch) | |
| tree | 3d0e2bd698dc2137ef4ac9ffb274d86bd7389ef9 /README.rst | |
| parent | 06b49c03ddc6264e231a2f5c1688c2791cab64b5 (diff) | |
| parent | cb0c20b23c564dc6b260492923aef58ee66620d9 (diff) | |
| download | python-openstackclient-4.0.0.tar.gz | |
Merge "Update release table for Train and 4.0.0"4.0.0
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 16 |
1 files changed, 2 insertions, 14 deletions
@@ -16,8 +16,8 @@ OpenStackClient :alt: Latest Version OpenStackClient (aka OSC) is a command-line client for OpenStack that brings -the command set for Compute, Identity, Image, Object Store and Block Storage -APIs together in a single shell with a uniform command structure. +the command set for Compute, Identity, Image, Network, Object Store and Block +Storage APIs together in a single shell with a uniform command structure. The primary goal is to provide a unified shell command structure and a common language to describe operations in OpenStack. @@ -100,15 +100,3 @@ The corresponding command-line options look very similar:: If a password is not provided above (in plaintext), you will be interactively prompted to provide one securely. - -Authentication may also be performed using an already-acquired token -and a URL pointing directly to the service API that presumably was acquired -from the Service Catalog:: - - export OS_TOKEN=<token> - export OS_URL=<url-to-openstack-service> - -The corresponding command-line options look very similar:: - - --os-token <token> - --os-url <url-to-openstack-service> |
