From c9751d4e604e4787b30b8ba0b6291fce5ff58ff5 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Wed, 18 May 2016 08:26:55 -0400 Subject: 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 --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'test-requirements.txt') 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 -- cgit v1.2.1