Comment 1 for bug 1699443

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/482991
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=223733cccf2ca388431fbf0cd08d9fd39572a3cd
Submitter: Jenkins
Branch: master

commit 223733cccf2ca388431fbf0cd08d9fd39572a3cd
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: I54ba6214d4bf052c0d840d5bbce2b524d82b7017
    Closes-Bug: #1699443