Trilio Horizon Plugin
- OpenStack Charmers
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 24 | 08 Nov 2022 | |
latest/edge | 23 | 08 Nov 2022 | |
latest/edge | 22 | 08 Nov 2022 | |
latest/edge | 21 | 08 Nov 2022 | |
latest/edge | 20 | 08 Nov 2022 | |
latest/edge | 19 | 08 Nov 2022 | |
latest/edge | 18 | 08 Nov 2022 | |
latest/edge | 17 | 08 Nov 2022 | |
latest/edge | 10 | 16 Sep 2022 | |
4.2/stable | 39 | 16 Nov 2022 | |
4.2/stable | 38 | 16 Nov 2022 | |
4.2/stable | 37 | 16 Nov 2022 | |
4.2/stable | 36 | 16 Nov 2022 | |
4.2/stable | 35 | 16 Nov 2022 | |
4.2/stable | 34 | 16 Nov 2022 | |
4.2/stable | 33 | 16 Nov 2022 | |
4.2/stable | 30 | 15 Nov 2022 | |
4.2/stable | 12 | 20 Oct 2022 | |
4.1/stable | 3 | 15 Jul 2022 | |
4.0/stable | 5 | 29 Jul 2022 |
juju deploy trilio-horizon-plugin --channel 4.2/stable
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
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 thecertificates
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