ironic-inspector/releasenotes/notes
Anton Arefiev bf86545ca4 Extend conditions and actions
Conditions: ``field`` supports new format, it allow to comparison
data both from inspection and node info:

     {'field': 'node://ironic/style/path', 'op': 'eq', 'value': 'val'}
     {'field': 'data://introspection/path', 'op': 'eq', 'value': 'val'}

Actions: ``value`` supports fetching data from introspection, it's
using python string formatting notation:

     {'action': 'set-attribute', 'path': '/driver_info/ipmi_address',
      'value': '{data[inventory][bmc_address]}'}

Related-Bug: #1524753
Change-Id: Ie05f82e7a29fba2f743217f0893c085fd843cd5b
2016-02-17 19:07:30 +02:00
..
.placeholder Use Reno for release notes management 2015-11-26 10:12:14 +01:00
abort-introspection-ae5cb5a9fbacd2ac.yaml Introduce API for aborting introspection 2016-02-09 15:30:46 +01:00
compact-debug-logging-b15dd9bbdd3ce27a.yaml Improve debug logging 2015-12-14 14:19:06 +01:00
contains-matches-ee28958b08995494.yaml Add new conditions: matches and contains 2016-01-26 17:01:41 +01:00
drop-maintenance-a9a87a9a2af051ad.yaml Drop support for introspecting nodes in maintenance mode 2015-12-15 14:25:27 +01:00
extend-rules-9a9d38701e970611.yaml Extend conditions and actions 2016-02-17 19:07:30 +02:00
fix-mysql-6b79049fe96edae4.yaml Add missing release notes 2015-11-27 12:56:13 +01:00
flask-debug-6d2dcc2b482324dc.yaml Add missing release notes 2015-11-27 12:56:13 +01:00
googbye-patches-args-071532024b9260bd.yaml Remove deprecated support for passing patches lists into hooks 2016-02-09 12:36:07 +01:00
ipa-inventory-0a1e8d644da850ff.yaml Switch to IPA as a primary ramdisk 2016-01-13 17:30:56 +01:00
ipa-support-7eea800306829a49.yaml Add missing release notes 2015-11-27 12:56:13 +01:00
less-iptables-calls-759e89d103df504c.yaml Do not update firewall rules if list of MAC's did not change 2016-02-09 15:04:53 +01:00
logs-collector-logging-356e56cd70a04a2b.yaml Enable ramdisk log collection in devstack plugin and improve logging 2015-12-14 14:24:49 +01:00
migrations-autogenerate-4303fd496c3c2757.yaml Add missing release notes 2015-11-27 12:56:13 +01:00
missing-pxe-mac-d9329dab85513460.yaml Add missing release notes 2015-11-27 12:56:13 +01:00
node-locking-4d135ca5b93524b1.yaml Lock nodes to avoid simultaneous introspection requests 2015-11-27 12:05:27 +01:00
patch-head-backslash-24bcdd03ba254bf2.yaml Add forward slash for node path patch 2016-02-10 10:59:02 +02:00
preprocessing-error-01e55b4db20fb7fc.yaml Properly report preprocessing errors to a user 2015-12-09 17:31:47 +01:00
processing-data-type-check-7c914339d3ab15ba.yaml Validate that data received from the ramdisk is a JSON object 2015-12-14 14:19:43 +01:00
processing-logging-e2d27bbac95a7213.yaml Track node identification during the whole processing 2016-01-13 12:23:15 +01:00
sphinx-docs-4d0a5886261e57bf.yaml Generate Sphinx docs 2015-11-27 11:56:36 +02:00