Comment 17 for bug 1803451

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

Reviewed: https://review.openstack.org/618171
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-gateway/commit/?id=ba1832f19560082f5885f2a59ed238c5d0a03d4a
Submitter: Zuul
Branch: master

commit ba1832f19560082f5885f2a59ed238c5d0a03d4a
Author: Liam Young <email address hidden>
Date: Thu Nov 15 13:36: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: Iddfff1c7ce929776c294034706305f5d77ae9ade
    Closes-Bug: 1803451