Este conteúdo não está disponível no idioma selecionado.

5.3. Default Director Plans


The director contains a Heat template collection within its database. This is stored as a plan. To view a list of plans in the director:
$ openstack management plan list
Copy to Clipboard Toggle word wrap
This shows one plan: overcloud, which is our Overcloud configuration. To view more details in the Overcloud plan:
$ openstack management plan show [UUID]
Copy to Clipboard Toggle word wrap
You can also download and view the Heat template files for the Overcloud plan. Use the following commands to download the Heat templates from the plan into a directory in the stack users templates directory.
$ mkdir ~/templates/overcloud-plan
$ openstack management plan download [UUID] -O ~/templates/overcloud-plan/
Copy to Clipboard Toggle word wrap
This collection contains the main Heat template (plan.yaml) and an environment file (environment.yaml). The template collection also contains various directories and template files registered as resources in the environment file.
This plan-based template is used to create the Overcloud in the Test Overcloud Scenario.
Voltar ao topo
Red Hat logoGithubredditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar. Explore nossas atualizações recentes.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja o Blog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

Theme

© 2025 Red Hat