ironic/ironic/tests/unit/dhcp
Dmitry Tantsur 7fcca34de6 Completely stop using the "fake" classic driver in unit tests
This change makes "fake-hardware" the default driver for test nodes
and makes enabled_drivers empty in the base test class.

Note that some unit test coverage for classic drivers is lost because
of this change. It is fine, because the classic drivers themselves
are deprecated and will be removed soon.

Change-Id: I06acb5aed24ef952db3f9e6987e5a90c81e96401
2018-06-06 16:10:43 +02:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_factory.py Completely stop using the "fake" classic driver in unit tests 2018-06-06 16:10:43 +02:00
test_neutron.py Remove excessive usage of mock_the_extension_manager in unit tests - part 1 2018-05-15 15:37:14 +02:00