Myles Penner 481137902e Add charmcraft 3 support
Summary of changes:
- Update the charmcraft.yaml file to use base and platforms, only
  allowing noble support.
- Update config to default to caracal.
- Update osci.yaml to use the charmcraft 3.x/beta
- Drop non-noble tests
- Update constraints file from -2024.1.txt to -noble.txt
- Add charmbuild to .zuul.yaml

Change-Id: I64e07661b2a505e3315e96b92c16fa070140d85f
2024-09-04 18:38:20 +00:00
..
2024-09-04 18:38:20 +00:00
2021-02-26 12:23:28 +02:00
2021-03-11 15:49:34 +02:00
2024-09-04 18:38:20 +00:00

Overview

This subordinate charm provides the Magnum Dashboard plugin for use with the OpenStack Dashboard.

Usage

Example minimal deploy:

juju deploy openstack-dashboard --config openstack-origin=cloud:bionic-ussuri
juju deploy magnum-dashboard
juju add-relation \
    openstack-dashboard:dashboard-plugin magnum-dashboard:dashboard

Bugs

Please report bugs on Launchpad.

For general questions please refer to the OpenStack Charm Guide.