Comment 4 for bug 1628322

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

Reviewed: https://review.openstack.org/381252
Committed: https://git.openstack.org/cgit/openstack/charm-ceph/commit/?id=a62a1e5adbef470c07a869a98e9139881a6d226a
Submitter: Jenkins
Branch: master

commit a62a1e5adbef470c07a869a98e9139881a6d226a
Author: Chris MacNaughton <email address hidden>
Date: Mon Oct 3 13:14:04 2016 -0400

    Remove the compiled python bytecode

    upgrade-charm could previously fail because of compiled bytecode
    remaining behind. This change makes the upgrade-charm hook remove
    any such compiled bytecode files

    Change-Id: I1cb6521cab1ac0d529907d44f1e9bdb313a798ac
    Closes-Bug: 1628322