Juju Charm - Ironic Dashboard
Go to file
James Page 5563222072
Sync/rebuild for Dalmatian/Epoxy updates
Refresh and rebuild charm for awareness of Dalmatian and Epoxy
Cloud Archive releases.

Change-Id: I8a41061a4e0c4b0492f6ea26f28c64fdeefd5f41
2024-11-18 16:31:04 +00:00
lib/charms/openstack_libs/v0 Update horizon plugin 2022-09-22 13:54:39 -07:00
src Update horizon plugin 2022-09-22 13:54:39 -07:00
tests Add charmcraft 3 support 2024-09-05 22:27:34 +00:00
unit_tests Move to Operator Framework 2022-09-01 20:38:59 -07:00
.gitignore Move to Operator Framework 2022-09-01 20:38:59 -07:00
.gitreview Add Antelope support 2023-03-10 12:58:32 -03:00
.jujuignore Move to Operator Framework 2022-09-01 20:38:59 -07:00
.stestr.conf Initial commit 2022-08-25 10:34:11 -07:00
.zuul.yaml Add charmcraft 3 support 2024-09-05 22:27:34 +00:00
charmcraft.yaml Add charmcraft 3 support 2024-09-05 22:27:34 +00:00
LICENSE Initial commit 2022-08-25 10:34:11 -07:00
metadata.yaml Add charmcraft 3 support 2024-09-05 22:27:34 +00:00
osci.yaml Add charmcraft 3 support 2024-09-05 22:27:34 +00:00
README.md Move to Operator Framework 2022-09-01 20:38:59 -07:00
rebuild Sync/rebuild for Dalmatian/Epoxy updates 2024-11-18 16:31:04 +00:00
rename.sh Initial commit 2022-08-25 10:34:11 -07:00
requirements.txt Move to Operator Framework 2022-09-01 20:38:59 -07:00
test-requirements.txt Move to Operator Framework 2022-09-01 20:38:59 -07:00
tox.ini Add charmcraft 3 support 2024-09-05 22:27:34 +00:00

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.