Heat

Overview

This plugin deploys Heat, the OpenStack Orchestration service.

Information:

This feature is renamed to Orchestration in channel 2023.1/edge of the openstack snap.

Enabling Heat

To enable Heat, run the following command:

sunbeam enable heat

Disabling Heat

To disable Heat, run the following command:

sunbeam disable heat

This will terminate the application but not remove it from the model. To do that, run the following:

juju remove-application --force --no-wait --no-prompt -m openstack \
   heat heat-cfn heat-mysql-router heat-cfn-mysql-router

Last updated 3 days ago. Help improve this document in the forum.