nova/nova/compute
bhagyashris 4c3b9c7f9a Fix invalid import order
Made corrections in import order as per OpenStack import standards [1].

[1] http://docs.openstack.org/developer/hacking/#import-order-template

TrivialFix

Change-Id: I58f20cda288d1332c3e7cd694a0413486b6302e8
2016-07-04 11:23:52 +05:30
..
monitors Fix invalid import order 2016-07-04 11:23:52 +05:30
__init__.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
api.py Merge "Adding missing log translation hints" 2016-07-01 14:33:35 +00: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 Microversion 2.33 adds pagination support for hypervisors 2016-07-01 08:47:50 +08:00
claims.py pci: Move PCI devices and PCI requests into migration context 2016-06-03 02:09:33 +03:00
cpumodel.py Add VirtCPUModel nova objects 2015-02-09 10:26:10 +11:00
flavors.py Return 400 HTTP error for invalid flavor attributes 2016-05-26 09:49:39 +05:30
hv_type.py Add 'lxd' to the list of recognized hypervisors 2015-11-17 08:56:20 +00:00
instance_actions.py Report instance-actions for live migration force complete API 2016-03-10 15:02:35 +00:00
manager.py Transform instance.power_on notifications 2016-07-01 15:36:41 +00:00
power_state.py Remove power_state.BUILDING 2015-04-14 19:10:12 -07:00
resource_tracker.py Evaluate 'task_state' in resource (de)allocation 2016-06-28 14:32:35 +01:00
rpcapi.py Update get_instance_diagnostics for instance objects 2016-06-28 10:36:25 -04:00
stats.py Address nits in I83a5f06ad 2016-03-09 13:19:59 +00:00
task_states.py Remove the executable bit from several python files 2015-12-10 21:43:22 +00:00
utils.py Transform instance.delete notifications 2016-06-30 16:54:51 +02:00
vm_mode.py Convert nova.compute.* to use instance dot notation 2015-02-25 17:21:36 -05:00
vm_states.py Address nits in I83a5f06ad 2016-03-09 13:19:59 +00:00