Cplane Team Neutron Api Cplane

Channel Revision Published Runs on
latest/stable 23 19 Mar 2021
Ubuntu 14.04
juju deploy cplane-team-neutron-api-cplane
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • cp-package-url | string

    Default: http://repohost/cplane_metadata.json

    URL for cplane packages if from local repo then "http://xx.xx.xx.xx/cplane_metadata.json";

  • cplane-controller_ip | string

    Default: 192.168.4.154

    IP of the Cplane controller

  • cplane-controller_port | int

    Default: 8080

    Cplane controller port

  • cplane-version | string

    Default: 1.3.8

    Cplane softwares version

  • gro-flag | string

    Flag to trun off the GRO for an interface. Eg. eth1.10=off,br-ext=off

  • gso-flag | string

    Flag to trun off the GSO for an interface. Eg. eth1.10=off,br-ext=off

  • http-proxy | string

    Http proxy to download cplane binaries from dropbox

  • https-proxy | string

    Https proxy to download cplane binaries from dropbox

  • intf-mtu | string

    MTU for node interface. Eg. br-ext=9000,eth0=9000

  • lro-flag | string

    Flag to trun off the LRO for an interface. Eg. eth1.10=off,br-ext=off

  • nova-database | string

    Default: neutron

    Neutron databasee

  • nova-database-user | string

    Default: neutron

    Neutron databse user

  • openstack-version | string

    Default: liberty

    Openstack version eg. liberty, mitaka, ocata

  • overlay-network-type | string

    Default: gre vxlan

    Overlay network types to use, valid options include: gre vxlan Multiple types can be provided - field is space delimited.

  • rabbit-user | string

    Default: neutron

    Neutron rabbit user name

  • rabbit-vhost | string

    Default: openstack

    Rabbit vhost

  • rx-flag | string

    Flag to trun off the RX for an interface. Eg. eth1.10=off,br-ext=off

  • security-groups | boolean

    Default: True

    Enable cplane managed security groups.

  • sg-flag | string

    Flag to trun off the SG for an interface. Eg. eth1.10=off,br-ext=off

  • topology-name | string

    Default: default

    Name of the topology

  • tso-flag | string

    Flag to trun off the TSO for an interface. Eg. eth1.10=off,br-ext=off

  • tx-flag | string

    Flag to trun off the TX for an interface. Eg. eth1.10=off,br-ext=off

  • ufo-flag | string

    Flag to trun off the UFO for an interface. Eg. eth1.10=off,br-ext=off

  • vlan-ranges | string

    Default: physnet1:1000:2000

    Space-delimited list of Neutron network-provider & vlan-id-ranges using the following format "<provider>:<start>:<end> ...".