Merge "Verify operation in Installation Guide"

This commit is contained in:
Jenkins 2016-02-13 05:50:36 +00:00 committed by Gerrit Code Review
commit c1b961a673

View File

@ -36,8 +36,7 @@ services.
$ openstack --os-auth-url http://controller:35357/v3 \ $ openstack --os-auth-url http://controller:35357/v3 \
--os-project-domain-id default --os-user-domain-id default \ --os-project-domain-id default --os-user-domain-id default \
--os-project-name admin --os-username admin --os-auth-type password \ --os-project-name admin --os-username admin token issue
token issue
Password: Password:
+------------+----------------------------------+ +------------+----------------------------------+
| Field | Value | | Field | Value |
@ -58,8 +57,7 @@ services.
$ openstack --os-auth-url http://controller:5000/v3 \ $ openstack --os-auth-url http://controller:5000/v3 \
--os-project-domain-id default --os-user-domain-id default \ --os-project-domain-id default --os-user-domain-id default \
--os-project-name demo --os-username demo --os-auth-type password \ --os-project-name demo --os-username demo token issue
token issue
Password: Password:
+------------+----------------------------------+ +------------+----------------------------------+
| Field | Value | | Field | Value |