Odl Controller
- OpenStack Charmers
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 236 | 09 Feb 2022 | |
latest/stable | 233 | 09 Feb 2022 | |
latest/stable | 230 | 17 Dec 2020 | |
latest/stable | 228 | 17 Dec 2020 | |
latest/edge | 135 | 17 Dec 2020 |
juju deploy odl-controller
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
http-proxy | string
Proxy to use for http connections for OpenDayLight
-
https-proxy | string
Proxy to use for https connections for OpenDayLight
-
install-keys | string
Apt keys for package install sources
-
install-sources | string
Package sources to install. Can be used to specify where to install the opendaylight-karaf package from.
-
install-url | string
Default: https://nexus.opendaylight.org/content/groups/public/org/opendaylight/integration/distribution-karaf/0.2.2-Helium-SR2/distribution-karaf-0.2.2-Helium-SR2.tar.gz
Web addressable location of OpenDayLight binaries to install
If unset, the charm will install binaries from the opendaylight-karaf package.
-
profile | string
Default: default
SDN controller profile to configure OpenDayLight for; supported values include
cisco-vpp: Cisco VPP for OpenStack openvswitch-odl: Open vSwitch OpenDayLight for OpenStack - Helium release openvswitch-odl-lithium: Open vSwitch OpenDayLight for OpenStack - Lithium release openvswitch-odl-beryllium: Open vSwitch OpenDayLight for OpenStack - Beryllium release openvswitch-odl-boron: Open vSwitch OpenDayLight for OpenStack - Boron release
Only a single profile is supported at any one time.