.stestr.conf
.travis.yml
AUTHORS
CONTRIBUTING.rst
ChangeLog
Dockerfile
LICENSE
README.rst
bindep.txt
lower-constraints.txt
plugin-requirements.txt
proxy.sh
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/source/conf.py
doc/source/index.rst
doc/source/admin/how_it_works.rst
doc/source/admin/index.rst
doc/source/admin/rescue.rst
doc/source/admin/troubleshooting.rst
doc/source/contributor/hardware_managers.rst
doc/source/contributor/index.rst
doc/source/contributor/metrics.rst
doc/source/contributor/rescue.rst
doc/source/install/index.rst
etc/ironic_python_agent/ironic_python_agent.conf.sample
imagebuild/README.rst
imagebuild/common/extract_upper_constraints_from_tox_ini.sh
imagebuild/common/generate_upper_constraints.sh
imagebuild/coreos/Makefile
imagebuild/coreos/README.rst
imagebuild/coreos/build_coreos_image.sh
imagebuild/coreos/coreos-oem-inject.py
imagebuild/coreos/docker_build.bash
imagebuild/coreos/docker_clean.bash
imagebuild/coreos/full_trusty_build.sh
imagebuild/coreos/iso-image-create
imagebuild/coreos/pin_latest_coreos.sh
imagebuild/coreos/version.txt
imagebuild/coreos/oem/cloud-config.yml
imagebuild/coreos/oem/finalize_rescue.sh
imagebuild/coreos/oem/rescue-dhcp-config.network
imagebuild/tinyipa/.gitignore
imagebuild/tinyipa/Makefile
imagebuild/tinyipa/README.rst
imagebuild/tinyipa/add-ssh-tinyipa.sh
imagebuild/tinyipa/build-instance-images.sh
imagebuild/tinyipa/build-iso.sh
imagebuild/tinyipa/build-tinyipa.sh
imagebuild/tinyipa/common.sh
imagebuild/tinyipa/finalise-tinyipa.sh
imagebuild/tinyipa/install-deps.sh
imagebuild/tinyipa/tc-mirror.sh
imagebuild/tinyipa/udhcpc.script
imagebuild/tinyipa/build_files/bootlocal.sh
imagebuild/tinyipa/build_files/buildreqs.lst
imagebuild/tinyipa/build_files/dhcp.sh
imagebuild/tinyipa/build_files/fakeuname
imagebuild/tinyipa/build_files/finalreqs.lst
imagebuild/tinyipa/build_files/isolinux.cfg
ironic_python_agent/__init__.py
ironic_python_agent/agent.py
ironic_python_agent/config.py
ironic_python_agent/dmi_inspector.py
ironic_python_agent/encoding.py
ironic_python_agent/errors.py
ironic_python_agent/hardware.py
ironic_python_agent/inspector.py
ironic_python_agent/ironic_api_client.py
ironic_python_agent/netutils.py
ironic_python_agent/numa_inspector.py
ironic_python_agent/utils.py
ironic_python_agent/version.py
ironic_python_agent.egg-info/PKG-INFO
ironic_python_agent.egg-info/SOURCES.txt
ironic_python_agent.egg-info/dependency_links.txt
ironic_python_agent.egg-info/entry_points.txt
ironic_python_agent.egg-info/not-zip-safe
ironic_python_agent.egg-info/pbr.json
ironic_python_agent.egg-info/requires.txt
ironic_python_agent.egg-info/top_level.txt
ironic_python_agent/api/__init__.py
ironic_python_agent/api/app.py
ironic_python_agent/api/config.py
ironic_python_agent/api/controllers/__init__.py
ironic_python_agent/api/controllers/root.py
ironic_python_agent/api/controllers/v1/__init__.py
ironic_python_agent/api/controllers/v1/base.py
ironic_python_agent/api/controllers/v1/command.py
ironic_python_agent/api/controllers/v1/link.py
ironic_python_agent/api/controllers/v1/status.py
ironic_python_agent/cmd/__init__.py
ironic_python_agent/cmd/agent.py
ironic_python_agent/extensions/__init__.py
ironic_python_agent/extensions/base.py
ironic_python_agent/extensions/clean.py
ironic_python_agent/extensions/flow.py
ironic_python_agent/extensions/image.py
ironic_python_agent/extensions/iscsi.py
ironic_python_agent/extensions/log.py
ironic_python_agent/extensions/rescue.py
ironic_python_agent/extensions/standby.py
ironic_python_agent/hardware_managers/__init__.py
ironic_python_agent/hardware_managers/cna.py
ironic_python_agent/hardware_managers/mlnx.py
ironic_python_agent/shell/write_image.sh
ironic_python_agent/tests/__init__.py
ironic_python_agent/tests/functional/__init__.py
ironic_python_agent/tests/functional/base.py
ironic_python_agent/tests/functional/test_commands.py
ironic_python_agent/tests/unit/__init__.py
ironic_python_agent/tests/unit/base.py
ironic_python_agent/tests/unit/test_agent.py
ironic_python_agent/tests/unit/test_api.py
ironic_python_agent/tests/unit/test_base.py
ironic_python_agent/tests/unit/test_dmi_inspector.py
ironic_python_agent/tests/unit/test_encoding.py
ironic_python_agent/tests/unit/test_errors.py
ironic_python_agent/tests/unit/test_hardware.py
ironic_python_agent/tests/unit/test_inspector.py
ironic_python_agent/tests/unit/test_ironic_api_client.py
ironic_python_agent/tests/unit/test_multi_hardware.py
ironic_python_agent/tests/unit/test_multi_hardware_clean_steps.py
ironic_python_agent/tests/unit/test_netutils.py
ironic_python_agent/tests/unit/test_numa_inspector.py
ironic_python_agent/tests/unit/test_utils.py
ironic_python_agent/tests/unit/extensions/__init__.py
ironic_python_agent/tests/unit/extensions/test_base.py
ironic_python_agent/tests/unit/extensions/test_clean.py
ironic_python_agent/tests/unit/extensions/test_flow.py
ironic_python_agent/tests/unit/extensions/test_image.py
ironic_python_agent/tests/unit/extensions/test_iscsi.py
ironic_python_agent/tests/unit/extensions/test_log.py
ironic_python_agent/tests/unit/extensions/test_rescue.py
ironic_python_agent/tests/unit/extensions/test_standby.py
ironic_python_agent/tests/unit/hardware_managers/__init__.py
ironic_python_agent/tests/unit/hardware_managers/test_cna.py
ironic_python_agent/tests/unit/hardware_managers/test_mlnx.py
playbooks/legacy/ipa-tempest-dsvm-partition-bios-ipmi-direct-coreos-src/post.yaml
playbooks/legacy/ipa-tempest-dsvm-partition-bios-ipmi-direct-coreos-src/run.yaml
playbooks/legacy/ipa-tempest-dsvm-partition-bios-ipmi-direct-tinyipa-src/post.yaml
playbooks/legacy/ipa-tempest-dsvm-partition-bios-ipmi-direct-tinyipa-src/run.yaml
playbooks/legacy/ipa-tempest-dsvm-partition-bios-ipmi-iscsi-coreos-src/post.yaml
playbooks/legacy/ipa-tempest-dsvm-partition-bios-ipmi-iscsi-coreos-src/run.yaml
playbooks/legacy/ipa-tempest-dsvm-partition-bios-ipmi-iscsi-tinyipa-src/post.yaml
playbooks/legacy/ipa-tempest-dsvm-partition-bios-ipmi-iscsi-tinyipa-src/run.yaml
playbooks/legacy/ipa-tempest-dsvm-partition-bios-ipmi-iscsi-tinyipa256-src/post.yaml
playbooks/legacy/ipa-tempest-dsvm-partition-bios-ipmi-iscsi-tinyipa256-src/run.yaml
playbooks/legacy/ipa-tempest-dsvm-partition-ipmi-iscsi-tinyipa-python3/post.yaml
playbooks/legacy/ipa-tempest-dsvm-partition-ipmi-iscsi-tinyipa-python3/run.yaml
playbooks/legacy/ipa-tempest-dsvm-wholedisk-bios-ipmi-direct-coreos-src/post.yaml
playbooks/legacy/ipa-tempest-dsvm-wholedisk-bios-ipmi-direct-coreos-src/run.yaml
playbooks/legacy/ipa-tempest-dsvm-wholedisk-bios-ipmi-direct-tinyipa-src/post.yaml
playbooks/legacy/ipa-tempest-dsvm-wholedisk-bios-ipmi-direct-tinyipa-src/run.yaml
playbooks/legacy/ipa-tempest-dsvm-wholedisk-bios-ipmi-iscsi-coreos-src/post.yaml
playbooks/legacy/ipa-tempest-dsvm-wholedisk-bios-ipmi-iscsi-coreos-src/run.yaml
playbooks/legacy/ipa-tempest-dsvm-wholedisk-bios-ipmi-iscsi-tinyipa-src/post.yaml
playbooks/legacy/ipa-tempest-dsvm-wholedisk-bios-ipmi-iscsi-tinyipa-src/run.yaml
playbooks/legacy/ironic-python-agent-buildimage-coreos/post.yaml
playbooks/legacy/ironic-python-agent-buildimage-coreos/run.yaml
playbooks/legacy/ironic-python-agent-buildimage-tinyipa/post.yaml
playbooks/legacy/ironic-python-agent-buildimage-tinyipa/run.yaml
playbooks/legacy/tempest-dsvm-ironic-inspector-src/post.yaml
playbooks/legacy/tempest-dsvm-ironic-inspector-src/run.yaml
releasenotes/notes/.placeholder
releasenotes/notes/Collect_NIC_name_given_by_BIOS-657c68c0ae16365b.yaml
releasenotes/notes/LLDP-ignore-NICs-that-are-not-plugged-in-29213f0a701a72e4.yaml
releasenotes/notes/ability-to-disable-secure-erase-c3223262726d5aff.yaml
releasenotes/notes/add-coreos-dhcp-rescue-support-1dd8e9d5ac9c7594.yaml
releasenotes/notes/add-disk-wait-config-opts-fe805292baca8029.yaml
releasenotes/notes/add-log-extension-35ca22cc0709af4c.yaml
releasenotes/notes/add-numa-topology-info-8c253fd9e56169f1.yaml
releasenotes/notes/add-pci-devices-info-3f86934a505d1b31.yaml
releasenotes/notes/add-portal-port-arg-6d4faec2f709c8e9.yaml
releasenotes/notes/add-unit-test-cc4a1a05859ad17d.yaml
releasenotes/notes/add-vendor-info-56be9a8605d80bf0.yaml
releasenotes/notes/add_interface_vendor_and_product-74e9815f20ee0cac.yaml
releasenotes/notes/add_mellanox_hardware_manager-edfae87964737df1.yaml
releasenotes/notes/additional-wwn-hints-ffd02ceafcb3dc70.yaml
releasenotes/notes/adds-smartctl-ata-check-to-secure-erase-caebba4f25821575.yaml
releasenotes/notes/advertise-address-c3b152fe475fb539.yaml
releasenotes/notes/agent_partition_image-91941adc6683c673.yaml
releasenotes/notes/attempts-ata-disk-unlock-897d76c494ec2976.yaml
releasenotes/notes/block-device-hctl-e81573812be3d469.yaml
releasenotes/notes/boot-info-f18336ada089f6dd.yaml
releasenotes/notes/collect-dmi-output-f2e9feabef16bacf.yaml
releasenotes/notes/coreos-uses-chroot-8a01ba0b38a4a4f4.yaml
releasenotes/notes/coreos_ipa_image_poweroff_reboot_in_chroot_by_sysrq-42447fc4cdd7dafe.yaml
releasenotes/notes/correction-failure-output-when-downloading-image-39f93838d1ed2928.yaml
releasenotes/notes/cpu-flags-e3cec7e5cba069ef.yaml
releasenotes/notes/device-hints-from-node-object-9a689f5a4175a1a6.yaml
releasenotes/notes/disk-label-fix-536897e41a4d817f.yaml
releasenotes/notes/disk-wait-2e0e85e0947f80e9.yaml
releasenotes/notes/enable-cleaning-fallback-57e8c9aa2f24e63d.yaml
releasenotes/notes/erase-device-metadata-clean-step-31b4a615c0ff7f18.yaml
releasenotes/notes/fail_ipa_start_if_ironic_api_invalid-7b78fcaba2141cc5.yaml
releasenotes/notes/fix-bmc-ip-detection-for-coreos-483be0286593e393.yaml
releasenotes/notes/fix-bytes-json-serializable-collected-logs-ad61022b287dc3e2.yaml
releasenotes/notes/fix-coreos-modprobe-75bda45c7bbeb469.yaml
releasenotes/notes/fix-hardcoded-path-to-grub-7006f29a9ef72e75.yaml
releasenotes/notes/fix-to-pass-root-uuid-for-whole-disk-image-1c13b70f6b74bce0.yaml
releasenotes/notes/fix-vfd-mount-for-capitalized-device-name-db7f519e900f4e22.yaml
releasenotes/notes/handle-configdrive-large-disks-3517e9fcf16c7f39.yaml
releasenotes/notes/handle-ssl-063a91fb7bdcf9b9.yaml
releasenotes/notes/improve-tgtd-status-d17173dc8f67959f.yaml
releasenotes/notes/inspection-to-report-disk-by-path-e3fd4c331d200903.yaml
releasenotes/notes/inspection-wait-for-ips-223e39b65fef31bd.yaml
releasenotes/notes/inspection-wait-for-ips-v2-146016f758d7010c.yaml
releasenotes/notes/ip6-addresses-1c2b9bcd9a124de7.yaml
releasenotes/notes/ipa-debug-68c86101b1fdc3d9.yaml
releasenotes/notes/ipmi-address-channel-b6b8010c41d05c1b.yaml
releasenotes/notes/ipmi-cleanup-a4454f6851d81c4d.yaml
releasenotes/notes/ipv6-listen-85d40e58156e398f.yaml
releasenotes/notes/ipv6-provision-42e9000f6f6a7a3a.yaml
releasenotes/notes/iscsi-detection-on-diskless-hw-f27dcce3aaa35ac2.yaml
releasenotes/notes/limit-qemu-img-ram-usage-d7b7a16ac5e9c917.yaml
releasenotes/notes/lldp-error-handling-5b6576b378ef9c3a.yaml
releasenotes/notes/lldp-loop-fdfa584caf33d847.yaml
releasenotes/notes/logs-collector-non-ascii-010339bf256443c8.yaml
releasenotes/notes/lshw-for-memory-and-system-info-35c69da067c72b36.yaml
releasenotes/notes/multiple-lan-channels-ee32d80150f990bf.yaml
releasenotes/notes/name-root-device-hints-0cfc8c90d03c8bf0.yaml
releasenotes/notes/new-agent-api-afbe7391493749be.yaml
releasenotes/notes/new-sync-command-6f5fa55df2fd5903.yaml
releasenotes/notes/no-bash-for-grub-c38369af8cc7cf26.yaml
releasenotes/notes/no-link-local-2e861978c5c7bf30.yaml
releasenotes/notes/old-inspector-data-5e63c9bce72b4fb5.yaml
releasenotes/notes/oslo-config-generator-b0f70b9fb7e23997.yaml
releasenotes/notes/prefix-lldp-timeout-50acc656313d8dd2.yaml
releasenotes/notes/remove-switch_port_descr-switch_chassis_descr-40f2bb37b5f1fdd1.yaml
releasenotes/notes/remove-sysrq-2c2804930180f408.yaml
releasenotes/notes/remove-vendor-passthru-eda3519c322eb4e2.yaml
releasenotes/notes/rescue-dhcp_network-for-tinyipa-a14de5fae38a5dce.yaml
releasenotes/notes/rework-ata-secure-erase-c6684962ef078281.yaml
releasenotes/notes/root-device-hints-rotational-67e6e61074c26561.yaml
releasenotes/notes/skip-lookup-and-heartbeat-if-apiurl-not-configured-5ae8b04ae1e74673.yaml
releasenotes/notes/sleep-ebe58fbe07d30219.yaml
releasenotes/notes/start_passing_agent_version_to_ironic-6fa8670ae0e7eb38.yaml
releasenotes/notes/stream-raw-images-d2e245aaed991d86.yaml
releasenotes/notes/support-collecting-ipv6-address-dd819d543f851a63.yaml
releasenotes/notes/support-image-proxy-e2987a6589375451.yaml
releasenotes/notes/support-linux-io-6bbd7ff1f0d70a0e.yaml
releasenotes/notes/support-lldp-in-inventory-4ab6e45ccd35dace.yaml
releasenotes/notes/support-prep-partitions-5e273572ab7ce018.yaml
releasenotes/notes/suse-tinyipa-support-20acecd6d7b20952.yaml
releasenotes/notes/tinyipa-rescue-dhcp-multi-tenant-b32bda7bf2b12679.yaml
releasenotes/notes/tinyipa-ssh-e8a3a01a3f3ff5f4.yaml
releasenotes/notes/udev-settle-f75db34db990ad68.yaml
releasenotes/notes/uefi-fallback-266c647f6aff58fd.yaml
releasenotes/notes/use-latest-coreos-87f826d26b46548d.yaml
releasenotes/notes/use-system-random-00b0721c8ebd0c5a.yaml
releasenotes/notes/wait-for-interfaces-before-lookup-9bf38852b2f176a1.yaml
releasenotes/notes/wait-root-device-504b517c3aec73e2.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/liberty.rst
releasenotes/source/mitaka.rst
releasenotes/source/newton.rst
releasenotes/source/ocata.rst
releasenotes/source/pike.rst
releasenotes/source/queens.rst
releasenotes/source/unreleased.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
tools/run_bashate.sh
tools/with_venv.sh
tools/config/check_uptodate.sh
tools/config/ipa-config-generator.conf
zuul.d/legacy-ironic-jobs.yaml
zuul.d/project.yaml