nova/nova/compute
Takashi NATSUME 897cb7c2d3 Fix string interpolations at logging calls
Skip creating the formatted log message
if the message is not going to be emitted
because of the log level.

TrivialFix
Change-Id: Iba9f47163a0ac3aca612818272db6d536b238975
2016-03-07 12:05:58 +09:00
..
monitors Fix string interpolations at logging calls 2016-03-07 12:05:58 +09:00
resources Deprecate Extensible Resource Tracker 2015-11-05 17:40:37 +00:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
api.py Fix string interpolations at logging calls 2016-03-07 12:05:58 +09: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 Fix evacuate support with Nova cells v1 2016-03-01 22:03:27 -05:00
claims.py Fix string interpolations at logging calls 2016-03-07 12:05:58 +09:00
cpumodel.py Add VirtCPUModel nova objects 2015-02-09 10:26:10 +11:00
flavors.py Remove flavors.get_flavor() only used in tests 2015-11-13 14:17:06 +01:00
hv_type.py Add 'lxd' to the list of recognized hypervisors 2015-11-17 08:56:20 +00:00
instance_actions.py Abort an ongoing live migration 2016-02-26 15:11:41 +00:00
manager.py Fix string interpolations at logging calls 2016-03-07 12:05:58 +09:00
opts.py single point of entry for sample config generation 2016-01-08 13:55:26 +00:00
power_state.py Remove power_state.BUILDING 2015-04-14 19:10:12 -07:00
resource_tracker.py Fix string interpolations at logging calls 2016-03-07 12:05:58 +09:00
rpcapi.py Merge "Abstract a driver API for triggering crash dump" 2016-03-03 11:42:02 +00:00
stats.py RT: Decrese usage for offloaded instances 2016-02-16 19:14:50 +00:00
task_states.py Remove the executable bit from several python files 2015-12-10 21:43:22 +00:00
utils.py Merge "Remove two unneeded db lookups during delete of a resizing instance" 2015-12-02 02:36:37 +00:00
vm_mode.py Convert nova.compute.* to use instance dot notation 2015-02-25 17:21:36 -05:00
vm_states.py Add a compute API to trigger crash dump in instance. 2015-12-19 09:30:08 +08:00