Comment 4 for bug 1802182

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

Reviewed: https://review.openstack.org/616357
Committed: https://git.openstack.org/cgit/openstack/charm-glance/commit/?id=41a046ba82435cde2e3524b529e425bdd42ab52f
Submitter: Zuul
Branch: master

commit 41a046ba82435cde2e3524b529e425bdd42ab52f
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