Comment 10 for bug 1736385

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

Reviewed: https://review.openstack.org/525789
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=1489b9e7101fef6270eea008917b08f3da91a771
Submitter: Zuul
Branch: master

commit 1489b9e7101fef6270eea008917b08f3da91a771
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