Comment 28 for bug 1803451

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

Reviewed: https://review.openstack.org/618192
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=9ff97e429d9ce53f764face1f6a4c395394c97b5
Submitter: Zuul
Branch: master

commit 9ff97e429d9ce53f764face1f6a4c395394c97b5
Author: Liam Young <email address hidden>
Date: Thu Nov 15 15:13:19 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: I17abef16afbb8c62dae1b725c74c39cec414f4f8
    Closes-Bug: 1803451