Comment 2 for bug 1212385

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

Reviewed: https://review.openstack.org/42170
Committed: http://github.com/openstack/neutron/commit/e1165ce1180bba1a11098cfacfe3c722a084dbcf
Submitter: Jenkins
Branch: master

commit e1165ce1180bba1a11098cfacfe3c722a084dbcf
Author: alexpilotti <email address hidden>
Date: Thu Aug 15 19:49:31 2013 +0300

    Fixes Windows setup dependency bug

    Fixes bug: #1212385

    The neutron project includes a setup hook that allows to dinamically
    include setup dependencies.

    Due to recent changes in the pbr project, the hook raises an exception
    on Windows, which ends the setup process.

    This fix solves the issue by adapting the hook to the recent pbr changes.

    Change-Id: I4b00d74d23a7167a10ba86458943ff16ca51b0db