Openstack Charmers Trilio Horizon Plugin

  • By OpenStack Charmers
  • Cloud
Channel Revision Published Runs on
latest/stable 6 15 Nov 2021
Ubuntu 20.10 Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
latest/candidate 5 13 Oct 2021
Ubuntu 20.10 Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
latest/edge 8 15 Jul 2022
Ubuntu 22.04 Ubuntu 20.04
juju deploy openstack-charmers-trilio-horizon-plugin
Show information

Platform:

Ubuntu
20.10 20.04 18.04 16.04

Learn about configurations >

  • debug | boolean

    Enable debug logging

  • python-version | int

    Default: 3

    THIS OPTION IS DEPRECATED AND HAS NO EFFECT

  • ssl_ca | string

    TLS CA to use to communicate with other components in a deployment. . __NOTE__: This configuration option will take precedence over any certificates received over the ``certificates`` relation.

  • ssl_cert | string

    TLS certificate to install and use for any listening services. . __NOTE__: This configuration option will take precedence over any certificates received over the ``certificates`` relation.

  • ssl_key | string

    TLS key to use with certificate specified as ``ssl_cert``. . __NOTE__: This configuration option will take precedence over any certificates received over the ``certificates`` relation.

  • triliovault-pkg-source | string

    Default: deb [trusted=yes] https://apt.fury.io/triliodata-4-0/ /

    Repository address of triliovault packages

  • use-internal-endpoints | boolean

    Openstack mostly defaults to using public endpoints for internal communication between services. If set to True this option will configure services to use internal endpoints where possible.

  • use-syslog | boolean

    Setting this to True will allow supporting services to log to syslog.

  • verbose | boolean

    Enable verbose logging