The Charm Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you may be unable to access charm and bundle metadata or publish updates. No user action is required and services will automatically resume once maintenance is complete.

Neutron Api Odl

Platform:

Ubuntu
18.10 18.04 17.10 17.04 16.10 16.04 14.04
Channel Revision Published Runs on
latest/stable 19 09 Feb 2022
Ubuntu 18.10 Ubuntu 18.04 Ubuntu 17.10 Ubuntu 17.04 Ubuntu 16.10 Ubuntu 16.04 Ubuntu 14.04
latest/stable 17 09 Feb 2022
Ubuntu 18.10 Ubuntu 18.04 Ubuntu 17.10 Ubuntu 17.04 Ubuntu 16.10 Ubuntu 16.04 Ubuntu 14.04
latest/stable 14 11 Nov 2020
Ubuntu 18.10 Ubuntu 18.04 Ubuntu 17.10 Ubuntu 17.04 Ubuntu 16.10 Ubuntu 16.04 Ubuntu 14.04
latest/stable 11 11 Nov 2020
Ubuntu 18.10 Ubuntu 18.04 Ubuntu 17.10 Ubuntu 17.04 Ubuntu 16.10 Ubuntu 16.04 Ubuntu 14.04
juju deploy neutron-api-odl

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