ironic.tests.unit.common.test_driver_factory Module¶ironic.tests.unit.common.test_driver_factory.CheckAndUpdateNodeInterfacesTestCase(*args, **kwargs)[source]¶Bases: ironic.tests.unit.db.base.DbTestCase
test_node_update_dynamic_driver_set_interfaces()[source]¶Update interfaces for node with dynamic driver
test_update_node_classic_driver_unset_interfaces()[source]¶Update interfaces to None for node with classic driver
test_update_node_set_classic_driver_and_allowed_interfaces()[source]¶Update driver to classic and interfaces specified
test_update_node_set_classic_driver_and_not_allowed_interfaces()[source]¶Update driver to classic and interfaces specified
test_update_node_set_classic_driver_no_interfaces()[source]¶Update driver to classic no interfaces specified
ironic.tests.unit.common.test_driver_factory.DefaultInterfaceTestCase(*args, **kwargs)[source]¶ironic.tests.unit.common.test_driver_factory.GetDriverTestCase(*args, **kwargs)[source]¶Bases: ironic.tests.base.TestCase
ironic.tests.unit.common.test_driver_factory.HardwareTypeLoadTestCase(*args, **kwargs)[source]¶ironic.tests.unit.common.test_driver_factory.NetworkInterfaceFactoryTestCase(*args, **kwargs)[source]¶ironic.tests.unit.common.test_driver_factory.StorageInterfaceFactoryTestCase(*args, **kwargs)[source]¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.