The nova.tests.api.openstack.compute.test_urlmap Module

class UrlmapTest(*args, **kwargs)

Bases: nova.test.TestCase

setUp()
tearDown()
test_accept_content_type()
test_accept_version_v1_1()
test_accept_version_v2()
test_content_type_version_v1_1()
test_content_type_version_v2()
test_path_content_type()
test_path_version_v1_1()
test_path_version_v2()

Previous topic

The nova.tests.api.openstack.compute.test_servers Module

Next topic

The nova.tests.api.openstack.compute.test_versions Module

This Page