Ocata -> Pike overcloud upgrade: heat-api services are running both under systemd and docker containers
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
Emilien Macchi |
Bug Description
Ocata -> Pike overcloud upgrade: heat-api services are running both under systemd and docker containers:
[root@overcloud
openstack-
openstack-
[root@overcloud
f76519ea7934 192.168.
17d7869342e6 192.168.
698d6b51eed2 192.168.
I expected the systemd services to be stopped and disabled once the containers are started.
Changed in tripleo: | |
status: | New → Triaged |
Changed in tripleo: | |
assignee: | nobody → Thomas Herve (therve) |
Changed in tripleo: | |
status: | Triaged → In Progress |
Changed in tripleo: | |
assignee: | Thomas Herve (therve) → Emilien Macchi (emilienm) |
Reviewed: https:/ /review. openstack. org/482991 /git.openstack. org/cgit/ openstack/ tripleo- heat-templates/ commit/ ?id=223733cccf2 ca388431fbf0cd0 8d9fd39572a3cd
Committed: https:/
Submitter: Jenkins
Branch: master
commit 223733cccf2ca38 8431fbf0cd08d9f d39572a3cd
Author: Thomas Herve <email address hidden>
Date: Wed Jul 12 16:54:23 2017 +0200
Stop Heat WSGI services on docker upgrade
As we made the migration to HTTPd during the same cycle, we didn't
include stopping the WSGI services before the upgrades. This handles the
case, and fixes an issue with the puppet upgrade as well.
Change-Id: I54ba6214d4bf05 2c0d840d5bbce2b 524d82b7017
Closes-Bug: #1699443