Comment 19 for bug 1803451

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

Reviewed: https://review.openstack.org/618129
Committed: https://git.openstack.org/cgit/openstack/charm-manila/commit/?id=0ed21fa6930bfbc4e12c2e7f456df40a32ccaf44
Submitter: Zuul
Branch: master

commit 0ed21fa6930bfbc4e12c2e7f456df40a32ccaf44
Author: James Page <email address hidden>
Date: Thu Nov 15 11:15:37 2018 +0000

    Deal with py2-py3 payload switch during upgrade-charm

    Switch to using the default upgrade-charm handler as provided
    by charms.openstack and associated layers.

    This ensures that the payload execution switch from py2->py3
    at OpenStack Rocky is implemented during the charm upgrade
    process.

    Change-Id: I7b4b785321ff42b656160b8c6c604bc816ca913c
    Closes-Bug: 1803451