charm-magnum-dashboard/src
Corey Bryant dea50ec67c Add 2023.2 Bobcat support
* sync charm-helpers to classic charms
* change openstack-origin/source default to bobcat
* add mantic to metadata series
* align testing with bobcat
* add new bobcat bundles
* add bobcat bundles to tests.yaml
* add bobcat tests to osci.yaml
* update build-on and run-on bases
* drop kinetic

Change-Id: I8ff90e147d7768281d9065831ecb10ccf8d64ed1
2023-07-31 20:45:05 -04: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 Add 2023.2 Bobcat support 2023-07-31 20:45:05 -04: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 Add 2023.2 Bobcat support 2023-07-31 20:45:05 -04:00
test-requirements.txt Fix charm for tox4 compatibility 2023-01-30 17:49:33 -03:00
tox.ini Fix charm for tox4 compatibility 2023-01-30 17:49:33 -03: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.