官术网_书友最值得收藏!

Common OpenStack orchestration tasks

This section outlines a number of common tasks using the OpenStack Orchestration (Heat) service to launch stacks (orchestrated environments using Heat). For more information on Heat and orchestration, refer to Chapter 9, OpenStack Orchestration Using Heat and Ansible.

Getting ready

Ensure that you have the OpenStack clients installed, as described in the first recipes of this chapter.

How to do it…

Carry out the following steps to create and use Heat templates in OpenStack to create orchestrated environments:

Launch a stack from a template and environment file

To launch a stack from a heat orchestration template (hot), issue the following command:

openstack stack create
 --template myStack.yml
 --environment myStack-Env.yml
 myStack

Listing stacks

To list the running stacks, issue the following command:

openstack stack list

Deleting a running stack

To destroy a running stack named myStack, issue the following command:

openstack stack delete myStack

Listing resources in a stack

To list the resources in a running stack, issue the following command:

openstack stack resource list

To list the details of a specific resource, for example, named myResource, issue the following command:

openstack stack resource show myResource

Viewing the outputs of a running Stack

To view the outputs produced by the Stack, issue the following command:

openstack stack output list

To view the details of the specific output, carry out the following command:

openstack stack output show myOutput
主站蜘蛛池模板: 邯郸县| 万年县| 枣庄市| 洱源县| 石泉县| 嘉义县| 三明市| 高青县| 鄂伦春自治旗| 华容县| 兴文县| 云安县| 龙泉市| 松原市| 宜宾市| 汉川市| 临城县| 偃师市| 方正县| 呼图壁县| 师宗县| 鹤峰县| 台北县| 平昌县| 梨树县| 望谟县| 巴中市| 霍城县| 射阳县| 冷水江市| 闵行区| 诸暨市| 百色市| 凤冈县| 剑川县| 南丹县| 仁寿县| 乐昌市| 万安县| 开化县| 木里|