Juju Charm - Ironic Dashboard
d8019ba12d
Move the charm to an Operator Framework Charm Signed-off-by: Billy Olsen <billy.olsen@gmail.com> |
||
---|---|---|
lib/charms/openstack/v0 | ||
src | ||
tests | ||
unit_tests | ||
.gitignore | ||
.jujuignore | ||
.stestr.conf | ||
charmcraft.yaml | ||
LICENSE | ||
metadata.yaml | ||
osci.yaml | ||
pip.sh | ||
README.md | ||
rebuild | ||
rename.sh | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini |
Overview
This charm provides the Ironic Dashboard plugin for use with the OpenStack Dashboard.
Usage
Example minimal deploy:
juju deploy openstack-dashboard --channel yoga/stable
juju deploy ironic-dashboard
juju add-relation \
openstack-dashboard:dashboard-plugin ironic-dashboard:dashboard
Bugs
Please report bugs on Launchpad.
For general questions please refer to the OpenStack Charm Guide.