Comment 8 for bug 1802182

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

Reviewed: https://review.openstack.org/620134
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-gateway/commit/?id=ef5e7a36a9a97b1ef49cc1fde9f7a689b229eebd
Submitter: Zuul
Branch: stable/18.11

commit ef5e7a36a9a97b1ef49cc1fde9f7a689b229eebd
Author: Felipe Reyes <email address hidden>
Date: Thu Nov 8 18:27:46 2018 -0300

    Add charmhelpers to sys.path in first position for actions

    This patch inserts the hooks directory in the first position to always
    prefer that version over any other available in the system.

    Change-Id: I8d78f0ef9e11f23224e893178c2cd37fdcc42671
    Closes-Bug: 1802182
    (cherry picked from commit 25200b5a1611280d5f05854eaeb2d00816428a9f)