-
Notifications
You must be signed in to change notification settings - Fork 22
/
layer.yaml
42 lines (42 loc) · 1.18 KB
/
layer.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
includes:
- layer:openstack
- layer:leadership
- layer:snap
- interface:ovsdb
- interface:rabbitmq
- interface:nrpe-external-master
- interface:prometheus-scrape
exclude:
- .gitignore
- .stestr.conf
- .travis.yml
- README.md
- requirements.txt
- test-requirements.txt
- tests
- tox.ini
- unit_tests
options:
basic:
use_venv: true
include_system_packages: false
snap:
prometheus-ovs-exporter:
connect:
- ['prometheus-ovs-exporter:kernel-module-observe', ':kernel-module-observe']
- ['prometheus-ovs-exporter:netlink-audit', ':netlink-audit']
- ['prometheus-ovs-exporter:log-observe', ':log-observe']
- ['prometheus-ovs-exporter:network-observe', ':network-observe']
- ['prometheus-ovs-exporter:openvswitch', ':openvswitch']
- ['prometheus-ovs-exporter:system-observe', ':system-observe']
- ['prometheus-ovs-exporter:etc-openvswitch', ':system-files']
- ['prometheus-ovs-exporter:run-openvswitch', ':system-files']
repo: https://github.com/openstack-charmers/charm-layer-ovn
config:
deletes:
- ssl_ca
- ssl_cert
- ssl_key
- use-internal-endpoints
- use-syslog
- verbose