charm-manila-dashboard/src
Myles Penner 2ed90d6656 Add charmcraft 3 support
Summary of changes:
- Update the charmcraft.yaml file to use base and platforms, only
  allowing noble support.
- Update osci.yaml to use the charmcraft 3.x/beta
- Drop non-noble tests
- Update constraints file from -2024.1.txt to -noble.txt
- Add charmbuild to .zuul.yaml

Change-Id: Iea66ab06772d39bf1046af6859968c2d10426a8b
2024-09-03 20:52:18 +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 Add charmcraft 3 support 2024-09-03 20:52:18 +00:00
layer.yaml Add charm code 2021-03-16 11:56:33 +02:00
metadata.yaml Add charmcraft 3 support 2024-09-03 20:52:18 +00:00
README.md Add charm code 2021-03-16 11:56:33 +02:00
test-requirements.txt Fix charm for tox4 compatibility 2023-01-23 13:31:52 +00:00
tox.ini Add charmcraft 3 support 2024-09-03 20:52:18 +00:00
wheelhouse.txt Updates to flip all libraries back to master 2021-05-03 16:06:59 +01: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.