Comment 10 for bug 1802182

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-glance (stable/18.11)

Reviewed: https://review.openstack.org/623301
Committed: https://git.openstack.org/cgit/openstack/charm-glance/commit/?id=67c9cdf20474acbbe79ee3889bfc2d4d30bf519f
Submitter: Zuul
Branch: stable/18.11

commit 67c9cdf20474acbbe79ee3889bfc2d4d30bf519f
Author: Felipe Reyes <email address hidden>
Date: Wed Nov 7 18:48:26 2018 -0300

    Add charm's directory to syspath

    charmhelpers lives in the charm dir and it needs to be added to the
    syspath to allow the openstack-upgrade action find it. This wasn't
    needed until commit b45cd2ae removed the symlink that was left in the
    hooks/ directory for backward compatibility purposes.

    Change-Id: I7be5d16359aa6c78c9241990c3d3b8bab4910538
    Closes-Bug: 1802182
    (cherry picked from commit 41a046ba82435cde2e3524b529e425bdd42ab52f)