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
2022-02-01 20:25:32 +00:00
2022-02-01 20:25:32 +00:00
2021-03-16 11:56:33 +02:00
2021-03-16 11:56:33 +02:00
2021-03-23 11:10:24 +01:00
2021-03-16 11:56:33 +02:00
2021-03-23 11:10:24 +01:00
2021-03-15 17:17:23 +02:00
2022-02-01 20:25:32 +00:00
2021-09-28 15:10:27 +00:00
2021-03-16 11:56:33 +02:00
2021-09-28 15:10:27 +00:00
2022-02-01 20:25:32 +00:00
2022-02-01 20:25:32 +00:00

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
Juju Charm - Manila Dashboard
Readme 14 MiB
Languages
Python 94.4%
Shell 5.6%