15
15
# License for the specific language governing permissions and limitations
24
23
from nova.api.openstack import flavors
25
24
from nova.tests.api.openstack import fakes
30
30
self.stubs = stubout.StubOutForTesting()
31
31
fakes.FakeAuthManager.auth_data = {}
32
32
fakes.FakeAuthDatabase.data = {}