---
title: Charmhub | Deploy Openvswitch Odl using Charmhub - The Open Operator Collection
description: Deploy the latest version of Openvswitch Odl on any cloud.
url: https://charmhub.io/openvswitch-odl/configurations
---

# Openvswitch Odl

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

18.10

18.04

17.10

17.04

16.10

16.04

14.04

stable 19

```
juju deploy openvswitch-odl
```

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

* [debug](https://charmhub.io/openvswitch-odl/configurations#debug)
* [mac-network-map](https://charmhub.io/openvswitch-odl/configurations#mac-network-map)
* [os-data-network](https://charmhub.io/openvswitch-odl/configurations#os-data-network)
* [use-internal-endpoints](https://charmhub.io/openvswitch-odl/configurations#use-internal-endpoints)
* [use-syslog](https://charmhub.io/openvswitch-odl/configurations#use-syslog)
* [verbose](https://charmhub.io/openvswitch-odl/configurations#verbose)

[Learn about configurations >](https://juju.is/docs/juju/configuration#heading--application-configuration)

* debug | boolean

  Enable debug logging
* mac-network-map | string

  Map of physical nic mac address to configured VLAN's.
* os-data-network | string

  The IP address and netmask of the OpenStack Data network (e.g.,
  192.168.0.0/24)
  .
  This network will be used for tenant network traffic in overlay
  networks.
* use-internal-endpoints | boolean

  Openstack mostly defaults to using public endpoints for
  internal communication between services. If set to True this option
  will configure services to use internal endpoints where possible.
* use-syslog | boolean

  Setting this to True will allow supporting services to log to syslog.
* verbose | boolean

  Enable verbose logging
