charm-ironic-dashboard/README.md
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

540 B

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.