ironic-inspector/releasenotes/notes
Dmitry Tantsur 51015b17c8 Do not use loopback BMC addresses for lookup
With virtualbmc it's possible to have loopback as IPMI address for several
nodes, which breaks introspection. This change make ironic-inspector
ignore loopback addresses.

Change-Id: Idf141c027e9aa08aaed014398fe8b3506a287afa
Partial-Bug: #1651719
2017-01-17 13:50:46 +01:00
..
.placeholder Use Reno for release notes management 2015-11-26 10:12:14 +01:00
UUID-started_at-finished_at-in-the-status-API-7860312102923938.yaml UUID, started_at, finished_at in the status API 2016-10-21 00:25:38 +02:00
abort-introspection-ae5cb5a9fbacd2ac.yaml Introduce API for aborting introspection 2016-02-09 15:30:46 +01:00
add-lldp-plugin-4645596cb8b39fd3.yaml Add GenericLocalLinkConnectionHook processing hook 2016-07-29 15:00:22 +01:00
add-support-for-listing-all-introspection-statuses-2a3d4379c3854894.yaml Add API for listing all introspection statuses 2016-11-21 15:58:24 +01:00
add-support-for-long-running-ramdisk-ffee3c177c56cebb.yaml Add config to skip power off after introspection 2016-07-19 19:44:06 +08:00
capabilities-15cc2268d661f0a0.yaml Add a plugin for capabilities detection 2016-06-06 13:18:09 +00:00
check-formatted-value-from-nonstring-3d851cb42ce3a0ac.yaml Fix release notes formatting 2016-08-11 14:27:36 +03: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
continue-http-500-62f33d425aade9d7.yaml Return HTTP 500 from /v1/continue on unexpected exceptions 2016-06-08 09:56:37 +02:00
cors-5f345c65da7f5c99.yaml Added CORS support to Ironic Inspector 2016-03-14 15:29:09 +01:00
custom-ramdisk-log-name-dac06822c38657e7.yaml Allow customizing ramdisk logs file names and simplify the default 2016-07-01 14:30:44 +02: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-crash-when-use-postgresql-ac6c708f48f55c83.yaml Modify the SQL's string from double quote to single quote. 2016-08-17 11:51:46 +02:00
fix-mysql-6b79049fe96edae4.yaml Add missing release notes 2015-11-27 12:56:13 +01:00
fix-periodic-tasks-configuration-edd167f0146e60b5.yaml Allow to configure cache clean up period 2016-11-04 17:49:41 +01:00
fix-rules-endpoint-response-d60984c40d927c1f.yaml Fix response code for rule creating API 2016-06-14 11:23:03 +03:00
fix_llc_hook_bugs-efeea008c2f792eb.yaml LLC Hook: Fix patching Ironic ports 2016-09-30 16:33:37 +01:00
fix_llc_port_assume-4ea47d26501bddc3.yaml LLC Hook: Do not assume interfaces are added to Ironic 2016-09-30 16:39:41 +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
introspection-state-03538fac198882b6.yaml Introducing node introspection state management 2016-12-15 00:20:27 +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
ironic-lib-hints-20412a1c7fa796e0.yaml Use the device hints matching mechanism from ironic-lib 2016-12-16 16:55:51 +00: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
loopback-bmc-e60d64fe74bdf142.yaml Do not use loopback BMC addresses for lookup 2017-01-17 13:50:46 +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-old-ramdisk-095b05e1245131d8.yaml Remove support for the old bash ramdisk 2016-06-06 13:36:05 +02:00
no-rollback-e15bc7fee0134545.yaml Drop rollback actions for set-XX and extend-XX rules actions 2016-02-16 11:12:23 +01:00
no-root_device_hint-0e7676d481d503bb.yaml Remove deprecated alias "root_device_hint" for "raid_device" hook 2016-06-06 19:07:24 +02: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
pci_devices-plugin-5b93196e0e973155.yaml Add PCI devices plugin to inspector 2016-09-01 10:55: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
set-node-to-error-when-swift-failure-3e919ecbf9db6401.yaml Set node to the error if reapply fails 2016-09-06 16:08:03 +03:00
size-hint-ea2a264468e1fcb7.yaml Always convert the size root device hints to an integer 2016-05-23 13:05:18 +02:00
sphinx-docs-4d0a5886261e57bf.yaml Generate Sphinx docs 2015-11-27 11:56:36 +02:00