Comment 12 for bug 1803451

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

Reviewed: https://review.openstack.org/618153
Committed: https://git.openstack.org/cgit/openstack/charm-nova-cloud-controller/commit/?id=c88155d17acdb4f249eae778470578287668ee32
Submitter: Zuul
Branch: master

commit c88155d17acdb4f249eae778470578287668ee32
Author: Liam Young <email address hidden>
Date: Thu Nov 15 12:52:44 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: I984a227b3fe12a0086c926ae69c27d6e4d9741d3
    Closes-Bug: 1803451