nova/nova
Matt Riedemann 82ecd93a20 libvirt: log vm and task state when vif plugging times out
This enhances the warning we log when we timeout waiting
for the network-vif-plugged event from Neutron. It includes
the vm_state and task_state for context on the instance operation
since this is done for more than just the initial create, it's
also for things like rebuild.

The explicit instance uuid is also removed from the message since
sending the instance kwarg to LOG.warning logs the instance uuid
automatically. And _LW is also dropped since we no longer translate
log messages.

Change-Id: I6daf1569cba2cfcb4e8da0b46c91d5251c9c6740
Related-Bug: #1694371
2017-06-06 15:52:50 -04:00
..
CA
api Merge "make route and controller in alpha sequence" 2017-06-06 16:52:55 +00:00
cells Use six.text_type() when logging Instance object 2017-05-03 22:45:49 +00:00
cmd Check instance existing before check in mapping 2017-05-26 07:16:38 +00:00
common cors: update default configuration in config 2016-11-05 20:17:42 -04:00
compute Merge "Handle new hosts for updating instance info in scheduler" 2017-06-03 00:57:34 +00:00
conductor Pass a list of instance UUIDs to scheduler 2017-06-01 14:54:16 +00:00
conf Merge "Add configuration options for certificate validation" 2017-05-31 15:08:49 +00:00
console Add RPC version aliases for Ocata 2017-02-27 18:37:48 +04:00
consoleauth Move to proper target_cell calling convention 2017-05-23 08:12:42 -07:00
db Add database migration and model for consumers 2017-06-02 04:50:17 +00:00
hacking remove hacking rule that enforces log translation 2017-03-16 09:56:21 -04:00
image Send request_id on glance calls 2017-06-05 10:15:20 -04:00
ipv6
keymgr
locale Imported Translations from Zanata 2017-03-03 10:09:38 +00:00
network Handle conflict from neutron when addFloatingIP fails 2017-05-25 15:11:01 -04:00
notifications Merge "Move null_safe funcs to module level" 2017-05-25 19:54:45 +00:00
objects Merge "Sync os-traits to Traits database table" 2017-06-06 18:55:04 +00:00
pci Modify PciPassthroughFilter to accept lists 2017-04-11 19:49:07 +00:00
policies Merge "Update policy description for os-volumes" 2017-05-31 19:32:12 +00:00
scheduler Merge "Pass a list of instance UUIDs to scheduler" 2017-06-06 16:55:22 +00:00
servicegroup Fix the display of updated_at time when using memcache driver. 2017-05-26 16:48:07 +08:00
tests libvirt: log vm and task state when vif plugging times out 2017-06-06 15:52:50 -04:00
virt libvirt: log vm and task state when vif plugging times out 2017-06-06 15:52:50 -04:00
vnc
volume Merge "cinder: add attachment_update method" 2017-05-30 15:04:32 +00:00
wsgi Clarify the language in the apache wsgi sample 2017-02-02 15:43:25 -08:00
__init__.py
availability_zones.py Avoid lazy-load error when getting instance AZ 2017-05-25 15:46:22 -04:00
baserpc.py
block_device.py db: Add attachment_id to block_device_mapping 2017-03-16 15:26:33 -04:00
cache_utils.py remove log translation tags from nova.cells 2017-04-10 14:48:07 +00:00
config.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
context.py Have nova.context use super from_context 2017-05-25 10:37:26 -04:00
crypto.py
debugger.py
exception.py Merge "Remove DeviceIsBusy exception" 2017-06-06 16:32:48 +00:00
exception_wrapper.py Short circuit notifications when not enabled 2017-03-30 22:32:14 +00:00
filters.py
hooks.py
i18n.py
loadables.py
manager.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
policy.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00
profiler.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
quota.py Add check_deltas() and limit_check_project_and_user() to Quotas 2017-05-28 05:20:22 +00:00
rpc.py Clean up ClientRouter debt 2017-04-25 09:58:26 -07:00
safe_utils.py
service.py service: use restart_method='mutate' for all services 2017-05-05 10:54:40 +03:00
service_auth.py Add service_token for nova-cinder interaction 2017-01-11 15:49:16 +00:00
test.py Merge "Cache database and message queue connection objects" 2017-05-19 21:24:05 +00:00
utils.py trivial: Remove dead code 2017-05-22 17:01:45 +01:00
version.py
weights.py Correct some spelling errors 2017-02-25 02:45:30 +00:00
wsgi.py [2/3]Replace six.iteritems() with .items() 2017-01-09 09:11:00 +00:00