ironic-inspector/releasenotes/notes
Kaifeng Wang 293b0c7c15 Split API and conductor services
This patch splits API and conductor services for ironic-inspector.
Previous patch utilized lock from tooz coordinator, this patch adds
a coordinator wrapper for easier usage and further introduces group
interfaces.

Each conductor service will join a predefined group to mark it's
availability, on each request, API service will query members from
the group and randomly choose on of them, create desiginated topic
and deliver request to it.

The feature is tested with the memcached, file backend of tooz.
Other backends are not fully tested but may work as well, please
refer to tooz documentation for driver compatibilities[1].

[1] https://docs.openstack.org/tooz/latest/user/compatibility.html

Story: 2001842
Task: 30376

Change-Id: I419176cd6d44d74c066db275ef008fe8bb6ef37a
2019-08-12 15:29:55 +08: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
active_states_timeout-3e3ab110870483ec.yaml Clean up current release notes 2017-08-15 10:17:47 +03:00
active-introspection-949f4a50c9d5218a.yaml Enable processing of active nodes 2019-07-03 20:10:12 +00:00
active-node-not-in-cache-b2d7b77603f02a66.yaml Active node introspection for nodes not in cache 2019-07-19 17:08:56 +02:00
add_node-with-version_id-24f51e5888480aa0.yaml Generate version_id upon add_node 2017-09-26 16:26:25 +02:00
add-disabled-option-to-add-ports-f8c6c9b3e6797652.yaml Clean up current release notes 2017-08-15 10:17:47 +03:00
add-lldp-basic-plugin-98aebcf43e60931b.yaml Fix some grammar and spelling issues in release notes 2017-02-13 16:00:51 -05:00
add-lldp-plugin-4645596cb8b39fd3.yaml Add GenericLocalLinkConnectionHook processing hook 2016-07-29 15:00:22 +01:00
add-lldp-plugin-dependency-c323412654f71b3e.yaml Clean up current release notes 2017-08-15 10:17:47 +03:00
add-node-state-to-introspection-api-response-85fb7f4e72ae386a.yaml Clean up current release notes 2017-08-15 10:17:47 +03:00
add-support-for-listing-all-introspection-statuses-2a3d4379c3854894.yaml Fix some grammar and spelling issues in release notes 2017-02-13 16:00:51 -05: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
allow-periodics-shutdown-inspector-ac28ea5ba3224279.yaml Clean up release notes before a release 2017-10-24 11:23:28 +02:00
bmc-logging-deprecation-4ca046a64fac6f11.yaml Deprecated log_bmc_address option 2017-01-26 12:54:46 +01:00
capabilities-15cc2268d661f0a0.yaml Add a plugin for capabilities detection 2016-06-06 13:18:09 +00:00
change_started_finished_at_type_to_datetime-c5617e598350970c.yaml Fix some grammar and spelling issues in release notes 2017-02-13 16:00:51 -05: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 Replaces http with https in release notes 2018-11-14 09:15:12 +00:00
cpu-memory-cfdc72b625780871.yaml Stop failing on missing memory or CPU 2019-06-14 10:10:02 +02: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
db-status-consistency-enhancements-f97fbaccfc81a60b.yaml Terminal state transitions in transactions 2017-12-19 18:15:31 +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
deprecate-setting-ipmi-creds-1581ddc63b273811.yaml Deprecate setting IPMI credentials 2017-01-17 14:01:25 +01:00
deprecate-ssl-opts-40ce8f4618c786ef.yaml Wrap Flask into oslo.service 2018-10-23 09:20:16 +08:00
deprecate-store-data-location-037eaab9cd326646.yaml Clean up release notes and add a prelude 2019-03-11 17:21:18 +01:00
deprecated-ironic-1751ceec6295917d.yaml Remove deprecated authentication options for accessing ironic 2019-06-19 11:10:47 +02:00
deprecated-options-removal-ocata-a44dadf3bcf8d6fc.yaml Clean up deprecated configuration options 2017-01-27 10:22:55 +01:00
disable-dhcp-c86a3a0ee2696ee0.yaml Disable DHCP completely when no nodes are on introspection 2016-03-16 12:19:10 +01:00
discovery-default-driver-94f990bb0676369b.yaml Change the default discovery driver to fake-hardware 2018-04-30 14:36:34 +00:00
dnsmask-pxe-filter-rootwrap-systemctl-099964ad39d38b4c.yaml spelling error 2018-11-24 11:08:53 +08:00
dnsmasq-pxe-filter-37928d3fdb1e8ec3.yaml Introducing a dnsmasq PXE filter driver 2017-11-22 15:08:23 +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
empty-ipmi-address-2-4d57c34aec7d14e2.yaml Do not rely on the older ipmi_address field on lookup 2017-09-04 14:43:13 +02:00
empty-ipmi-address-5b5ca186a066ed32.yaml Treat 0.0.0.0 and '' as missing BMC address 2017-08-10 10:33:58 +02:00
enroll-hook-d8c32eba70848210.yaml Add enroll_node_not_found hook 2016-03-01 14:00:31 +02:00
enroll-nodes-with-bmc-v6address-ba224f4a8a151c53.yaml Use bmc ipv6 address while processing introspection data 2019-06-19 15:03:07 +03:00
extend-rules-9a9d38701e970611.yaml Replaces http with https in release notes 2018-11-14 09:15:12 +00:00
extra-hardware-swift-aeebf299b9605bb0.yaml Do not set Swift parameters defaults in keyword arguments 2016-02-12 10:11:49 +01:00
find-node-input-filtering-e8ea529252e80739.yaml Eliminate SQL injection vulnerability in node_cache 2019-05-21 10:41:19 +02:00
firewall-refactoring-17e8ad764f2cde8d.yaml fixed some "ironic" misspelling 2018-02-02 11:27:13 +08: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_llc_hook_bugs-efeea008c2f792eb.yaml Fix some grammar and spelling issues in release notes 2017-02-13 16:00:51 -05: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
fix-CalledProcessError-on-startup-28d9dbed85a81542.yaml Use eventlet version of subprocess 2017-03-24 14:25:13 +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-deadlock-during-cleanup-bcb6b517ef299791.yaml Fix some grammar and spelling issues in release notes 2017-02-13 16:00:51 -05:00
fix-extra-hardware-process-c0635a972de37b0a.yaml Improve error handling of extra_hardware 2019-05-15 11:39:03 +08:00
fix-llc-switch-id-not-mac-e2de3adc0945ee70.yaml Only set switch_id in local_link_connection if it is a mac address 2018-02-13 09:33:58 +00:00
fix-mysql-6b79049fe96edae4.yaml Add missing release notes 2015-11-27 12:56:13 +01:00
fix-periodic-tasks-configuration-edd167f0146e60b5.yaml Fix some grammar and spelling issues in release notes 2017-02-13 16:00:51 -05:00
fix-pxe-filter-get-blacklist-2dde59d51c1d010f.yaml pxe_filter: fix get blacklist error 2019-05-18 08:38:29 +00:00
fix-rules-endpoint-response-d60984c40d927c1f.yaml Fix response code for rule creating API 2016-06-14 11:23:03 +03:00
fix-wrong-provision-state-name-150c91c48d471bf9.yaml Fix valid provision states for introspection 2017-03-02 14:12:09 +02: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
handle-patch-port-failure-9a8b85749104506f.yaml Handle validation failure if not all switch fields received 2018-11-13 08:19:14 -05:00
hook-deps-83a867c7af0300e4.yaml Allow hooks to have dependencies on other hooks 2017-04-26 19:13:52 +02:00
infiniband-support-960d6846e326dec4.yaml Fix some grammar and spelling issues in release notes 2017-02-13 16:00:51 -05:00
Inspector_rules_API_does_not_return_all_attributes-98a9765726c405d5.yaml Clean up current release notes 2017-08-15 10:17:47 +03:00
introspection-data-db-store-0586292de05cbfd7.yaml introspection data backend: plugin layer 2019-01-07 17:31:15 +08:00
introspection-delay-drivers-deprecation-1d0c25b112fbd4da.yaml Fix some grammar and spelling issues in release notes 2017-02-13 16:00:51 -05:00
introspection-state-03538fac198882b6.yaml Fix some grammar and spelling issues in release notes 2017-02-13 16:00:51 -05: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
ipmi-credentials-removal-0021f89424fbf7a3.yaml Clean up current release notes 2017-08-15 10:17:47 +03:00
ipv6-bmc-address-start-inspection-7a72794f25eb9f19.yaml Clean up release notes and add a prelude 2019-03-11 17:21:18 +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
keystone-noauth-9ba5ad9884c6273c.yaml ironic_inspector: ironic: Fix 'auth_type' when 'auth_strategy' is used 2018-02-09 16:38:18 +02:00
keystoneauth-plugins-aab6cbe1d0e884bf.yaml Use keystoneauth for Ironic and Swift clients 2016-03-25 13:08:15 +02:00
ksadapters-abc9edc63cafa405.yaml Add keystoneauth adapters 2018-01-16 18:06:10 +00: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
local_gb-250bd415684a7855.yaml Move processing of local_gb to root_disk_selection hook 2017-11-02 12:39:37 +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
manage-boot-2ae986f87098576b.yaml Add manage_boot parameter to introspection API 2018-06-25 12:09:17 +02:00
mdns-a5f4034257139e31.yaml Expose baremetal-introspection endpoint via mdns 2019-05-22 13:58:55 +02:00
migrate-introspection-data-bcd692c9ad3f22d7.yaml introspection data backend: migration tool 2019-02-27 09:33:02 +08: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
multiattribute_node_lookup-17e219ba8d3e5eb0.yaml Find a node by multiple attributes 2017-02-10 17:24:27 +01:00
names-82d9f84153a228ec.yaml Support Ironic node names in our API 2016-05-09 15:01:31 +02:00
nested-value-formatting-e04f187475e5e475.yaml Allow nested action value formatting 2018-08-01 09:32:59 +01:00
no-downgrade-migrations-514bf872d9f944ed.yaml Replaces http with https in release notes 2018-11-14 09:15:12 +00: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
optional-root-disk-9b972f504b2e6262.yaml Allow diskless nodes introspection 2017-01-26 17:08:56 +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
pgsql-imperative-enum-dda76f150a205d0a.yaml Clean up current release notes 2017-08-15 10:17:47 +03:00
policy-engine-c44828e3131e6c62.yaml Clean up release notes before a release 2017-10-24 11:23:28 +02:00
port-creation-plugin-c0405ec646b1051d.yaml Move port creation to validate_interfaces hook 2017-04-11 17:58:56 +02:00
port-list-retry-745d1cf41780e961.yaml Retry port lists on failure in PXE filter periodic sync 2018-02-14 15:10:39 +01:00
post-introspection-data-9cdd39a3de446e92.yaml Support reapply with supplied introspection data 2019-04-15 15:04:33 +00: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
pxe-enabled-cbc3287ebe3fcd49.yaml Clean up current release notes 2017-08-15 10:17:47 +03:00
pxe-filter-dnsmasq-manage-deleted-ironic-macs-4bb766efad8c6d02.yaml PXE Filter dnsmasq: manage macs not in ironic 2018-07-06 11:04:16 +00:00
pxe-filter-dnsmasq-not-known-hosts-filter-76ae5bd7a8db6f75.yaml PXE Filter dnsmasq: blacklist unknown host 2018-05-07 18:07:03 +02: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_update_started_at-8af8cf254cdf8cde.yaml Reapply doesn't update started_at time 2017-03-07 21:28:13 +00:00
reapply-introspection-5edbbfaf498dbd12.yaml Allow rerunning introspection on stored data 2016-04-07 10:40:55 +02:00
remove_filter_logging-1a80419083c42bc6.yaml Remove PXE filter logging 2019-03-14 21:11:03 -04:00
remove-deprecated-conf-opts-361ab0bb342f0e7e.yaml Clean up current release notes 2017-08-15 10:17:47 +03:00
remove-deprecated-ssl-opt-f6e6bd841f2c1061.yaml Remove deprecated ssl options 2019-04-09 13:22:57 +08:00
remove-opt-group-firewall-96266983e476c29e.yaml Clean up pxe_filter related deprecations 2018-08-06 13:42:01 +08:00
remove-opt-keep-node-status-7d6b96f1a6e498a8.yaml Remove deprecated option node_status_keep_time 2018-08-10 09:37:23 +08:00
remove-policy-json-b4746d64c1511023.yaml Remove sample policy and config files 2018-02-06 10:36:12 -08:00
remove-store-data-location-e68462ff6ba257e0.yaml Remove deprecated store_data_location 2019-04-09 08:45:04 +08:00
reset-interfaces-ff78d50b9f05d47d.yaml Pass reset_interfaces when updating a driver from the rules 2019-03-14 11:02:40 +01:00
rollback-formatting-7d61c9af2600d42f.yaml Do not fail rules rollback on bad formatting key 2017-05-16 16:47:00 +02:00
rollback-removal-a03a989e2e9f776b.yaml Remove rollback support from introspection rules 2017-05-17 18:33:34 +02:00
rpc-backends-0e7405aa1c7723a0.yaml Wrap rpc server into oslo.service 2018-10-23 09:17:42 +08: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
sighup-support-e6eaec034d963108.yaml Support reload configuration on SIGHUP 2018-04-17 16:33:16 +08: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
split-services-99873ff27ef2d89b.yaml Split API and conductor services 2019-08-12 15:29:55 +08:00
status-removal-fa1d9a98ffad9f60.yaml Clean up current release notes 2017-08-15 10:17:47 +03:00
stein-prelude-42f0d90bf2c6a1a9.yaml Clean up release notes and add a prelude 2019-03-11 17:21:18 +01:00
stop-when-setbootdev-failed-68d84fec0843bdc8.yaml spelling error 2018-11-24 11:08:53 +08:00
story-2002166-371315335fd8e62d.yaml Update default Ironic API version to 1.38 2018-06-08 10:15:58 +00:00
support-ip6tables-ce30f614de502adb.yaml Support ip6tables for iptables pxe filter 2018-11-07 09:53:47 +08:00
support-microversion-latest-dcf9598c5218e979.yaml Support latest as the microversion value 2018-09-14 17:31:50 +08:00
swift-deprecations-d7680b867fae7f3d.yaml Remove deprecated options for accessing Swift 2019-06-18 08:47:52 +02:00
swift-max-retries-dfaecb74bd3aba9a.yaml Use openstacksdk for accessing Swift 2019-06-19 14:49:03 +02:00
tempest_plugin_removal-91a01f5950f543e1.yaml Remove ironic_inspector/test/inspector_tempest_plugin/ directory 2018-01-05 12:52:54 -08:00
trait-actions-eec05cbb6a944619.yaml Add introspection rules actions to add/remove traits on nodes 2018-09-18 10:13:48 +02:00
unset_property_instrospectionrules-78d64b8b7643e40d.yaml Accept None value for set-attribute 2018-12-07 15:12:17 +01:00
update-default-ironic-api-stein-b3b01ec542fa8f15.yaml Update default ironic API version list 2019-07-22 00:21:39 +02:00
UUID-started_at-finished_at-in-the-status-API-7860312102923938.yaml Fix some grammar and spelling issues in release notes 2017-02-13 16:00:51 -05:00
validate-ipv6-address-fda29c929754352e.yaml Support IPv6 address when validating interfaces 2018-11-19 11:06:37 +08:00