The vmware_nsx.tests.unit.nsx_v3.housekeeper.test_orphaned_dhcp_server Module

class vmware_nsx.tests.unit.nsx_v3.housekeeper.test_orphaned_dhcp_server.OrphanedDhcpServerTestCaseReadOnly(*args, **kwds)

Bases: neutron.tests.base.BaseTestCase

run_job()
setUp()
test_clean_run(*args, **kwargs)
test_with_orphaned_servers(*args, **kwargs)
class vmware_nsx.tests.unit.nsx_v3.housekeeper.test_orphaned_dhcp_server.OrphanedDhcpServerTestCaseReadWrite(*args, **kwds)

Bases: vmware_nsx.tests.unit.nsx_v3.housekeeper.test_orphaned_dhcp_server.OrphanedDhcpServerTestCaseReadOnly

run_job()
test_clean_run(*args, **kwargs)
test_with_orphaned_servers(*args, **kwargs)

This Page