Comment 16 for bug 1803451

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

Reviewed: https://review.openstack.org/618174
Committed: https://git.openstack.org/cgit/openstack/charm-ceilometer/commit/?id=8cde93e515cb39aaeb6cc1ecf7fd45c55c50e6ee
Submitter: Zuul
Branch: master

commit 8cde93e515cb39aaeb6cc1ecf7fd45c55c50e6ee
Author: Liam Young <email address hidden>
Date: Thu Nov 15 13:57:21 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: I23812e518d5d0ba64dff33ac8d704b8b0f829b7e
    Closes-Bug: 1803451