The ironic.tests.unit.common.test_release_mappings Module

class ironic.tests.unit.common.test_release_mappings.ReleaseMappingsTestCase(*args, **kwargs)[source]

Bases: ironic.tests.base.TestCase

Tests whether the dict RELEASE_MAPPING is correct, valid and consistent.

test_contains_all_db_objects()[source]
test_contains_current_release_entry()[source]
test_current_object_versions()[source]
test_current_rpc_version()[source]
test_object_names_are_registered()[source]
test_rpc_and_objects_versions_supported()[source]
test_structure()[source]