ironic-inspector/ironic_inspector
Dmitry Tantsur 0353131952 is-empty conditions should accept missing values
Returning False from is-empty condition on missing values seems extremely
confusing and rules out some potential use cases.

Closes-Bug: #1578184
Change-Id: I8f976516f89367512e2ffae2815085be1776b6f6
(cherry picked from commit 50b989474d)
2016-05-08 13:59:04 +00:00
..
common Move ironic options to common/ironic 2016-03-07 13:56:55 +01:00
migrations Add invert option to rule conditions 2016-02-29 13:48:55 +01:00
plugins is-empty conditions should accept missing values 2016-05-08 13:59:04 +00:00
test is-empty conditions should accept missing values 2016-05-08 13:59:04 +00: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
conf.py Added CORS support to Ironic Inspector 2016-03-14 15:29:09 +01:00
db.py Add invert option to rule conditions 2016-02-29 13:48:55 +01:00
dbsync.py Add db migrations tests 2016-03-01 15:04:59 +02:00
firewall.py Make sure to clean the blacklist cache when disabling the firewall 2016-04-15 15:23:40 +02:00
introspect.py Use futurist library for asynchronous tasks 2016-03-02 15:40:01 +01:00
main.py Added CORS support to Ironic Inspector 2016-03-14 15:29:09 +01:00
node_cache.py Disable DHCP completely when no nodes are on introspection 2016-03-16 12:19:10 +01:00
process.py Merge "Don't fail on power off if in enroll state" 2016-03-14 14:16:28 +00:00
rules.py Correct method call to to_dict 2016-03-03 16:19:39 +00:00
utils.py Added CORS support to Ironic Inspector 2016-03-14 15:29:09 +01:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00