ironic/ironic/tests/unit/api/controllers/v1
Zenghui Shi 1e24ef9dde BIOS Settings: Add BIOSInterface
* Adds 'bios' interface to 'BaseDriver'

* Adds BIOSInterface driver class

* Adds fake & no-bios drivers and entries

* Implements it for 'fake-hardare' hardware type

* Adds configuration parameters:
  + [DEFAULT]/enabled_bios_interfaces
  + [DEFAULT]/default_bios_interface

* Adds 'bios_interface' field to Node object

* Handle 'bios_interface' field in _convert_to_version

* Adds bios in CLEANING_INTERFACE_PRIORITY

Drivers can implement this interface to do BIOS
configuration.

Co-Authored-By: Yolanda Robla Mota <yroblamo@redhat.com>
Co-Authored-By: Luong Anh Tuan <tuanla@vn.fujitsu.com>
Change-Id: I7e57130242b6cab21b54e35dc3c0b7819bdc43c0
Story: #1712032
2018-05-08 15:16:52 +08:00
..
__init__.py Put tests in correct location for ironic/api/controllers/v1/ 2017-08-04 06:36:57 -07:00
test_chassis.py Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00
test_driver.py BIOS Settings: Add BIOSInterface 2018-05-08 15:16:52 +08:00
test_expose.py Put tests in correct location for ironic/api/controllers/v1/ 2017-08-04 06:36:57 -07:00
test_node.py Implementation of inspect wait state 2018-04-10 11:21:46 +08:00
test_notification_utils.py Put tests in correct location for ironic/api/controllers/v1/ 2017-08-04 06:36:57 -07:00
test_port.py Implementation of inspect wait state 2018-04-10 11:21:46 +08:00
test_portgroup.py Implementation of inspect wait state 2018-04-10 11:21:46 +08:00
test_ramdisk.py Stop guessing mime types based on URLs 2018-02-07 20:58:35 +00:00
test_root.py Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00
test_types.py ListType preserves the order of the input 2017-09-28 17:01:01 -04:00
test_utils.py Do not use async parameter 2018-03-28 12:00:55 +03:00
test_versions.py Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00
test_volume.py Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00
test_volume_connector.py cleanup: Remove usage of some_dict.keys() 2018-02-05 20:45:04 -08:00
test_volume_target.py cleanup: Remove usage of some_dict.keys() 2018-02-05 20:45:04 -08:00