summaryrefslogtreecommitdiff
path: root/doc/source/cli/man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/cli/man')
-rw-r--r--doc/source/cli/man/openstack.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/source/cli/man/openstack.rst b/doc/source/cli/man/openstack.rst
index 0745fb7a..687e39eb 100644
--- a/doc/source/cli/man/openstack.rst
+++ b/doc/source/cli/man/openstack.rst
@@ -205,6 +205,10 @@ OPTIONS
Show help message and exit
+.. option:: --timing
+
+ Print API call timing information
+
COMMANDS
========
@@ -278,14 +282,14 @@ The keys match the :program:`openstack` global options but without the
clouds:
devstack:
auth:
- auth_url: http://192.168.122.10:35357/
+ auth_url: http://192.168.122.10:5000/
project_name: demo
username: demo
password: 0penstack
region_name: RegionOne
ds-admin:
auth:
- auth_url: http://192.168.122.10:35357/
+ auth_url: http://192.168.122.10:5000/
project_name: admin
username: admin
password: 0penstack