Comment 11 for bug 1803451

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

Reviewed: https://review.openstack.org/618134
Committed: https://git.openstack.org/cgit/openstack/charm-cinder/commit/?id=d3ca911e24c1d1f206bced5a90dd8dba56aac65d
Submitter: Zuul
Branch: master

commit d3ca911e24c1d1f206bced5a90dd8dba56aac65d
Author: Liam Young <email address hidden>
Date: Thu Nov 15 11:33:32 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: I3e67d35324888522f6c138ebd74a2ea7f1a4ce05
    Closes-Bug: 1803451