-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathrequirements.test.txt
More file actions
25 lines (21 loc) · 944 Bytes
/
requirements.test.txt
File metadata and controls
25 lines (21 loc) · 944 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
-e .
git+https://github.com/openstack/neutron.git@stable/ocata
git+https://github.com/F5Networks/neutron-lbaas.git@stable/ocata
git+https://github.com/F5Networks/pytest-symbols.git
git+https://github.com/F5Networks/f5-openstack-test.git@stable/newton
f5-sdk==2.3.3
# COMMUNITY CONSTRAINED SECTION
# Community constrained packages, packages specified here MUST not specify a
# version. The versions of these packages are specified at the constraints
# URL. If you add a version here it will be ignored, and therefore be
# misleading to readers of this file.
#
-c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/ocata
mock==IGNORED # See section comment
pytest==IGNORED # See section comment
decorator==IGNORED # See section comment
paramiko==IGNORED # See section comment
python-glanceclient==IGNORED
python-heatclient==IGNORED
tempest==IGNORED # See section comment
pytest-cov==2.2.1