더북(TheBook)

5. 이번에는 생성한 test-stack1의 상세 정보를 확인해 보겠습니다. openstack stack show 명령어 뒤에 확인하려는 스택 이름을 입력하면 다음과 같이 스택의 상세 정보를 확인할 수 있습니다.

nalee@controller:~$ openstack stack show test-stack1
+———————–+———————————————-+
| Field                 | Value                                        |
+———————–+———————————————-+
| id                    | 228f3906-f065-45d9-a7c5-b80e809ffad3         |
| stack_name            | test-stack1                                  |
| description           | Simple template to deploy a single compute
|                         instance                                     |
| creation_time         | 2016-08-24T09:37:06                          |
| updated_time          | None                                         |
| stack_status          | CREATE_COMPLETE                              |
| stack_status_reason   | Stack CREATE completed successfully          |
| parameters            | OS::project_id: 4b883cf6066d4f5e895e8025eab9a
|                         e76                                          |
|                       | OS::stack_id: 228f3906-f065-45d9-a7c5-b80e809
|                         ffad3                                        |
|                       | OS::stack_name: test-stack1                  |
|                       | image_id: cirros-0.3.4-x86_64-uec            |
|                       | instance_type: m1.nano                       |
|                       | key_name: developer1                         |
|                       |                                              |
| outputs               | -description: The IP address of the deployed
|                          instance                                    |
|                       |  output_key: instance_ip                     |
|                       |  output_value: fd1d:9e47:a56b:0:f816:3eff
|                          :febf:8c5e                                  |
|                       |                                              |
| links                 | - href: http://192.168.56.101:8004/v1/4b883cf
6066d4f5e895e8025eab9ae76/stacks/test-stack/228f3906-f065-45d9-a7c5-
b80e809ffad3                                                           |
|                       |   rel: self                                  |
|                       |                                              |
| parent                | None                                         |
| disable_rollback      | True                                         |
| deletion_time         | None                                         |
| stack_user_project_id | 0686c6d2305640dabbf717bdc1ebcf03             |
| capabilities          | []                                           |
| notification_topics   | []                                           |
| stack_owner           | None                                         |
| timeout_mins          | None                                         |
| tags                  | null                                         |
|                       | …                                          |
|                       |                                              |
+———————–+———————————————-+

신간 소식 구독하기
뉴스레터에 가입하시고 이메일로 신간 소식을 받아 보세요.