---
title: Charmhub | Deploy Ovn Dedicated Chassis using Charmhub - The Open Operator
  Collection
description: Deploy the latest version of Ovn Dedicated Chassis on any cloud.
url: https://charmhub.io/ovn-dedicated-chassis/actions
---

# Ovn Dedicated Chassis

[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)
* [Networking](https://charmhub.io/?filter=networking)

Platform:

24.04

23.10

23.04

22.10

22.04

20.04

18.04

22.03/stable 91f8805

```
juju deploy ovn-dedicated-chassis --channel 22.03/stable
```

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

* [pause](https://charmhub.io/ovn-dedicated-chassis/actions#pause)
* [restart-services](https://charmhub.io/ovn-dedicated-chassis/actions#restart-services)
* [resume](https://charmhub.io/ovn-dedicated-chassis/actions#resume)
* [run-deferred-hooks](https://charmhub.io/ovn-dedicated-chassis/actions#run-deferred-hooks)
* [show-deferred-events](https://charmhub.io/ovn-dedicated-chassis/actions#show-deferred-events)

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

* 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

  Restarts services this charm manages.

  Params

  + deferred-only
    boolean

    Restart all deferred services.
  + run-hooks
    boolean

    Run any hooks which have been deferred.
  + services
    string

    List of services to restart.
* resume

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

  Run deferable hooks and restart services.
  .
  NOTE: Service will be restarted as needed irrespective of enable-auto-restarts
* show-deferred-events
