charm-manila-dashboard/src
Alex Kavanagh 1823e95bd3 Updates for caracal tox.ini
Update the tox.ini file(s) to use the constraints file from
zaza-openstack-tests.

Change-Id: Ice327e60039c692f8e7a9b0b9f2ba7d093f46368
2024-02-24 20:11:57 +00:00
..
files 21.04 libraries freeze for charms on master branch 2021-04-03 20:27:58 +01:00
lib Add charm code 2021-03-16 11:56:33 +02:00
reactive Add charm code 2021-03-16 11:56:33 +02:00
tests Updates for caracal testing support 2024-02-12 18:20:24 +00:00
README.md Add charm code 2021-03-16 11:56:33 +02:00
layer.yaml Add charm code 2021-03-16 11:56:33 +02:00
metadata.yaml Updates for caracal testing support 2024-02-12 18:20:24 +00:00
test-requirements.txt Fix charm for tox4 compatibility 2023-01-23 13:31:52 +00:00
tox.ini Updates for caracal tox.ini 2024-02-24 20:11:57 +00:00
wheelhouse.txt Updates to flip all libraries back to master 2021-05-03 16:06:59 +01: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.