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

# Magnum

[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

yoga/stable f7bf027

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

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

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

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

* domain-setup

  Setup the keystone domain and user required for Magnum to operate.
* openstack-upgrade

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

  Perform package upgrades for the current OpenStack release.
* pause

  Pause services.
  If the 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.
* restart-services

  Restart services.
  Restart the services the charm manages.
* resume

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