ironic/ironic/tests
Thomas Herve 7eccab7dc0 Use NamedExtensionManager for drivers
Instead of using stevedore NameDispatchExtensionManager and filter the
enabled drivers, use NamedExtensionManager with the list of enabled
names. That has the benefit of not loading the drivers we don't want.

Change-Id: I492a140f22f52a3ddc52b83a774efc8c17e68c20
Closes-Bug: #1738411
2017-12-15 15:01:10 +01:00
..
functional Prepare for functional testing 2015-09-28 21:27:01 +00:00
unit Use NamedExtensionManager for drivers 2017-12-15 15:01:10 +01:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Remove unused IronicObjectIndirectionAPI from ironic-api 2017-11-02 17:07:33 -04:00