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: I02f522f226328106db75e50b0cdb42e45ac4ffd3
Overview
This subordinate charm provides the Octavia Dashboard plugin for use with the OpenStack Dashboard.
Usage
Example minimal deploy:
juju deploy openstack-dashboard --config openstack-origin=cloud:bionic-rocky
juju deploy octavia-dashboard
juju add-relation \
openstack-dashboard:dashboard-plugin octavia-dashboard:dashboard
There is a section about Octavia in the Deployment Guide.
A bundle overlay for use in conjunction with the OpenStack Base bundle is also available.
Bugs
Please report bugs on Launchpad.
For general questions please refer to the OpenStack Charm Guide.