Juju Charm - Manila Dashboard
Go to file
Alex Kavanagh 6ad6e06e29 Migrate charm to charmhub latest/edge track
Change-Id: Iadeaea7927b720ae6b5ad09ae929d46e06425351
2022-01-27 20:44:13 +00:00
src Migrate charm to charmhub latest/edge track 2022-01-27 20:44:13 +00:00
unit_tests Add charm code 2021-03-16 11:56:33 +02:00
.gitignore Add charm code 2021-03-16 11:56:33 +02:00
.gitreview Add .gitreview and .zuul.yaml files 2021-03-23 11:10:24 +01:00
.stestr.conf Add charm code 2021-03-16 11:56:33 +02:00
.zuul.yaml Add .gitreview and .zuul.yaml files 2021-03-23 11:10:24 +01:00
LICENSE Initial commit 2021-03-15 17:17:23 +02:00
README.md Add charm code 2021-03-16 11:56:33 +02:00
charmcraft.yaml Migrate charm to charmhub latest/edge track 2022-01-27 20:44:13 +00:00
metadata.yaml Migrate charm to charmhub latest/edge track 2022-01-27 20:44:13 +00:00
osci.yaml Migrate charm to charmhub latest/edge track 2022-01-27 20:44:13 +00:00
pip.sh Add xena bundles 2021-09-28 15:10:27 +00:00
rebuild Add xena bundles 2021-09-28 15:10:27 +00:00
requirements.txt Add yoga bundles and release-tool syncs 2021-11-12 11:16:35 -05:00
test-requirements.txt Add yoga bundles and release-tool syncs 2021-11-12 11:16:35 -05:00
tox.ini Additional test updates 2021-11-22 13:47:30 -05:00

README.md

Overview

This subordinate charm provides the Manila Dashboard plugin for use with the OpenStack Dashboard.

Usage

Example minimal deploy:

juju deploy cs:openstack-dashboard --config openstack-origin=cloud:bionic-train
juju deploy cs:manila-dashboard
juju add-relation openstack-dashboard:dashboard-plugin manila-dashboard:dashboard

Bugs

Please report bugs on Launchpad.

For general questions please refer to the OpenStack Charm Guide.