charm-manila/src/layer.yaml
Gustavo Sanchez 88def9dcea
Adds NRPE checks for services
Adds the nrpe-external-master layer and checks for services managed by
this charm.

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/624

Closes-Bug: #1925977
Change-Id: I2536e0b95d9b7568e8c20b6f6eedc2c92eca0603
2021-09-09 02:03:05 -04:00

14 lines
319 B
YAML

includes:
- layer:openstack-api
- interface:mysql-shared
- interface:rabbitmq
- interface:keystone
- interface:neutron-plugin
- interface:manila-plugin
- interface:nrpe-external-master
repo: https://github.com/openstack/charm-manila
options:
basic:
use_venv: True
include_system_packages: False