devstack plugin interface

adds interface files for freezer-api to be installed
as a devstack plugin

Change-Id: I8e7d2d8ee973b6c6b88208cdb38c9aa6d69ca13d
This commit is contained in:
Fabrizio Vanni
2015-10-12 14:08:05 +01:00
parent d66754784d
commit 8c43204bfd
10 changed files with 392 additions and 24 deletions

7
test-requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
keystonemiddleware>=1.5.0,<1.6.0
jsonschema>=2.0.0,<3.0.0
elasticsearch>=1.3.0
falcon>=0.1.6,<0.2.0
mock>=1.0,<1.1.0