Juju Charm - Magnum Dashboard
8fe533c518
* charm-helpers sync for classic charms * sync from release-tools * switch to release-specific zosci functional tests * run focal-ussuri as smoke tests * remove trusty, xenial, and groovy metadata/tests * drop py35 and add py39 Change-Id: I1ee262ed68fdc64cdc5ef005c72087c0d83312cc |
||
---|---|---|
src | ||
unit_tests | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
LICENSE | ||
osci.yaml | ||
pip.sh | ||
README.md | ||
rebuild | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini |
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.