Juju Charm - Manila Dashboard
2ed90d6656
Summary of changes: - Update the charmcraft.yaml file to use base and platforms, only allowing noble support. - 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: Iea66ab06772d39bf1046af6859968c2d10426a8b |
||
---|---|---|
src | ||
unit_tests | ||
.coverage | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
charmcraft.yaml | ||
LICENSE | ||
metadata.yaml | ||
osci.yaml | ||
README.md | ||
rebuild | ||
rename.sh | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini |
Overview
This subordinate charm provides the Manila Dashboard plugin for use with the OpenStack Dashboard.
Usage
Example minimal deploy:
juju deploy cs:openstack-dashboard --config openstack-origin=cloud:bionic-train
juju deploy cs:manila-dashboard
juju add-relation openstack-dashboard:dashboard-plugin manila-dashboard:dashboard
Bugs
Please report bugs on Launchpad.
For general questions please refer to the OpenStack Charm Guide.