charm-magnum-dashboard/src
Alex Kavanagh 3fba00a1b1 Updates for caracal testing support
These updates, on the master branch, are to support testing the caracal
packages and support of the charms for caracal.  They do NOT lock the charms
down, and don't change the testing branches to stable branches.

Change-Id: I99980bcbe0cca7a0a8619984618e97a80cb2bb09
2024-02-24 19:54:09 +00:00
..
files 21.04 libraries freeze for charms on master branch 2021-04-03 20:27:32 +01:00
lib Set container-infra API version to 1.9 for >=Ussuri,<=Wallaby. 2023-01-30 20:21:34 -03:00
reactive Set container-infra API version to 1.9 for >=Ussuri,<=Wallaby. 2023-01-30 20:21:34 -03:00
tests Updates for caracal testing support 2024-02-24 19:54:09 +00:00
README.md Add test bundles 2021-03-11 15:49:34 +02:00
layer.yaml Add initial charm code 2021-02-26 12:23:28 +02:00
metadata.yaml Updates for caracal testing support 2024-02-24 19:54:09 +00:00
test-requirements.txt Fix charm for tox4 compatibility 2023-01-30 17:49:33 -03:00
tox.ini Updates for caracal testing support 2024-02-24 19:54:09 +00:00
wheelhouse.txt Updates to flip all libraries back to master 2021-05-03 16:06:46 +01:00

README.md

Overview

This subordinate charm provides the Magnum Dashboard plugin for use with the OpenStack Dashboard.

Usage

Example minimal deploy:

juju deploy openstack-dashboard --config openstack-origin=cloud:bionic-ussuri
juju deploy magnum-dashboard
juju add-relation \
    openstack-dashboard:dashboard-plugin magnum-dashboard:dashboard

Bugs

Please report bugs on Launchpad.

For general questions please refer to the OpenStack Charm Guide.