Juju Charm - TrilioVault Horizon Plugin
Go to file
Corey Bryant af6a5b53d0 Add yoga bundles and release-tool syncs
* charm-helpers sync for classic charms
* sync from release-tools
* switch to release-specific zosci functional tests
* run focal-ussuri as smoke tests
* remove trusty, xenial, and groovy metadata/tests
* drop py35 and add py39

Change-Id: Iaf03fec031aecd7fa89d36b6b2f4d385dd63397b
2021-11-23 16:36:20 -05:00
src Add yoga bundles and release-tool syncs 2021-11-23 16:36:20 -05:00
unit_tests Clear installed flag when trilio source changes 2020-05-21 10:19:22 +01:00
.gitignore Initial refactoring of charm 2020-03-11 11:21:46 +00:00
.gitreview misc: add gerrit integration configuration 2020-04-21 19:03:06 +01:00
.stestr.conf Initial refactoring of charm 2020-03-11 11:21:46 +00:00
.zuul.yaml misc: add gerrit integration configuration 2020-04-21 19:03:06 +01:00
README.md Initial refactoring of charm 2020-03-11 11:21:46 +00:00
copyright Initial refactoring of charm 2020-03-11 11:21:46 +00:00
osci.yaml Add yoga bundles and release-tool syncs 2021-11-23 16:36:20 -05:00
pip.sh Sync in the tox/pip changes for blessings 2021-11-03 19:33:39 -07:00
rebuild rebuild - restore c-h proxy env vars for add-apt-repository 2021-05-13 09:13:54 -04:00
requirements.txt Add yoga bundles and release-tool syncs 2021-11-23 16:36:20 -05:00
test-requirements.txt Add yoga bundles and release-tool syncs 2021-11-23 16:36:20 -05:00
tox.ini Add yoga bundles and release-tool syncs 2021-11-23 16:36:20 -05:00

README.md

Overview

TrilioVault Horizon Plugin is a plugin of TrilioVault which is installed on the Openstack and provides TrilioVault UI components.

Usage

TrilioVault Horizon Plugin is a sub-ordinate charm of openstack-dashboard and relies on services from openstack-dashboard.

Steps to deploy the charm:

juju deploy trilio-horizon-plugin

juju deploy openstack-dashboard

juju add-relation trilio-horizon-plugin openstack-dashboard

Configuration

python-version: "Openstack base python version(2 or 3)"

NOTE - Default value is set to "3". Please ensure to update this based on python version since installing python3 packages on python2 based setup might have unexpected impact.

TrilioVault Packages are downloaded from the repository added in below config parameter. Please change this only if you wish to download TrilioVault Packages from a different source.

triliovault-pkg-source: Repository address of triliovault packages

Contact Information

Trilio Support support@trilio.com