---
title: Charmhub | Deploy Nova Cell Controller using Charmhub - The Open Operator Collection
description: Deploy the latest version of Nova Cell Controller on any cloud.
url: https://charmhub.io/nova-cell-controller/actions
---

# Nova Cell Controller

[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 a3400d9

```
juju deploy nova-cell-controller --channel yoga/stable
```

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

* [openstack-upgrade](https://charmhub.io/nova-cell-controller/actions#openstack-upgrade)
* [package-upgrade](https://charmhub.io/nova-cell-controller/actions#package-upgrade)
* [pause](https://charmhub.io/nova-cell-controller/actions#pause)
* [restart-services](https://charmhub.io/nova-cell-controller/actions#restart-services)
* [resume](https://charmhub.io/nova-cell-controller/actions#resume)

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

* 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.
