ironic-inspector/ironic_inspector/plugins
Lucas Alvares Gomes a12d1af680 Better error handling when converting eDeploy data
When attempting to convert some eDeploy data to integer, inspector will
handle the ValueError exception which works fine for strings that are
not interger-like. But, when this data is None a TypeError exception
will be raised which wasn't handlded before, this patch is fixing it.

Closes-Bug: #1560050
Change-Id: I830a1a88c765c6471c457e383c7e859fd7f93ef9
2016-03-22 12:08:09 +00:00
..
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
base.py Officially deprecate rollback for introspection rules 2016-03-08 15:12:47 +01:00
discovery.py Fix arg for "Port already exists" error 2016-03-10 09:05:52 +00:00
example.py Officially deprecate rollback for introspection rules 2016-03-08 15:12:47 +01:00
extra_hardware.py Better error handling when converting eDeploy data 2016-03-22 12:08:09 +00:00
raid_device.py Deprecate root_device_hint name for raid_device plugin 2016-03-09 00:04:41 +08:00
rules.py Merge "Add new condition: is-empty" 2016-02-23 13:31:18 +00:00
standard.py Small ValidateInterfacesHook cleanup 2016-02-17 11:53:51 +02:00