Cloudscaling Scaleio Gw

Channel Revision Published Runs on
latest/stable 6 18 Mar 2021
Ubuntu 16.04 Ubuntu 14.04 Ubuntu 12.04
juju deploy cloudscaling-scaleio-gw
Show information

Platform:

Ubuntu
16.04 14.04 12.04

Learn about configurations >

  • haproxy-client-timeout | int

    Client timeout configuration in ms for haproxy, used in HA configurations. If not provided, default value of 30000ms is used.

  • haproxy-connect-timeout | int

    Connect timeout configuration in ms for haproxy, used in HA configurations. If not provided, default value of 5000ms is used.

  • haproxy-queue-timeout | int

    Queue timeout configuration in ms for haproxy, used in HA configurations. If not provided, default value of 5000ms is used.

  • haproxy-server-timeout | int

    Server timeout configuration in ms for haproxy, used in HA configurations. If not provided, default value of 30000ms is used.

  • port | int

    Default: 4443

    Port where gateway will listen.

  • scaleio-packages-url | string

    Default: ftp://QNzgdxXix:Aw3wFAwAq3@ftp.emc.com/Ubuntu/2.0.12000.122

    URL of ScaleIO packages where charm can find them in appropriate structure.

  • vip | string

    Virtual IP to use to front API service in HA configuration. Only one IP is allowed. It will be passed to clients like OpenStack for accessing ScaleIO cluster. Haproxy will be installed and configured if vip is set.