File: add-disable_by_file_path.patch

package info (click to toggle)
gnocchi 4.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,384 kB
  • sloc: python: 21,820; sh: 366; makefile: 54
file content (15 lines) | stat: -rw-r--r-- 533 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Add disable_by_file_path
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2022-11-14

Index: gnocchi/gnocchi/rest/api-paste.ini
===================================================================
--- gnocchi.orig/gnocchi/rest/api-paste.ini
+++ gnocchi/gnocchi/rest/api-paste.ini
@@ -40,3 +40,5 @@ oslo_config_project = gnocchi
 [app:healthcheck]
 use = egg:oslo.middleware#healthcheck
 oslo_config_project = gnocchi
+backends = disable_by_file
+disable_by_file_path = /etc/gnocchi/healthcheck_disable