nova/nova/compute
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
..
monitors Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
resources Enable check for H238 rule 2015-01-20 18:05:47 +03:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
api.py Make compute API create() use BDM objects 2015-02-17 18:22:48 +01:00
arch.py Add amd64 to arch.canonicalize() 2014-09-08 08:08:00 -07:00
build_results.py Compute Add build_instance hook in compute manager 2014-12-04 10:12:00 -05:00
cells_api.py Make compute API create() use BDM objects 2015-02-17 18:22:48 +01:00
claims.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
cpumodel.py Add VirtCPUModel nova objects 2015-02-09 10:26:10 +11:00
delete_types.py Allow force-delete irrespective of VM task_state 2014-10-14 21:06:22 -07:00
flavors.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
hv_type.py compute: rename hvtype.py to hv_type.py 2014-11-20 11:26:39 +00:00
instance_actions.py Add missing instance action record for start of live migration 2014-09-24 10:14:42 +08:00
manager.py Quiesce boot from volume instances during live snapshot 2015-02-16 21:16:27 -05:00
power_state.py Remove underscore for the STATE_MAP variable 2014-02-17 03:01:45 -08:00
resource_tracker.py Merge "Ensure publisher_id is set correctly in notifications" 2015-02-10 04:50:54 +00:00
rpcapi.py Quiesce boot from volume instances during live snapshot 2015-02-16 21:16:27 -05:00
stats.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
task_states.py Recover from REBOOT-* state on compute manager start-up 2014-03-12 10:00:54 +00:00
utils.py Quiesce boot from volume instances during live snapshot 2015-02-16 21:16:27 -05:00
vm_mode.py Fix description of parameters in nova functions 2015-02-10 11:44:45 +04:00
vm_states.py Recover from REBOOT-* state on compute manager start-up 2014-03-12 10:00:54 +00:00