summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJim Rollenhagen <jim@jimrollenhagen.com>2016-05-16 07:48:39 -0400
committerJim Rollenhagen <jim@jimrollenhagen.com>2016-05-16 08:12:48 -0400
commit2f0e1e180e33bd1b337b1cfd783e562e4662368c (patch)
tree2f6f167394344d93662ff950eb62fd2469659542 /test-requirements.txt
parent7a53b6d68e1a642e814eb081217903f285dd3543 (diff)
downloadironic-2f0e1e180e33bd1b337b1cfd783e562e4662368c.tar.gz
Migrate to os-api-ref library
os-api-ref is released on pypi now, so we can move to using it instead of our in tree version. Change-Id: If353f4a2e553fa3da3b2a4c920e233f51365b77c Depends-On: I0e615d36a2e5a8fa0d83f20bdcc2c33ad868ebd5
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 0d5d2891f..b30813a60 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -26,3 +26,4 @@ sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
sphinxcontrib-seqdiag # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
reno>=1.6.2 # Apache2
+os-api-ref>=0.1.0 # Apache-2.0