Celebdor Mem Manager

Channel Revision Published Runs on
latest/stable 7 18 Mar 2021
Ubuntu 14.04
latest/edge 6 18 Mar 2021
Ubuntu 14.04
juju deploy celebdor-mem-manager
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • 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: mem-1.9

    'mem-1.8', 'mem-1.9', 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.

  • server-name | string

    The name that this webapp will be served under(The ssl certificate should be for this name). For instance, 'manager.example.com'. If not set, it will use the unit public ip (vip when clustered).

  • ssl-certificate-key-url | string

    url to the ssl key to serve mem-manager with. If not provided, the charm will generate a key and a self signed certificate.

  • ssl-certificate-url | string

    url to the ssl certificate to serve mem-manager with. If not provided, the charm will generate a key and a self signed certificate.

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