ironic-inspector/releasenotes/notes
Dmitry Tantsur af6fbf0717 Support Ironic node names in our API
This change drops check on UUID validness from our API.
It also has a subtle effect of doing Ironic node fetching in
the introspection status and data fetch calls, which might make them
slightly longer (but only when name is used).

A new helper common.ironic.get_node is created to unify how we fetch nodes
from Ironic. It also provides nicer exceptions.

Change-Id: I20cf65e57910568b70a62c3f9269a962e78a07e2
Closes-Bug: #1523902
2016-05-09 15:01:31 +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
cors-5f345c65da7f5c99.yaml Added CORS support to Ironic Inspector 2016-03-14 15:29:09 +01:00
deprecate-rollback-dea95ac515d3189b.yaml Officially deprecate rollback for introspection rules 2016-03-08 15:12:47 +01:00
deprecate-root-device-hint-909d389b7efed5da.yaml Deprecate root_device_hint name for raid_device plugin 2016-03-09 00:04:41 +08:00
disable-dhcp-c86a3a0ee2696ee0.yaml Disable DHCP completely when no nodes are on introspection 2016-03-16 12:19:10 +01:00
drop-maintenance-a9a87a9a2af051ad.yaml Drop support for introspecting nodes in maintenance mode 2015-12-15 14:25:27 +01:00
edeploy-typeerror-6486e31923d91666.yaml Better error handling when converting eDeploy data 2016-03-22 12:08:09 +00:00
empty-condition-abc707b771be6be3.yaml Add new condition: is-empty 2016-02-22 14:21:09 +02:00
enroll-hook-d8c32eba70848210.yaml Add enroll_node_not_found hook 2016-03-01 14:00:31 +02:00
extend-rules-9a9d38701e970611.yaml Extend conditions and actions 2016-02-17 19:07:30 +02:00
extra-hardware-swift-aeebf299b9605bb0.yaml Do not set Swift parameters defaults in keyword arguments 2016-02-12 10:11:49 +01:00
firewall-rerun-f2d0f64cca2698ff.yaml Make sure to clean the blacklist cache when disabling the firewall 2016-04-15 14:03:46 +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
futurist-557fcd18d4eaf1c1.yaml Use futurist library for asynchronous tasks 2016-03-02 15:40:01 +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
is-empty-missing-a590d580cb62761d.yaml is-empty conditions should accept missing values 2016-05-04 14:26:15 +02:00
keystoneauth-plugins-aab6cbe1d0e884bf.yaml Use keystoneauth for Ironic and Swift clients 2016-03-25 13:08:15 +02: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
log-info-not-found-cache-error-afbc87e80305ca5c.yaml Allow specify log level for Error exception 2016-03-10 11:58:40 +02:00
logs-collector-logging-356e56cd70a04a2b.yaml Enable ramdisk log collection in devstack plugin and improve logging 2015-12-14 14:24:49 +01:00
lookup-all-macs-eead528c0b764ad7.yaml Use all valid MAC's for lookup 2016-03-18 13:41:04 +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
names-82d9f84153a228ec.yaml Support Ironic node names in our API 2016-05-09 15:01:31 +02:00
no-downgrade-migrations-514bf872d9f944ed.yaml Remove downgrades from migrations 2016-03-25 13:37:49 +02:00
no-fail-on-power-off-enroll-node-e40854f6def397b8.yaml Don't fail on power off if in enroll state 2016-03-11 15:06:04 +02:00
no-logs-stored-data-6db52934c7f9a91a.yaml Stop storing ramdisk logs with the introspection data 2016-02-11 16:18:57 +01:00
no-rollback-e15bc7fee0134545.yaml Drop rollback actions for set-XX and extend-XX rules actions 2016-02-16 11:12:23 +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
ramdisk-logs-on-all-failures-24da41edf3a98400.yaml Store ramdisk logs on all processing failures, not only reported by the ramdisk 2016-05-04 12:46:59 +02:00
reapply-introspection-5edbbfaf498dbd12.yaml Allow rerunning introspection on stored data 2016-04-07 10:40:55 +02:00
rules-invert-2585173a11db3c31.yaml Add invert option to rule conditions 2016-02-29 13:48:55 +01:00
sphinx-docs-4d0a5886261e57bf.yaml Generate Sphinx docs 2015-11-27 11:56:36 +02:00