Midonet Api

Channel Revision Published Runs on
latest/stable 2 11 Nov 2020
Ubuntu 14.04
latest/edge 2 11 Nov 2020
Ubuntu 14.04
juju deploy midonet-api
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • api_port | int

    Default: 8080

    Which port to run the MidoNet API server

  • ha-bindiface | string

    Default: eth0

    Default network interface on which HA cluster will bind to communication with the other members of the HA Cluster.

  • ha-mcastport | int

    Default: 5424

    Default multicast port number that will be used to communicate between HA Cluster nodes.

  • mem-password | string

    The Midokura Enterprise MidoNet password credentials to access the repository.

  • mem-username | string

    The Midokura Enterprise MidoNet username credentials to access the repository.

  • midonet-origin | string

    Default: midonet-2015.06

    'mem-1.8', 'mem-1.9', 'midonet-2015.06' NOTE: updating this setting to a source that is known to provide a later version of MidoNet (do not change between MEM and MidoNet) will trigger a software upgrade.

  • 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=Trusty we support cloud archives for openstack-release: * juno * kilo * ... NOTE: updating this setting to a source that is known to provide a later version of OpenStack will trigger a software upgrade. NOTE: when openstack-origin-git is specified, openstack specific packages will be installed from source rather than from the openstack-origin repository.

  • region | string

    Default: RegionOne

    The Openstack region on which it will run.

  • vip | string

    Virtual IPv4 to use to front API services in HA configuration.

  • vip_cidr | int

    Default: 24

    Default CIDR netmask to use for HA vip when it cannot be automatically determined.

  • vip_iface | string

    Default: eth0

    Default network interface to use for HA vip when it cannot be automatically determined.

  • vtep | boolean

    Default: True

    Enable VTEP functionality.