Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
b49b443
)
Remove aodh db sync from ansible upgrade
author
Mathieu Bultel
<mbultel@redhat.com>
Thu, 9 Feb 2017 07:03:59 +0000
(08:03 +0100)
committer
mathieu bultel
<mat.bultel@gmail.com>
Fri, 10 Feb 2017 06:58:02 +0000
(06:58 +0000)
The db sync won't be run by ansible but by puppet
as part of the converge step
Change-Id: Ie868a92ece020e5749a401e0897be5ab80f13559
puppet/services/aodh-api.yaml
patch
|
blob
|
history
diff --git
a/puppet/services/aodh-api.yaml
b/puppet/services/aodh-api.yaml
index
62c4b09
..
4bd9fc4
100644
(file)
--- a/
puppet/services/aodh-api.yaml
+++ b/
puppet/services/aodh-api.yaml
@@
-89,6
+89,3
@@
outputs:
- name: Stop aodh_api service (running under httpd)
tags: step2
service: name=httpd state=stopped
- - name: Run aodh dbsync
- tags: step5
- command: aodh-dbsync