ironic-inspector/ironic_inspector
Dmitry Tantsur f8e26aa088 Respect driver_info.force_persistent_boot_device
This option has been created to work around flacky hardware that
does not work correctly with temporary boot. However, ironic-inspector
unconditionally uses persistent=False. This change fixes it.

Story: #2007093
Task: #38126
Change-Id: Ie21e5beeec6188e3b979c28167e575e1c37087ee
2020-01-15 15:26:20 +01:00
..
cmd Stop using six library 2019-12-17 09:23:01 +01:00
common Stop using six library 2019-12-17 09:23:01 +01:00
conductor Split API and conductor services 2019-08-12 15:29:55 +08:00
conf Silence amqp DEBUG messages in logs 2019-10-21 16:48:53 +02:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2019-12-22 07:22:45 +00:00
migrations Use processed bool as key in introspection_data DB table 2019-02-13 14:32:53 -05:00
plugins Stop using six library 2019-12-17 09:23:01 +01:00
pxe_filter Stop using six library 2019-12-17 09:23:01 +01:00
test Respect driver_info.force_persistent_boot_device 2020-01-15 15:26:20 +01:00
__init__.py Switch to pbr 2015-06-18 16:09:07 +02:00
alembic.ini Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
api_tools.py Stop using six library 2019-12-17 09:23:01 +01:00
db.py Remove unused import statement. 2019-09-23 14:03:58 +08:00
introspect.py Respect driver_info.force_persistent_boot_device 2020-01-15 15:26:20 +01:00
introspection_state.py Fix pycodestyle warnings/errors now visible with hacking 1.1.0 2018-05-08 23:46:05 +02:00
main.py Stop using six library 2019-12-17 09:23:01 +01:00
node_cache.py Stop using six library 2019-12-17 09:23:01 +01:00
policy.py Add request context and policy enforcement 2017-10-13 11:55:52 +00:00
process.py Stop trying to power off nodes if manage_boot is False 2019-10-18 13:53:17 +02:00
rules.py Stop using six library 2019-12-17 09:23:01 +01:00
utils.py Split API and conductor services 2019-08-12 15:29:55 +08:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00
wsgi_service.py Split API and conductor services 2019-08-12 15:29:55 +08:00