---
title: Charmhub | Deploy Heat using Charmhub - The Open Operator Collection
description: Deploy the latest version of Heat on any cloud.
url: https://charmhub.io/heat/actions
---

# Heat

[OpenStack Charmers](https://charmhub.io/publisher/openstack-charmers "View all packages from OpenStack Charmers")

* [OpenStack Charmers](https://charmhub.io/publisher/openstack-charmers "View all packages from OpenStack Charmers")
* [Cloud](https://charmhub.io/?filter=cloud)

Platform:

24.04

23.10

23.04

22.10

22.04

20.04

18.04

14.04

12.04

yoga/stable 623

```
juju deploy heat --channel yoga/stable
```

[Learn to deploy on juju >](https://juju.is/docs/juju/manage-applications)

* [domain-setup](https://charmhub.io/heat/actions#domain-setup)
* [openstack-upgrade](https://charmhub.io/heat/actions#openstack-upgrade)
* [pause](https://charmhub.io/heat/actions#pause)
* [resume](https://charmhub.io/heat/actions#resume)

[Learn about actions >](https://juju.is/docs/juju/action)

* domain-setup

  Setup the keystone domains, roles and user required for Heat to operate. Only required for OpenStack >= Kilo.
* openstack-upgrade

  Perform openstack upgrades. Config option action-managed-upgrade must be set to True.
* pause

  Pause heat services.
  If the heat deployment is clustered using the hacluster charm, the
  corresponding hacluster unit on the node must first be paused as well.
  Not doing so may lead to an interruption of service.
* resume

  Resume heat services.
  If the heat deployment is clustered using the hacluster charm, the
  corresponding hacluster unit on the node must be resumed as well.
