Bases: nova.test.TestCase
Test Accept header specifying JSON returns JSON content.
Test Accept header specifying v1.1 returns v2 content.
Test Accept header specifying v2 returns v2 content.
Test Content-Type specifying v1.1 returns v2 content.
Test Content-Type specifying v2 returns v2 content.
Test URL path specifying JSON returns JSON content.
Test URL path specifying v1.1 returns v2 content.
Test URL path specifying v2 returns v2 content.