Comment 11 for bug 1736385

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (stable/pike)

Reviewed: https://review.openstack.org/526035
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=4a85d5d6e040b08e085f9f5752de90a2346df6d1
Submitter: Zuul
Branch: stable/pike

commit 4a85d5d6e040b08e085f9f5752de90a2346df6d1
Author: Chris Dent <email address hidden>
Date: Tue Dec 5 23:46:58 2017 +0000

    Move remove_uwsgi_config to cleanup_placement

    It had been in stop_placement, but we don't want it there: the old
    side of grenade needs to call that but should not remove the uwsgi
    configuration when doing so. It is configuration, after all.

    Change-Id: Iee763adf7895145d97b184924896db3f1f48a015
    Partial-Bug: #1736385