686def8361
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 - Remove setuptools pinning - Add py312 test to tox.ini - Update flake8 to 7.1.1 - Add rename.sh to build process Change-Id: Ic77665df0a53bead7e58a866794abd0b7c93d691
15 lines
371 B
YAML
15 lines
371 B
YAML
name: masakari-monitors
|
|
subordinate: true
|
|
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
|
|
summary: Deploys masakari monitors
|
|
description: |
|
|
Deploys masakari monitors which interact with masakari api
|
|
tags:
|
|
- openstack
|
|
requires:
|
|
identity-credentials:
|
|
interface: keystone-credentials
|
|
container:
|
|
interface: juju-info
|
|
scope: container
|