nova/nova/tests/api
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
..
ec2 Merge "Fix KeyError for euca-describe-images" 2014-10-03 23:44:36 +00:00
openstack 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_auth.py Add v2.1 API router and endpoint 2014-08-27 05:52:32 +00:00
test_compute_req_id.py Add x-openstack-request-id to nova v3 responses 2014-04-28 21:03:38 +00:00
test_sizelimit.py Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00
test_validator.py Remove @author from copyright statements. 2014-02-12 05:17:10 +11:00
test_wsgi.py Remove vi modelines 2014-02-03 14:19:44 +00:00