ironic-inspector/ironic_inspector
Dmitry Tantsur d6ff54faf7 Add new conditions: matches and contains
Both check a value against a regular expression. The former requires
full match, while the latter requires matching anywhere in the string
representaion of value.

Change-Id: Ia59d17d6f8383aed97696d678fc1e7e329242692
2016-01-26 17:01:41 +01:00
..
common Store and expose introspection data 2015-08-27 20:18:54 -04:00
migrations Enable migration autogenerate 2015-11-02 17:24:52 +00:00
plugins Add new conditions: matches and contains 2016-01-26 17:01:41 +01:00
test Add new conditions: matches and contains 2016-01-26 17:01:41 +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
conf.py Track node identification during the whole processing 2016-01-13 12:23:15 +01:00
db.py Enable migration autogenerate 2015-11-02 17:24:52 +00:00
dbsync.py Enable migration autogenerate 2015-11-02 17:24:52 +00:00
firewall.py Improve debug logging 2015-12-14 14:19:06 +01:00
introspect.py Track node identification during the whole processing 2016-01-13 12:23:15 +01:00
main.py Track node identification during the whole processing 2016-01-13 12:23:15 +01:00
node_cache.py Track node identification during the whole processing 2016-01-13 12:23:15 +01:00
process.py Track node identification during the whole processing 2016-01-13 12:23:15 +01:00
rules.py Track node identification during the whole processing 2016-01-13 12:23:15 +01:00
utils.py Stringify node_info.uuid as a precaution 2016-01-21 15:34:40 +01:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00