group-based-policy/requirements.txt
Ivar Lazzaro d6c826c674 Neutron requirement overrides entry points
Group based policy's dependency on neutron causes problems when Neutron is installed by devstack (or manually) before GBP.
More specifically, the GBP installation causes Neutron's entry points to be overridden.

The proposal is to move the requirement to test requirements.

Change-Id: Ia45f093859c1fb4004af2c7d601d784576cdd2d5
Closes-Bug: #1376918
2014-10-02 14:14:55 -07:00

5 lines
211 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.