Already fixed:
>>>$ git show 285e1fff127df2011e3b9c814fa214bbe254294f
commit 285e1fff127df2011e3b9c814fa214bbe254294f
Author: Olivier Bourdon <[email protected]>
Date:   Tue Sep 5 12:04:41 2017 +0200

    Fix typo

    (extra closing parenthesis)

    Change-Id: I0236a4a45f46df66af8e9ca1d1d9d26270d24077

diff --git a/cinder/meta/prometheus.yml b/cinder/meta/prometheus.yml
index 79880cc..35e5ea8 100644
--- a/cinder/meta/prometheus.yml
+++ b/cinder/meta/prometheus.yml
@@ -42,7 +42,7 @@ server:
             Only one {{ $labels.service }} service is up for 2 minutes
     CinderAllServicesDown:
       if: >-
-        
openstack_cinder_services{state="up",service="cinder-volume|cinder-scheduler"}) 
== 0
+        
openstack_cinder_services{state="up",service="cinder-volume|cinder-scheduler"} 
== 0
       for: 2m
       labels:
         severity: down

** Changed in: salt-formula-cinder (Ubuntu)
       Status: New => Fix Committed

** Changed in: salt-formula-cinder (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1729434

Title:
  /usr/share/salt-formulas/env/cinder/meta/prometheus.yml has error at
  line 45

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/salt-formula-cinder/+bug/1729434/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to