Neutron Api Odl

  • By OpenStack Charmers
  • Cloud
Channel Revision Published Runs on
latest/stable 19 09 Feb 2022
Ubuntu 18.10 Ubuntu 18.04 Ubuntu 16.04 Ubuntu 14.04
juju deploy neutron-api-odl
Show information

Platform:

Ubuntu
18.10 18.04 16.04 14.04

Learn about configurations >

  • 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> ...".