ironic/ironic/conductor
Dmitry Tantsur 53e7baef42 Remove support for creating and loading classic drivers
* removes any bits related to loading classic drivers from
  the drivers factory code
* removes exceptions that only happen when classic drivers
  can be loaded
* removes the BaseDriver, moves the useful functionality to
  the BareDriver class
* /v1/drivers/?type=classic now always returns an empty list
* removes the migration updating classic drivers to hardware
  types

The documentation will be updated separately.

Change-Id: I8ee58dfade87ae2a2544c5dcc27702c069f5089d
2018-07-02 17:37:28 +02:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base_manager.py Remove support for creating and loading classic drivers 2018-07-02 17:37:28 +02:00
manager.py Remove support for creating and loading classic drivers 2018-07-02 17:37:28 +02:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Raise TemporaryFailure if no conductors are online 2018-06-20 10:05:55 +02:00
task_manager.py Fix task_manager process_event docstring 2018-05-31 08:35:12 +03:00
utils.py Remove support for creating and loading classic drivers 2018-07-02 17:37:28 +02:00