Merge "Fix bug in fetching capacity attributes from DCAE"
[optf/has.git] / conductor / 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
5 # Hacking already pins down pep8, pyflakes and flake8
6 hacking>=2.0.0
7 # bandit>=1.1.0 # Apache-2.0
8 pytest>=5.4.1
9 coverage>=3.6 # Apache-2.0
10 fixtures>=3.0.0 # Apache-2.0/BSD
11 kombu>=3.0.25 # BSD
12 mock>=2.0 # BSD
13 mox3>=0.7.0 # Apache-2.0
14 oslotest>=1.10.0 # Apache-2.0
15 testrepository>=0.0.18 # Apache-2.0/BSD
16 testscenarios>=0.4 # Apache-2.0/BSD
17 testtools>=1.4.0 # MIT
18 os-testr>=1.0.0 # Apache-2.0
19 tempest>=11.0.0  # Apache-2.0
20 pifpaf>=0.0.11
21 junitxml>=0.7
22 requests-mock>=1.5.2
23 tosca-parser>=2.2.0
24