Juju Charm - Manila Dashboard
Go to file
Aurelien Lourot 7f1fe3026f Sync release-tools
In order to fix ResolutionImpossible on tox invocation.

https://github.com/openstack-charmers/release-tools/issues/151
https://github.com/openstack-charmers/release-tools/pull/152

Change-Id: I58f547a1eea71711f29f77eee6e1575e7fadf187
2021-07-22 14:56:28 +02:00
src Sync release-tools 2021-07-22 14:56:28 +02: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
osci.yaml Add zOSCI config 2021-04-26 09:30:39 +00:00
rebuild rebuild - restore c-h proxy env vars for add-apt-repository 2021-05-13 09:10:17 -04:00
requirements.txt Sync release-tools 2021-07-22 14:56:28 +02:00
test-requirements.txt Sync release-tools 2021-07-22 14:56:28 +02:00
tox.ini Sync release-tools 2021-07-22 14:56:28 +02: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.