]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixes Windows setup dependency bug
authoralexpilotti <ap@pilotti.it>
Thu, 15 Aug 2013 16:49:31 +0000 (19:49 +0300)
committeralexpilotti <ap@pilotti.it>
Thu, 15 Aug 2013 19:58:14 +0000 (22:58 +0300)
commite1165ce1180bba1a11098cfacfe3c722a084dbcf
treead94f43c259c3db842e9b6c75d0b2b8db2f11f1c
parent511113d42ed9bedcc81aaf8df7d4284481d55220
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
neutron/hooks.py
requirements.txt