Replace create_a_stack doc stack uuid and timestamp

Change-Id: Ib9521ed557a04b7558ef9b08698744169fc82b96
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
This commit is contained in:
Yuanbin.Chen 2018-04-11 11:11:03 +08:00
parent 265d39c31f
commit c79d652d37
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Which will respond::
+--------------------------------------+-----------+--------------------+----------------------+
| ID | Name | Status | Created |
+--------------------------------------+-----------+--------------------+----------------------+
| (uuid) | teststack | CREATE_IN_PROGRESS | (timestamp) |
| 718a712a-2571-4eac-aa03-426de00ecb43 | teststack | CREATE_IN_PROGRESS | 2017-04-11T03:06:24Z |
+--------------------------------------+-----------+--------------------+----------------------+