summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorSean Dague <sean@dague.net>2016-05-18 08:26:55 -0400
committerSean Dague <sean@dague.net>2016-05-18 08:26:55 -0400
commitc9751d4e604e4787b30b8ba0b6291fce5ff58ff5 (patch)
tree5571ab71a20f749445e755ec46e7b76874add0e7 /test-requirements.txt
parenta1c6645f3a64d59c1e9d39a4123a6ccf43dd55ba (diff)
downloadheat-c9751d4e604e4787b30b8ba0b6291fce5ff58ff5.tar.gz
migrate to upstream os-api-ref
This removes the in tree copy of os-api-ref and migrates to the upstream released version. It will fix the issues with the style because the static files weren't in the right place in tree. Change-Id: Id3a71841f5b9a9ea7bb5803afd967ab4feadfe10
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 350a8180c..82c7a27bd 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,6 +11,7 @@ kombu>=3.0.25 # BSD
mock>=1.2 # BSD
mox3>=0.7.0 # Apache-2.0
PyMySQL>=0.6.2 # MIT License
+os-api-ref>=0.1.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
qpid-python;python_version=='2.7' # Apache-2.0