Neutron Api Odl
- OpenStack Charmers
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 19 | 09 Feb 2022 | |
latest/stable | 17 | 09 Feb 2022 | |
latest/stable | 14 | 11 Nov 2020 | |
latest/stable | 11 | 11 Nov 2020 |
juju deploy neutron-api-odl
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
debug | boolean
Enable debug logging
-
overlay-network-type | string
Default: gre
Overlay network types to use, valid options include: . gre vxlan . Multiple types can be provided - field is space delimited.
-
security-groups | boolean
Enable OpenDayLight managed security groups.
-
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
-
vlan-ranges | string
Default: physnet1:1000:2000
Space-delimited list of Neutron network-provider & vlan-id-ranges using the following format "<provider>:<start>:<end> ...".