Bases: nova.test.TestCase
Tests covering nova.api.openstack.faults:Fault class.
Bases: nova.test.TestCase
Tests covering nova.api.openstack.faults:Fault class.
Test fault serialized to JSON via file-extension and/or header.
Test fault serialized to XML via file-extension and/or header.
Test fault serialized to JSON via file-extension and/or header.
Ensure the status_int is set correctly on faults
Ensure that a v1.0 request responds with a v1.0 xmlns
Ensure that a v1.1 request responds with a v1.1 xmlns