horizon/doc/source/admin/admin-manage-stacks.rst
Doug Hellmann 585974e4c7 import the admin guide content from openstack-manuals
Change-Id: Ifd2bb6badc778368ca641cd0889dd2ed19b8cc41
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-24 17:03:47 +09:00

1.2 KiB

Launch and manage stacks using the Dashboard

The Orchestration service provides a template-based orchestration engine for the OpenStack cloud. Orchestration services create and manage cloud infrastructure resources such as storage, networking, instances, and applications as a repeatable running environment.

Administrators use templates to create stacks, which are collections of resources. For example, a stack might include instances, floating IPs, volumes, security groups, or users. The Orchestration service offers access to all OpenStack core services via a single modular template, with additional orchestration capabilities such as auto-scaling and basic high availability.

For information about:

  • administrative tasks on the command-line, see the OpenStack Administrator Guide.

    Note

    There are no administration-specific tasks that can be done through the Dashboard.

  • the basic creation and deletion of Orchestration stacks, refer to the OpenStack End User Guide.