Create functional test base

This will allow adding 'check-glanceclient-dsvm-functional' tests in
the gate, similar to:

 * check-novaclient-dsvm-functional
 * check-keystoneclient-dsvm-functional
 * check-neutronclient-dsvm-functional
 * etc

Change-Id: Id970db52695db7dc53206aa05fe573995b57aa78
This commit is contained in:
Stuart McLaren
2015-04-17 12:48:39 +00:00
parent f2a8a520e7
commit 71d97836f8
7 changed files with 159 additions and 0 deletions
+1
View File
@@ -12,3 +12,4 @@ testrepository>=0.0.18
testtools>=0.9.36,!=1.2.0
fixtures>=0.3.14
requests-mock>=0.6.0 # Apache-2.0
tempest-lib>=0.4.0