Alex Kavanagh
8224f28c23
Update to build using charmcraft
Due to a build problem with the reactive plugin, this change falls back on overriding the steps and doing a manual build, but it also ensures the CI system builds the charm using charmcraft. Changes: - add a build-requirements.txt - modify charmcraft.yaml - modify osci.yaml -> indicate build with charmcraft - modify tox.ini -> tox -e build does charmcraft build/rename -> tox -e build-reactive does the reactive build - modify bundles to use the <charm>.charm artifact in tests. and fix deprecation warning re: prefix - tox inception to enable tox -e func-test in the CI Change-Id: I7d6a607374b142ee908e10608aebbe0a23686ec3
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.
Description
Languages
Python
94.4%
Shell
5.6%