From fb7821378242e595184a38e1e0cb7e9978c0f806 Mon Sep 17 00:00:00 2001 From: Sofer Athlan-Guyot Date: Fri, 24 Feb 2017 22:31:29 +0100 Subject: Put service stop at step1 and quiesce at step2. In the previous release[1], the services were stopped before the pacemaker services, so that they get a chance to send last message to the database/rabbitmq queue: Let's do the upgrade in the same order. [1] https://github.com/openstack/tripleo-heat-templates/blob/stable/newton/extraconfig/tasks/major_upgrade_controller_pacemaker_2.sh#L13-L71 Change-Id: I1c4045e8b9167396c9dfa4da99973102f1af1218 --- puppet/services/tacker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'puppet/services/tacker.yaml') diff --git a/puppet/services/tacker.yaml b/puppet/services/tacker.yaml index 6ceb9f19..a690a317 100644 --- a/puppet/services/tacker.yaml +++ b/puppet/services/tacker.yaml @@ -93,5 +93,5 @@ outputs: shell: /usr/bin/systemctl show 'openstack-tacker-server' --property ActiveState | grep '\bactive\b' tags: step0,validation - name: Stop tacker service - tags: step2 + tags: step1 service: name=openstack-tacker-server state=stopped -- cgit 1.2.3-korg name='h' onchange='this.form.submit();'> Unnamed repositoryGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/net-config-linux-bridge.yaml
blob: 6c44e60e50fe33befbcf6b7161fd6502e8f62d30 (plain)
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77