nova/nova/conductor
Nikola Dipanov 220ba7dbbc Make compute API create() use BDM objects
Once we have consolidated all the block device information for an
instance coming from different sources (request, image metadata) we turn
them into objects and use objects update_or_create() for saving them into
the database.

Blueprint: kilo-objects

Change-Id: I9a70761d6a0a448cfbaf7102c45d6dc180a4cdea
2015-02-17 18:22:48 +01:00
..
tasks Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
api.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
manager.py Make compute API create() use BDM objects 2015-02-17 18:22:48 +01:00
rpcapi.py Make compute API create() use BDM objects 2015-02-17 18:22:48 +01:00