lp:~termie/nova/orm_abst

Created by termie and last modified
Get this branch:
bzr branch lp:~termie/nova/orm_abst
Only termie can upload to this branch. If you are termie please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
termie
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

267. By termie

Moves auth.manager to the data layer.

A couple weird things are going on, I added a try-except in
Manager.delete_project because it seems to have an issue finding the
network to delete, I think something is probably deleting it before the
tests get a chance to.

Also stubbed out task.LoopingCall in service_unittest because there
wasn't a good way to kill the task from outside of
service.Service.create()

266. By termie

Add db abstraction and unittets for service.py.

Also cleans up some style pieces.

265. By termie

Alphabetize the methods in the db layer.

There are enough of them in there that it is probably useful to keep
them organized.

Also moved the NoMoreBlades to db, it is likely to be shared by any
implementation.

264. By Vish Ishaya

move volume code into datalayer and cleanup

263. By Vish Ishaya

merged termies abstractions

262. By Vish Ishaya

fix report state

261. By Vish Ishaya

last few test fixes

260. By Vish Ishaya

fixing more network issues

259. By Vish Ishaya

use with_lockmode for concurrency issues

258. By Vish Ishaya

tests pass

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers