Use the oslo fixture module

The oslo fixture import has been imported
And the tests code have been updated to use this new module

Change-Id: I3454440770402c028f49a92c6728d7bbad0c9aa0
This commit is contained in:
Mehdi Abaakouk
2013-08-12 16:16:57 +02:00
committed by Mark McLoughlin
parent 5ccf8c4e5f
commit b035359952
9 changed files with 143 additions and 31 deletions

View File

@@ -9,6 +9,7 @@ module=db.sqlalchemy
module=eventlet_backdoor
module=excutils
module=fileutils
module=fixture
module=flakes
module=gettextutils
module=importutils