Billy Olsen d8019ba12d Move to Operator Framework
Move the charm to an Operator Framework Charm

Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2022-09-01 20:38:59 -07:00

19 lines
540 B
Markdown

# 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](https://bugs.launchpad.net/charm-ironic-dashboard/+filebug).
For general questions please refer to the OpenStack [Charm Guide](https://docs.openstack.org/charm-guide/latest/).