ironic-inspector/ironic_inspector
Dmitry Tantsur 95e103d21c Do not try to set local_gb to -1 when the matched root device size is 0
Apparently, virtual floppies on some machines are represented as normal
block devices, but with size = 0. We should filter them out in ironic-lib,
but for now at least don't fail miserably.

Story: #2007907
Task: #40308
Change-Id: Ia96a9a8b85841612fb13616754bfdbf651b212d8
2020-07-09 16:40:22 +02:00
..
cmd Merge "No need to import print function anymore" 2020-05-15 12:20:48 +00:00
common Add leader election for periodic sync with ironic 2020-07-02 12:17:28 +02:00
conductor Add leader election for periodic sync with ironic 2020-07-02 12:17:28 +02:00
conf Merge "Add leader election for periodic sync with ironic" 2020-07-06 17:51:45 +00:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2020-06-17 08:07:35 +00:00
migrations Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
plugins Do not try to set local_gb to -1 when the matched root device size is 0 2020-07-09 16:40:22 +02:00
pxe_filter Remove non-inclusive language in pxe filter 2020-07-09 12:06:03 +02:00
test Do not try to set local_gb to -1 when the matched root device size is 0 2020-07-09 16:40:22 +02: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 Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
introspect.py Make POST /v1/introspection synchronous when manage_boot==False 2020-05-12 12:21:20 +02: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 Enable Basic HTTP authentication middleware. 2020-06-05 01:28:40 +12:00
node_cache.py Use node.id instead of node.uuid in record_node 2020-07-07 14:40:49 +02:00
policy.py Add request context and policy enforcement 2017-10-13 11:55:52 +00:00
process.py Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
rules.py Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
utils.py Enable Basic HTTP authentication middleware. 2020-06-05 01:28:40 +12: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