Neutron Calico

Channel Revision Published Runs on
latest/stable 0 11 Nov 2020
Ubuntu 14.04
latest/edge 0 11 Nov 2020
Ubuntu 14.04
juju deploy neutron-calico
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • calico-origin | string

    Default: default

    Repository from which to install Calico packages. May be one of the following options: default, or ppa:somecustom/ppa. Note that this must be set before the 'install' hook runs.

  • debug | boolean

    Enable debug logging

  • enable-ipv6 | boolean

    Enable Calico's IPv6 support. Requires that all nodes with this charm installed on them have global scope IPv6 addresses.

  • openstack-origin | string

    Default: distro

    Repository from which to install. May be one of the following: distro (default), ppa:somecustom/ppa, a deb url sources entry, or a supported Cloud Archive release pocket. Supported Cloud Archive sources include: cloud:<series>-<openstack-release> cloud:<series>-<openstack-release>/updates cloud:<series>-<openstack-release>/staging cloud:<series>-<openstack-release>/proposed For series=Precise we support cloud archives for openstack-release: * icehouse For series=Trusty we support cloud archives for openstack-release: * juno * kilo NOTE: this option must be set before install.

  • rabbit-user | string

    Default: neutron

    Username used to access RabbitMQ queue

  • rabbit-vhost | string

    Default: openstack

    RabbitMQ vhost

  • use-syslog | boolean

    By default, all services will log into their corresponding log files. Setting this to True will force all services to log to the syslog.

  • verbose | boolean

    Enable verbose logging