Comment 14 for bug 1803451

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

Reviewed: https://review.openstack.org/618138
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-api/commit/?id=a42a2a8f3ca75edbeca819d5708e1afc7913b7c3
Submitter: Zuul
Branch: master

commit a42a2a8f3ca75edbeca819d5708e1afc7913b7c3
Author: Liam Young <email address hidden>
Date: Thu Nov 15 12:14:11 2018 +0000

    Purge old packages on upgrade-charm

    On charm upgrade the charm may switch to py3 packages. If so, ensure
    the old py2 packages are purged. If the purge occurs then restart
    services.

    Change-Id: I2f5d95d9688c48e97fbb9b8b11a23d4b6250e016
    Closes-Bug: 1803451