Merge "Change step_1 docs to fix sample command output"

This commit is contained in:
Jenkins
2015-07-12 19:18:52 +00:00
committed by Gerrit Code Review

View File

@@ -38,7 +38,7 @@ First, you have to provide Rally with an Openstack deployment it is going to ben
+--------------------------------------+----------------------------+------------+------------------+--------+ +--------------------------------------+----------------------------+------------+------------------+--------+
| uuid | created_at | name | status | active | | uuid | created_at | name | status | active |
+--------------------------------------+----------------------------+------------+------------------+--------+ +--------------------------------------+----------------------------+------------+------------------+--------+
| 28f90d74-d940-4874-a8ee-04fda59576da | 2015-01-18 00:11:38.059983 | devstack_2 | deploy->finished | | | 28f90d74-d940-4874-a8ee-04fda59576da | 2015-01-18 00:11:38.059983 | existing | deploy->finished | |
+--------------------------------------+----------------------------+------------+------------------+--------+ +--------------------------------------+----------------------------+------------+------------------+--------+
Using deployment : <Deployment UUID> Using deployment : <Deployment UUID>
... ...
@@ -51,7 +51,7 @@ Alternatively, you can put the information about your cloud credentials into a J
+--------------------------------------+----------------------------+------------+------------------+--------+ +--------------------------------------+----------------------------+------------+------------------+--------+
| uuid | created_at | name | status | active | | uuid | created_at | name | status | active |
+--------------------------------------+----------------------------+------------+------------------+--------+ +--------------------------------------+----------------------------+------------+------------------+--------+
| 28f90d74-d940-4874-a8ee-04fda59576da | 2015-01-18 00:11:38.059983 | devstack_2 | deploy->finished | | | 28f90d74-d940-4874-a8ee-04fda59576da | 2015-01-18 00:11:38.059983 | existing | deploy->finished | |
+--------------------------------------+----------------------------+------------+------------------+--------+ +--------------------------------------+----------------------------+------------+------------------+--------+
Using deployment : <Deployment UUID> Using deployment : <Deployment UUID>
... ...