ironic-python-agent/releasenotes/notes
Dmitry Tantsur 81ac0b4115 Remove assumption that a valid IPMI channel cannot follow an invalid one
It seems to be incorrect at least for some iLO machines.
Also harden the code against invalid output from ipmitool.

Change-Id: I733785e9c7d86eadca963f0776910504bf91bcfe
Closes-Bug: #1714944
(cherry picked from commit d6ff5116f4)
2017-09-12 15:31:56 +00:00
..
.placeholder Add reno for release notes management 2015-12-16 16:04:29 -08:00
Collect_NIC_name_given_by_BIOS-657c68c0ae16365b.yaml Release notes cleanup for Pike release 2017-08-14 13:30:20 -07:00
add-disk-wait-config-opts-fe805292baca8029.yaml Add configuration options for DISK_WAIT 2016-06-20 18:47:26 -04:00
add-log-extension-35ca22cc0709af4c.yaml Add a log extension 2016-06-28 17:02:11 +01:00
add-numa-topology-info-8c253fd9e56169f1.yaml Release notes cleanup for Pike release 2017-08-14 13:30:20 -07:00
add-pci-devices-info-3f86934a505d1b31.yaml Add PCI devices collector to inspector 2016-06-24 14:50:58 +02:00
add-portal-port-arg-6d4faec2f709c8e9.yaml add new portal_port argument into iscsi.start_iscsi_target api 2016-03-24 13:32:42 +00:00
add-unit-test-cc4a1a05859ad17d.yaml Reduced restriction of parsing for dmidecode output 2016-02-22 22:46:28 +00:00
add-vendor-info-56be9a8605d80bf0.yaml Add 'system_vendor' information to data 2016-02-15 10:19:17 +09:00
add_interface_vendor_and_product-74e9815f20ee0cac.yaml Add vendor, product to interface information 2016-09-21 10:14:26 -04:00
add_mellanox_hardware_manager-edfae87964737df1.yaml Correct error in Infiniband release note 2017-02-13 13:16:43 +00:00
additional-wwn-hints-ffd02ceafcb3dc70.yaml Catch up release notes for Mitaka 2015-12-16 16:34:21 -08:00
advertise-address-c3b152fe475fb539.yaml Bind to interface routable to the ironic host, not a random one 2016-03-21 14:21:12 +00:00
agent_partition_image-91941adc6683c673.yaml Add support for partition images in agent driver. 2016-03-18 08:21:01 +00:00
block-device-hctl-e81573812be3d469.yaml Add HCTL to BlockDevices 2016-12-07 16:51:30 +00:00
boot-info-f18336ada089f6dd.yaml Add boot information into the inventory 2016-05-26 17:05:11 +02:00
collect-dmi-output-f2e9feabef16bacf.yaml Collect processor, memory and BIOS output of dmidecode 2017-06-28 10:23:45 -07:00
coreos-uses-chroot-8a01ba0b38a4a4f4.yaml Catch up release notes for Mitaka 2015-12-16 16:34:21 -08:00
coreos_ipa_image_poweroff_reboot_in_chroot_by_sysrq-42447fc4cdd7dafe.yaml Reboot and Poweroff fails with coreos IPA image 2017-01-20 12:55:12 -08:00
correction-failure-output-when-downloading-image-39f93838d1ed2928.yaml Release notes cleanup for Pike release 2017-08-14 13:30:20 -07:00
cpu-flags-e3cec7e5cba069ef.yaml Returns CPU flags in the CPU inventory 2016-06-01 16:12:32 +02:00
device-hints-from-node-object-9a689f5a4175a1a6.yaml Get root device hints from the node object 2016-05-26 14:52:15 +01:00
disk-label-fix-536897e41a4d817f.yaml Add disk_label support for partition images 2016-03-22 16:59:38 +00:00
disk-wait-2e0e85e0947f80e9.yaml Wait for at least one suitable disk to appear on start up 2016-05-24 10:36:45 +02:00
enable-cleaning-fallback-57e8c9aa2f24e63d.yaml Provide fallback from ATA erase to shredding 2016-04-08 15:55:06 -04:00
erase-device-metadata-clean-step-31b4a615c0ff7f18.yaml Add erase_devices_metadata cleaning step 2016-07-28 11:14:11 +01:00
fail_ipa_start_if_ironic_api_invalid-7b78fcaba2141cc5.yaml Improve grammar/readability in Ocata release notes 2017-02-13 18:11:52 +00:00
fix-bytes-json-serializable-collected-logs-ad61022b287dc3e2.yaml Release notes cleanup for Pike release 2017-08-14 13:30:20 -07:00
fix-coreos-modprobe-75bda45c7bbeb469.yaml Load IPMI modules before chroot in CoreOS image 2016-11-22 12:23:27 +00:00
fix-vfd-mount-for-capitalized-device-name-db7f519e900f4e22.yaml Fix vfd mount for capitalized device name 2016-02-08 16:33:14 +09:00
handle-configdrive-large-disks-3517e9fcf16c7f39.yaml Catch up release notes for Mitaka 2015-12-16 16:34:21 -08:00
handle-ssl-063a91fb7bdcf9b9.yaml Improve grammar/readability in Ocata release notes 2017-02-13 18:11:52 +00:00
improve-tgtd-status-d17173dc8f67959f.yaml Catch up release notes for Mitaka 2015-12-16 16:34:21 -08:00
inspection-wait-for-ips-223e39b65fef31bd.yaml Wait for the interfaces to get IP addresses before inspection 2016-04-05 20:03:33 +02:00
inspection-wait-for-ips-v2-146016f758d7010c.yaml [inspection] wait for the PXE DHCP by default and remove the carrier check 2016-05-10 18:12:46 +02:00
ip6-addresses-1c2b9bcd9a124de7.yaml Advertise the correct address when using IPv6 2017-01-11 11:00:56 +00:00
ipa-debug-68c86101b1fdc3d9.yaml Allow enabling debug level via kernel cmdline 2016-02-26 12:34:20 +01:00
ipmi-address-channel-b6b8010c41d05c1b.yaml Remove assumption that a valid IPMI channel cannot follow an invalid one 2017-09-12 15:31:56 +00:00
ipv6-listen-85d40e58156e398f.yaml Improve grammar/readability in Ocata release notes 2017-02-13 18:11:52 +00:00
ipv6-provision-42e9000f6f6a7a3a.yaml Improve grammar/readability in Ocata release notes 2017-02-13 18:11:52 +00:00
iscsi-detection-on-diskless-hw-f27dcce3aaa35ac2.yaml Follow-up text changes for 327807 2016-07-21 09:54:51 -04:00
limit-qemu-img-ram-usage-d7b7a16ac5e9c917.yaml Improve grammar/readability in Ocata release notes 2017-02-13 18:11:52 +00:00
lldp-error-handling-5b6576b378ef9c3a.yaml Improve grammar/readability in Ocata release notes 2017-02-13 18:11:52 +00:00
lldp-loop-fdfa584caf33d847.yaml Build socket list right before select call 2016-08-17 16:35:07 +02:00
logs-collector-non-ascii-010339bf256443c8.yaml Catch up release notes for Mitaka 2015-12-16 16:34:21 -08:00
multiple-lan-channels-ee32d80150f990bf.yaml Release notes cleanup for Pike release 2017-08-14 13:30:20 -07:00
name-root-device-hints-0cfc8c90d03c8bf0.yaml Extend root device hints to support device name 2016-02-02 10:32:39 +00:00
new-agent-api-afbe7391493749be.yaml Use new agent API if available 2016-08-05 12:02:41 +02:00
new-sync-command-6f5fa55df2fd5903.yaml Add sync() command to the standby module 2016-03-18 15:20:48 +00:00
no-bash-for-grub-c38369af8cc7cf26.yaml Improve grammar/readability in Ocata release notes 2017-02-13 18:11:52 +00:00
old-inspector-data-5e63c9bce72b4fb5.yaml Remove compatibility with old bash-based introspection ramdisk 2017-01-09 14:10:47 +01:00
oslo-config-generator-b0f70b9fb7e23997.yaml Improve grammar/readability in Ocata release notes 2017-02-13 18:11:52 +00:00
prefix-lldp-timeout-50acc656313d8dd2.yaml lldp-timeout kernel parameter missing ipa- prefix 2016-06-03 12:17:55 -04:00
remove-switch_port_descr-switch_chassis_descr-40f2bb37b5f1fdd1.yaml Improve grammar/readability in Ocata release notes 2017-02-13 18:11:52 +00:00
remove-sysrq-2c2804930180f408.yaml Replace SYSRQ commands 2016-03-21 12:57:50 +00:00
remove-vendor-passthru-eda3519c322eb4e2.yaml Remove old lookup/heartbeat from IPA 2016-11-09 16:34:44 +00:00
root-device-hints-rotational-67e6e61074c26561.yaml Extend root device hints to support "rotational" 2016-07-11 14:30:35 +01:00
skip-lookup-and-heartbeat-if-apiurl-not-configured-5ae8b04ae1e74673.yaml Improve grammar/readability in Ocata release notes 2017-02-13 18:11:52 +00:00
sleep-ebe58fbe07d30219.yaml Add a configurable sleep before IPA starts working 2016-05-24 10:39:52 +02:00
stream-raw-images-d2e245aaed991d86.yaml Catch up release notes for Mitaka 2015-12-16 16:34:21 -08:00
support-image-proxy-e2987a6589375451.yaml Catch up release notes for Mitaka 2015-12-16 16:34:21 -08:00
support-linux-io-6bbd7ff1f0d70a0e.yaml Catch up release notes for Mitaka 2015-12-16 16:34:21 -08:00
support-lldp-in-inventory-4ab6e45ccd35dace.yaml Support LLDP data as part of interfaces in inventory 2016-06-22 18:26:04 +01:00
suse-tinyipa-support-20acecd6d7b20952.yaml imagebuild: tinyipa: Make the install-deps.sh SUSE aware 2017-02-09 14:45:39 +00:00
tinyipa-ssh-e8a3a01a3f3ff5f4.yaml Enable SSH access to tinyipa 2016-09-19 19:02:55 +03:00
udev-settle-f75db34db990ad68.yaml Wait for udev to settle before listing the block devices 2016-03-02 10:54:51 +00:00
uefi-fallback-266c647f6aff58fd.yaml Improve grammar/readability in Ocata release notes 2017-02-13 18:11:52 +00:00
use-latest-coreos-87f826d26b46548d.yaml Catch up release notes for Mitaka 2015-12-16 16:34:21 -08:00
use-system-random-00b0721c8ebd0c5a.yaml Catch up release notes for Mitaka 2015-12-16 16:34:21 -08:00
wait-for-interfaces-before-lookup-9bf38852b2f176a1.yaml Wait for at least one interface before node lookup 2016-06-14 12:36:52 +00:00