TrilioVault Horizon Plugin

  • Abhijeet Patra
Channel Revision Published Runs on
latest/edge 4 30 Dec 2022
Ubuntu 22.04
latest/edge 1 31 Oct 2022
Ubuntu 22.04
juju deploy trilio-charmers-trilio-horizon-plugin-jammy --channel edge
Show information

Platform:

Ubuntu
22.04

Learn about configurations >

  • debug | boolean

    Enable debug logging

  • openstack-encryption-support | boolean

    If Openstack has encryption(barbican) support (will be deprecated from 5.0)

  • 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