![]() * 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 |
||
---|---|---|
src | ||
unit_tests | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
LICENSE | ||
README.md | ||
bindep.txt | ||
charmcraft.yaml | ||
metadata.yaml | ||
osci.yaml | ||
rebuild | ||
rename.sh | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini |
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.