Change flat network name for nosdn fdio scenario
[apex-tripleo-heat-templates.git] / test-requirements.txt
1 # The order of packages is significant, because pip processes them in the order
2 # of appearance. Changing the order has an impact on the overall integration
3 # process, which may cause wedges in the gate later.
4 openstackdocstheme>=1.16.0 # Apache-2.0
5 PyYAML>=3.10.0 # MIT
6 Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
7 six>=1.9.0 # MIT
8 sphinx>=1.6.2 # BSD
9 reno!=2.3.1,>=1.8.0 # Apache-2.0
10 coverage!=4.4,>=4.0 # Apache-2.0
11 fixtures>=3.0.0 # Apache-2.0/BSD
12 python-subunit>=0.0.18 # Apache-2.0/BSD
13 testrepository>=0.0.18 # Apache-2.0/BSD
14 testscenarios>=0.4 # Apache-2.0/BSD
15 testtools>=1.4.0 # MIT
16 mock>=2.0 # BSD
17 oslotest>=1.10.0 # Apache-2.0