![Billy Olsen](/assets/img/avatar_default.png)
Move the charm to an Operator Framework Charm Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
19 lines
540 B
Markdown
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/).
|