Code Review
/
apex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
443aa69
)
Move ceilometer event pipeline to correct place
11/9211/1
author
Michael Chapman
<woppin@gmail.com>
Tue, 2 Feb 2016 09:03:13 +0000
(20:03 +1100)
committer
Tim Rozet
<trozet@redhat.com>
Thu, 4 Feb 2016 00:45:43 +0000
(
00:45
+0000)
was missing .yaml
Change-Id: Ic8ac2ab2aa21b63922a3dd9ad478827206fdceb2
(cherry picked from commit
cce4e05853f75a0208d9069b420a2d5458687d9b
)
build/opnfv-tripleo-heat-templates.patch
patch
|
blob
|
history
diff --git
a/build/opnfv-tripleo-heat-templates.patch
b/build/opnfv-tripleo-heat-templates.patch
index
c9a1093
..
10ae0a7
100644
(file)
--- a/
build/opnfv-tripleo-heat-templates.patch
+++ b/
build/opnfv-tripleo-heat-templates.patch
@@
-1249,7
+1249,7
@@
index 3fb92f3..774f323 100644
+"
+
+ # aodh hacks
-+ file { '/etc/ceilometer/event_pipeline':
++ file { '/etc/ceilometer/event_pipeline
.yaml
':
+ ensure => present,
+ content => $event_pipeline
+ }