diff options
author | Dan Prince <dprince@redhat.com> | 2012-12-18 10:08:37 -0500 |
---|---|---|
committer | Dan Prince <dprince@redhat.com> | 2012-12-21 00:06:41 -0500 |
commit | c759a87a95e1abf08278b738b949c770cdc372d6 (patch) | |
tree | 53a98103e2403edddc28ce8ab1421145db3a991a /nova/exception.py | |
parent | 366270451892ad6b94872e7d13e9da998d0b2606 (diff) | |
download | nova-c759a87a95e1abf08278b738b949c770cdc372d6.tar.gz nova-c759a87a95e1abf08278b738b949c770cdc372d6.tar.xz nova-c759a87a95e1abf08278b738b949c770cdc372d6.zip |
Enable nova exception format checking in tests.
Updates the Nova test runner so that it enables
'fatal_exception_format_errors' for testing.
Fixes a slew of issues in the tests including:
-adds a whole bunch of missing kwarg's to exception constructors
-removing an extra print statement in ec2/test_cloud
(this was causing failures...)
-removing a duplicate (and misnamed) flavor test case:
test_remove_tenant_access_with_bad_access
-removing an odd test case which tested throwing an exception with
and without kwargs explicitly (the part testing without kwargs was
removed)
-explicitly update test/test_misc.py's test_exceptions_raise to disable
formatting checks for now. This allows it to continue to pass.
Change-Id: Ibb5083c93f1a5de6edadb1b613292ff9eb26ddf0
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions