Merge "Move rally/db -> rally/common/db"

This commit is contained in:
Jenkins
2015-08-05 17:24:40 +00:00
committed by Gerrit Code Review

View File

@@ -20,7 +20,7 @@ from oslo_config import fixture
from oslotest import base
from oslotest import mockpatch
from rally import db
from rally.common import db
from rally import plugins
from tests.unit import fakes