nova/nova/tests/api/openstack/compute
Matthew Treinish c96cadc5a2 Log id in raise_http_conflict_for_instance_invalid_state()
This commit adds the instance id to the log message generated by
raise_http_conflict_for_instance_invalid_state(). Previously, the
messages just included the action and state failure information, but
when investigating a failure knowing the instance id is useful. While
there are other clues in the logs, like the req-id or other unique info
about the failed request in the logs already, it increase the effort
required to figure out what failed. Directly logging the instance id
that failed increases the utility of these log messages.

Change-Id: I7328ad16f3cb313266011f778c0c8161eded1801
2014-10-07 10:22:14 -04:00
..
contrib Log id in raise_http_conflict_for_instance_invalid_state() 2014-10-07 10:22:14 -04:00
extensions Fix and Gate on E265 2014-07-24 08:11:00 -04:00
plugins Log id in raise_http_conflict_for_instance_invalid_state() 2014-10-07 10:22:14 -04:00
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
test_api.py Fix and Gate on E265 2014-07-24 08:11:00 -04:00
test_auth.py Fix and Gate on E265 2014-07-24 08:11:00 -04:00
test_consoles.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_extensions.py Merge "servers list API support specify multi-status" 2014-08-07 06:48:05 +00:00
test_flavors.py make flavors use common limit and marker 2014-09-17 14:59:51 -04:00
test_image_metadata.py Port v2 image_metadata extension to work in v2.1(v3) framework 2014-09-01 22:26:37 +08:00
test_images.py Port v2 images extension to work in v2.1(v3) framework 2014-09-01 22:22:06 +08:00
test_limits.py Port limits extension to work in v2.1/v3 framework 2014-09-01 22:38:33 +08:00
test_server_actions.py Fix Bad except clauses order 2014-09-26 14:36:01 -04:00
test_server_metadata.py Add API schema for v2.1/v3 server_metadata API 2014-09-02 20:34:42 +09:00
test_servers.py Merge "Remove all redundant `setUp` methods." 2014-10-02 02:17:45 +00:00
test_urlmap.py Change v3 version API to v2.1 2014-08-30 07:08:59 +00:00
test_v3_auth.py Fix and Gate on E265 2014-07-24 08:11:00 -04:00
test_v3_extensions.py Removes the use of mutables as default args 2014-06-18 12:59:02 +08:00
test_v21_extensions.py Add v2.1 API router and endpoint 2014-08-27 05:52:32 +00:00
test_versions.py Change v3 version API to v2.1 2014-08-30 07:08:59 +00:00