mixmatch/mixmatch
Eric Juma 73e9780ad7 Integrate tempest testing
Run tempest API and scenario tests in dsvm_hook excluding failing
tests, which are in tempest_blacklist.txt. Also fixes database
connection, which is now in /tmp/mixmatch.db instead of memory
because it needs to be accessed by multiple workers.

Change-Id: Ia3b3906dacd33622ce44a0b034dbd90ba6c980cc
2017-02-21 11:58:34 -05:00
..
tests Integrate tempest testing 2017-02-21 11:58:34 -05:00
__init__.py Initial commit of the code 2016-11-07 09:49:52 -05:00
auth.py Unable to cache auth tokens 2016-12-02 14:10:48 -05:00
config.py Add config option to enable/disable services for each sp 2016-12-20 21:58:47 +00:00
listener.py Move configuration options from [proxy] to [DEFAULT] 2016-11-28 21:47:50 +00:00
model.py Initial commit of the code 2016-11-07 09:49:52 -05:00
proxy.py Pop limit and marker only during aggregation 2017-02-10 11:44:48 -05:00
services.py Allow normal response to unactioned calls if aggregation disabled 2017-02-01 14:01:37 -05:00
session.py Fix pep8 issues 2016-11-07 15:50:28 -05:00
wsgi.py Initial commit of the code 2016-11-07 09:49:52 -05:00