The ironic.tests.unit.drivers.modules.network.test_noop Module

class ironic.tests.unit.drivers.modules.network.test_noop.NoopInterfaceTestCase(*args, **kwargs)[source]

Bases: ironic.tests.unit.db.base.DbTestCase

setUp()[source]
test_add_cleaning_network()[source]
test_add_provisioning_network()[source]
test_configure_tenant_networks()[source]
test_get_current_vif()[source]
test_get_properties()[source]
test_port_changed()[source]
test_portgroup_changed()[source]
test_remove_cleaning_network()[source]
test_remove_provisioning_network()[source]
test_unconfigure_tenant_networks()[source]
test_validate()[source]
test_vif_attach()[source]
test_vif_detach()[source]
test_vif_list()[source]