.ansible-lint
.mailmap
.stestr.conf
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
README.rst
ansible-collections-requirements.yml
bifrost-cli
bindep.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
bifrost/__init__.py
bifrost/cli.py
bifrost/inventory.py
bifrost/version.py
bifrost.egg-info/PKG-INFO
bifrost.egg-info/SOURCES.txt
bifrost.egg-info/dependency_links.txt
bifrost.egg-info/entry_points.txt
bifrost.egg-info/not-zip-safe
bifrost.egg-info/pbr.json
bifrost.egg-info/requires.txt
bifrost.egg-info/top_level.txt
bifrost/tests/__init__.py
bifrost/tests/base.py
bifrost/tests/utils.py
bifrost/tests/functional/__init__.py
bifrost/tests/functional/test_inventory_functional.py
bifrost/tests/unit/__init__.py
bifrost/tests/unit/test_cli.py
bifrost/tests/unit/test_inventory.py
bifrost/tests/unit/test_network_metadata.py
doc/requirements.txt
doc/source/conf.py
doc/source/index.rst
doc/source/contributor/contributing.rst
doc/source/contributor/index.rst
doc/source/contributor/testenv.rst
doc/source/contributor/vagrant.rst
doc/source/install/index.rst
doc/source/install/keystone.rst
doc/source/install/offline-install.rst
doc/source/install/playbooks.rst
doc/source/install/virtualenv.rst
doc/source/user/architecture.rst
doc/source/user/dhcp.rst
doc/source/user/howto.rst
doc/source/user/index.rst
doc/source/user/keystone.rst
doc/source/user/troubleshooting.rst
playbooks/cleanup-deployment-images.yaml
playbooks/deploy-dynamic.yaml
playbooks/enroll-dynamic.yaml
playbooks/example-deploy-all-available-nodes.yaml
playbooks/install.yaml
playbooks/redeploy-dynamic.yaml
playbooks/test-bifrost-create-vm.yaml
playbooks/test-bifrost.yaml
playbooks/ci/benchmark-ironic.yaml
playbooks/ci/post.yaml
playbooks/ci/pre.yaml
playbooks/ci/run.yaml
playbooks/ci/upgrade.yaml
playbooks/inventory/baremetal.csv.example
playbooks/inventory/baremetal.json.example
playbooks/inventory/baremetal.yml.example
playbooks/inventory/bifrost_inventory.py
playbooks/inventory/localhost
playbooks/inventory/target
playbooks/inventory/group_vars/baremetal
playbooks/inventory/group_vars/localhost
playbooks/inventory/group_vars/target
playbooks/library/network_metadata.py
playbooks/library/os_ironic_node_info.py
playbooks/roles/bifrost-cloud-config/README.md
playbooks/roles/bifrost-cloud-config/defaults/main.yml
playbooks/roles/bifrost-cloud-config/tasks/main.yml
playbooks/roles/bifrost-configdrives-dynamic/README.md
playbooks/roles/bifrost-configdrives-dynamic/defaults/main.yml
playbooks/roles/bifrost-configdrives-dynamic/meta/main.yml
playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml
playbooks/roles/bifrost-configdrives-dynamic/templates/interfaces.j2
playbooks/roles/bifrost-configdrives-dynamic/templates/network_data.json.j2
playbooks/roles/bifrost-configdrives-dynamic/templates/openstack_meta_data.json.j2
playbooks/roles/bifrost-configdrives-dynamic/templates/raw_user_data.j2
playbooks/roles/bifrost-configdrives-dynamic/vars/main.yml
playbooks/roles/bifrost-create-dib-image/README.md
playbooks/roles/bifrost-create-dib-image/defaults/main.yml
playbooks/roles/bifrost-create-dib-image/meta/main.yml
playbooks/roles/bifrost-create-dib-image/tasks/main.yml
playbooks/roles/bifrost-create-vm-nodes/README.md
playbooks/roles/bifrost-create-vm-nodes/defaults/main.yml
playbooks/roles/bifrost-create-vm-nodes/meta/main.yml
playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml
playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml
playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml
playbooks/roles/bifrost-create-vm-nodes/templates/net.xml.j2
playbooks/roles/bifrost-create-vm-nodes/templates/pool_dir.xml.j2
playbooks/roles/bifrost-create-vm-nodes/templates/redfish-emulator.conf.j2
playbooks/roles/bifrost-create-vm-nodes/templates/redfish-emulator.service.j2
playbooks/roles/bifrost-create-vm-nodes/templates/testvm.xml.j2
playbooks/roles/bifrost-create-vm-nodes/templates/vbmcd.service.j2
playbooks/roles/bifrost-create-vm-nodes/templates/virtualbmc.conf
playbooks/roles/bifrost-create-vm-nodes/vars/debian.yml
playbooks/roles/bifrost-create-vm-nodes/vars/redhat.yml
playbooks/roles/bifrost-deploy-nodes-dynamic/README.md
playbooks/roles/bifrost-deploy-nodes-dynamic/defaults/main.yml
playbooks/roles/bifrost-deploy-nodes-dynamic/meta/main.yml
playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml
playbooks/roles/bifrost-dhcp-record/defaults/main.yml
playbooks/roles/bifrost-dhcp-record/tasks/main.yml
playbooks/roles/bifrost-dhcp-record/templates/dhcp-host.j2
playbooks/roles/bifrost-dhcp-record/templates/dns-address.j2
playbooks/roles/bifrost-download-packages/README.md
playbooks/roles/bifrost-download-packages/tasks/main.yml
playbooks/roles/bifrost-ironic-install/README.md
playbooks/roles/bifrost-ironic-install/ssh_public_key_path.yaml
playbooks/roles/bifrost-ironic-install/defaults/main.yml
playbooks/roles/bifrost-ironic-install/files/ironic_policy.te
playbooks/roles/bifrost-ironic-install/meta/main.yml
playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml
playbooks/roles/bifrost-ironic-install/tasks/create_esp.yml
playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml
playbooks/roles/bifrost-ironic-install/tasks/download_deployment_image.yml
playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml
playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml
playbooks/roles/bifrost-ironic-install/tasks/hw_types.yml
playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml
playbooks/roles/bifrost-ironic-install/tasks/inspector_install.yml
playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml
playbooks/roles/bifrost-ironic-install/tasks/install.yml
playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml
playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml
playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml
playbooks/roles/bifrost-ironic-install/tasks/main.yml
playbooks/roles/bifrost-ironic-install/tasks/migrations.yml
playbooks/roles/bifrost-ironic-install/tasks/prometheus_exporter_install.yml
playbooks/roles/bifrost-ironic-install/tasks/prometheus_exporter_start.yml
playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml
playbooks/roles/bifrost-ironic-install/tasks/setup_firewalld.yml
playbooks/roles/bifrost-ironic-install/tasks/staging_install.yml
playbooks/roles/bifrost-ironic-install/tasks/start.yml
playbooks/roles/bifrost-ironic-install/tasks/validate.yml
playbooks/roles/bifrost-ironic-install/tasks/vendor_deps.yml
playbooks/roles/bifrost-ironic-install/templates/10-rsyslog-remote.conf.j2
playbooks/roles/bifrost-ironic-install/templates/dnsmasq.conf.j2
playbooks/roles/bifrost-ironic-install/templates/inspector-default-boot-ipxe.j2
playbooks/roles/bifrost-ironic-install/templates/ironic-inspector.conf.j2
playbooks/roles/bifrost-ironic-install/templates/ironic-prometheus-exporter.service.j2
playbooks/roles/bifrost-ironic-install/templates/ironic.conf.j2
playbooks/roles/bifrost-ironic-install/templates/nginx_conf.d_bifrost-httpboot.conf.j2
playbooks/roles/bifrost-ironic-install/templates/nginx_conf.d_bifrost-ironic.conf.j2
playbooks/roles/bifrost-ironic-install/templates/static.hosts.j2
playbooks/roles/bifrost-ironic-install/templates/systemd_template.j2
playbooks/roles/bifrost-ironic-install/vars/debian.yml
playbooks/roles/bifrost-ironic-install/vars/main.yml
playbooks/roles/bifrost-ironic-install/vars/redhat.yml
playbooks/roles/bifrost-keystone-client-config/README.md
playbooks/roles/bifrost-keystone-client-config/defaults/main.yml
playbooks/roles/bifrost-keystone-client-config/meta/main.yml
playbooks/roles/bifrost-keystone-client-config/tasks/main.yml
playbooks/roles/bifrost-keystone-client-config/tasks/validate.yml
playbooks/roles/bifrost-keystone-client-config/templates/clouds.yaml.j2
playbooks/roles/bifrost-keystone-client-config/templates/openrc.j2
playbooks/roles/bifrost-keystone-install/README.md
playbooks/roles/bifrost-keystone-install/defaults/main.yml
playbooks/roles/bifrost-keystone-install/files/keystone_policy.te
playbooks/roles/bifrost-keystone-install/meta/main.yml
playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml
playbooks/roles/bifrost-keystone-install/tasks/install.yml
playbooks/roles/bifrost-keystone-install/tasks/main.yml
playbooks/roles/bifrost-keystone-install/tasks/start.yml
playbooks/roles/bifrost-keystone-install/tasks/upgrade.yml
playbooks/roles/bifrost-keystone-install/templates/keystone.conf.j2
playbooks/roles/bifrost-keystone-install/templates/nginx_conf.d_bifrost-keystone.conf.j2
playbooks/roles/bifrost-keystone-install/templates/uwsgi-keystone.ini.j2
playbooks/roles/bifrost-keystone-install/vars/debian.yml
playbooks/roles/bifrost-keystone-install/vars/redhat.yml
playbooks/roles/bifrost-logrotate-install/defaults/main.yml
playbooks/roles/bifrost-logrotate-install/tasks/configure.yml
playbooks/roles/bifrost-logrotate-install/tasks/install.yml
playbooks/roles/bifrost-logrotate-install/tasks/main.yml
playbooks/roles/bifrost-logrotate-install/tasks/start.yml
playbooks/roles/bifrost-logrotate-install/templates/logrotate.conf.j2
playbooks/roles/bifrost-nginx-install/defaults/main.yml
playbooks/roles/bifrost-nginx-install/tasks/bootstrap.yml
playbooks/roles/bifrost-nginx-install/tasks/install.yml
playbooks/roles/bifrost-nginx-install/tasks/main.yml
playbooks/roles/bifrost-nginx-install/tasks/start.yml
playbooks/roles/bifrost-nginx-install/templates/nginx.conf.j2
playbooks/roles/bifrost-pip-install/README.md
playbooks/roles/bifrost-pip-install/defaults/main.yml
playbooks/roles/bifrost-pip-install/tasks/main.yml
playbooks/roles/bifrost-prep-for-install/README.md
playbooks/roles/bifrost-prep-for-install/defaults/main.yml
playbooks/roles/bifrost-prep-for-install/meta/main.yml
playbooks/roles/bifrost-prep-for-install/tasks/main.yml
playbooks/roles/bifrost-prepare-for-test-dynamic/README.md
playbooks/roles/bifrost-prepare-for-test-dynamic/defaults/main.yml
playbooks/roles/bifrost-prepare-for-test-dynamic/meta/main.yml
playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml
playbooks/roles/bifrost-test-dhcp/README.md
playbooks/roles/bifrost-test-dhcp/files/test-dhcp.py
playbooks/roles/bifrost-test-dhcp/meta/main.yml
playbooks/roles/bifrost-test-dhcp/tasks/main.yml
playbooks/roles/bifrost-test-inspection/README.md
playbooks/roles/bifrost-test-inspection/meta/main.yml
playbooks/roles/bifrost-test-inspection/tasks/main.yml
playbooks/roles/bifrost-test-vm/README.md
playbooks/roles/bifrost-test-vm/meta/main.yml
playbooks/roles/bifrost-test-vm/tasks/main.yml
playbooks/roles/bifrost-tls/README.md
playbooks/roles/bifrost-tls/defaults/main.yml
playbooks/roles/bifrost-tls/tasks/main.yml
playbooks/roles/bifrost-unprovision-node-dynamic/README.md
playbooks/roles/bifrost-unprovision-node-dynamic/defaults/main.yml
playbooks/roles/bifrost-unprovision-node-dynamic/meta/main.yml
playbooks/roles/bifrost-unprovision-node-dynamic/tasks/main.yml
playbooks/roles/bifrost-uwsgi-install/defaults/main.yml
playbooks/roles/bifrost-uwsgi-install/tasks/bootstrap.yml
playbooks/roles/bifrost-uwsgi-install/tasks/install.yml
playbooks/roles/bifrost-uwsgi-install/tasks/main.yml
playbooks/roles/bifrost-uwsgi-install/templates/uwsgi@.service.j2
playbooks/roles/ironic-delete-dynamic/README.md
playbooks/roles/ironic-delete-dynamic/defaults/main.yml
playbooks/roles/ironic-delete-dynamic/meta/main.yml
playbooks/roles/ironic-delete-dynamic/tasks/main.yml
playbooks/roles/ironic-enroll-dynamic/README.md
playbooks/roles/ironic-enroll-dynamic/defaults/main.yml
playbooks/roles/ironic-enroll-dynamic/meta/main.yml
playbooks/roles/ironic-enroll-dynamic/tasks/main.yml
playbooks/roles/ironic-inspect-node/README.md
playbooks/roles/ironic-inspect-node/defaults/main.yml
playbooks/roles/ironic-inspect-node/meta/main.yml
playbooks/roles/ironic-inspect-node/tasks/main.yml
releasenotes/notes/Add-env-var-support-for-mysql-user-password-3ac520eea7ea9807.yaml
releasenotes/notes/add-bindep-support-8f54b246a1d2bca5.yaml
releasenotes/notes/add-ipe-1f57e04d2881215f.yaml
releasenotes/notes/add-private-key-9788621be14ba324.yaml
releasenotes/notes/add-ssh-key-eceb7cde22c3eb4a.yaml
releasenotes/notes/add-support-for-rootfs-uuid-9c332327954f7580.yaml
releasenotes/notes/agent-power-0773acb338ae4169.yaml
releasenotes/notes/allinone-5fc5355f46192351.yaml
releasenotes/notes/allow-create-vm-with-custom-names-0d655bc02e141ec9.yaml
releasenotes/notes/allow-custom-elements-05c9495c8fd840e8.yaml
releasenotes/notes/allow-custom-private-endpoints-ip-b4f29647569a15ce.yaml
releasenotes/notes/allow-custom-public-endpoints-ip-4662c246f029589e.yaml
releasenotes/notes/allow-install-remote-101eea1ea4009fe1.yaml
releasenotes/notes/always-create-clouds-file-d0b72808155a9344.yaml
releasenotes/notes/ancient-fedora-jessie-773ba251b28f4a94.yaml
releasenotes/notes/ansible-2.0-support-81fa15cc27c28ba8.yaml
releasenotes/notes/ansible-2.1-4b6b36998287bb11.yaml
releasenotes/notes/ansible-2.10-ee0211e72f9522c9.yaml
releasenotes/notes/ansible-4-1e08eb3acd1768fe.yaml
releasenotes/notes/ansible-5.x-c6b4abf349caf632.yaml
releasenotes/notes/ansible-pip-install-2b66bd82ce9ed4f6.yaml
releasenotes/notes/ansible-virt-0759a857daaacccf.yaml
releasenotes/notes/ansible7-e98dfab2ead48d15.yaml
releasenotes/notes/ansible9-26b181a8ca5716cf.yaml
releasenotes/notes/api-url-a6f79de3cc8b0e3d.yaml
releasenotes/notes/auth-59e73f74a2dd507f.yaml
releasenotes/notes/bifrost-cli-enroll-dd5a22f17c6666d5.yaml
releasenotes/notes/bifrost-cli-extra-19fd989a05b2e4b4.yaml
releasenotes/notes/bifrost-cli-uefi-0d7890fb53655845.yaml
releasenotes/notes/bifrost-inspector-a154561802d8d614.yaml
releasenotes/notes/bifrost-install-env-c424fe35422ca815.yaml
releasenotes/notes/bifrost-nginx-install-8a824b4be58201c7.yaml
releasenotes/notes/bifrost-openstack-ci-prep-172cbb159e0a2b78.yaml
releasenotes/notes/bifrost-role-auth-support-ea6b5571cd339aa2.yaml
releasenotes/notes/bifrost_node_names-f26ca2eab7e261d6.yaml
releasenotes/notes/bionic-centos8-ci-5047b40c6ba51484.yaml
releasenotes/notes/bookworm-5dbbb8fe079c7478.yaml
releasenotes/notes/bullseye-9112536e10e18417.yaml
releasenotes/notes/bump-ansible-version-35c201d1d6d30860.yaml
releasenotes/notes/centos-keystone-acad21e70153067d.yaml
releasenotes/notes/centos10-9d572c4049921b43.yaml
releasenotes/notes/centos8-stream-0c6d9adb544e36af.yaml
releasenotes/notes/centos9-16c9853d1dd0554b.yaml
releasenotes/notes/change-default-vnic-type-a4ba179ea8f9792d.yaml
releasenotes/notes/change-inspector-to-use-mysql-17cb03cabb958ff9.yaml
releasenotes/notes/change-ipa-version-cacaec52a55188cc.yaml
releasenotes/notes/ci-testing-faa63db25ebc94df.yaml
releasenotes/notes/cirros-0.5.1-d09a433cbea1a3b9.yaml
releasenotes/notes/cleaning-9b4241342320f315.yaml
releasenotes/notes/cleaning-dhcp-config-e693799a88f32a4e.yaml
releasenotes/notes/cli-deploy-6202c0801b7b2079.yaml
releasenotes/notes/cli-validate-474e15ba9631e72f.yaml
releasenotes/notes/client-config-existing-8041abc5db164fd4.yaml
releasenotes/notes/conditional-epel-b52ad3ad29f195f5.yaml
releasenotes/notes/copy-from-remove-7bcd4968a80cdbcf.yaml
releasenotes/notes/copy_from_local_path-8aff180483e6bced.yaml
releasenotes/notes/correct-requirements-ci-path-5ced93013d2c9b02.yaml
releasenotes/notes/create-cloud-config-e4e15a422bc04adf.yaml
releasenotes/notes/create-clouds.yaml-9bbc79c0497dee43.yaml
releasenotes/notes/create-openrc-9e7f959790f7f409.yaml
releasenotes/notes/creation-of-ironic-user-5a970c5f73e8ef45.yaml
releasenotes/notes/custom-partitioning-78d7ac12d80a993f.yaml
releasenotes/notes/debian-buster-dd7cfde9908deb09.yaml
releasenotes/notes/debian-ipa-68a052f8d9b09816.yaml
releasenotes/notes/decompose-ironic-install-role-75b9a431bba88bad.yaml
releasenotes/notes/default-ansible2.8-e0000544b2f55b88.yaml
releasenotes/notes/default-boot-mode-5561325f68224719.yaml
releasenotes/notes/default-ipa-fe012dfdba580bf4.yaml
releasenotes/notes/default-to-use-fasttrack-a526e1d86d2f669d.yaml
releasenotes/notes/deploy-interface-d3ad2575c3d292e5.yaml
releasenotes/notes/deploy-with-selinux-enabled-6c155cfa8f8720c0.yaml
releasenotes/notes/deprecate-classic-drivers-f88c53fa483aa7d5.yaml
releasenotes/notes/deprecate_node_network_info-8c5e1bc4df6b8097.yaml
releasenotes/notes/developer-mode-000e7a125642b9e1.yaml
releasenotes/notes/dhcp_ignore_inventory_dhcp-44668e3fe710c134.yaml
releasenotes/notes/dhcp_pool_mask-6d9bd4d1b78be0ab.yaml
releasenotes/notes/disable-dhcp-1f2b1557ac574056.yaml
releasenotes/notes/disable-dhcp-cli-6f85449c2c1316cf.yaml
releasenotes/notes/disable-inspector-discovery-2437e3d9b74f5258.yaml
releasenotes/notes/disable_dnsmasq_dns-0d545cdaa81b92a2.yaml
releasenotes/notes/dnf-support-413762b0af2887bc.yaml
releasenotes/notes/download-ipa-upgrade-91e0fc4beea7419e.yaml
releasenotes/notes/downloaded-deploy-image-improvements-2563ffb57a41ab20.yaml
releasenotes/notes/driver-info-5281b1ec920bd44d.yaml
releasenotes/notes/drop-amt-e4bfb6e2ae3c4301.yaml
releasenotes/notes/drop-python2-f465181d67cccd30.yaml
releasenotes/notes/ecdsa-4bf0cd160426922c.yaml
releasenotes/notes/enable-configuration-of-firmware-interfaces-36c7790294eea69c.yaml
releasenotes/notes/enable-inspector-discovery-77aa6f5c1f1e42c6.yaml
releasenotes/notes/enable_inspector_by_default-828fc1284d6a7c2b.yaml
releasenotes/notes/enabled-deploy-interfaces-bf1e25a29ac80680.yaml
releasenotes/notes/enabled_raid_interfaces-93086bc0cc29ee09.yaml
releasenotes/notes/enabled_vendor_interfaces-f1b15fe75ff061fe.yaml
releasenotes/notes/env-vars-f07a4779a881c039.yaml
releasenotes/notes/explicit-ansible-version-d4052b4900faba99.yaml
releasenotes/notes/f32-suse15.2-44a8189e81b1bfd7.yaml
releasenotes/notes/facts-1a84f77291c7d39d.yaml
releasenotes/notes/fast-track-inspection-a28a062e86f06190.yaml
releasenotes/notes/fedora-bf306bdbbbea47c5.yaml
releasenotes/notes/fedora-core-25-support-b9f8f258a9738a06.yaml
releasenotes/notes/fedora-firewalld-f8e2e15be5fe43fd.yaml
releasenotes/notes/firewalld-d53c6396828b91ee.yaml
releasenotes/notes/firewalld-services-4c255c02d8d427f8.yaml
releasenotes/notes/firewalld-zone-d8c72fb5924a4916.yaml
releasenotes/notes/fix-deploy-logs-175fb352c5730b58.yaml
releasenotes/notes/fix-inspection-with-inventory-dhcp-cfc236974bf4ed0a.yaml
releasenotes/notes/fix-keystone-usage-with-newer-ironic-2f226975226f45ea.yaml
releasenotes/notes/fix-story-2008394-9a77486a838a1f2c.yaml
releasenotes/notes/fix-whitespace-in-inspection-callback-3f450db7ae2c91d5.yaml
releasenotes/notes/fix_logrotate-bb2c38c42d9e43eb.yaml
releasenotes/notes/fixes-checksum-parsing-82c04ff1bb575c51.yaml
releasenotes/notes/focal-36208207a571f354.yaml
releasenotes/notes/focal-e40fdd37d11faac9.yaml
releasenotes/notes/generalise-use_cirros-be75f2c5452491a1.yaml
releasenotes/notes/generated-ipa-url-protocol-1a5a2bfc8e20db9b.yaml
releasenotes/notes/git-url-root-c81478d395f66e46.yaml
releasenotes/notes/global-rpc-b399d65310367951.yaml
releasenotes/notes/grub-network-boot-a27beef089e041ef.yaml
releasenotes/notes/htpasswd-perm-7754c0be7cc676e1.yaml
releasenotes/notes/http-basic-40df399ea63956aa.yaml
releasenotes/notes/httpboot-f3891f6343c96914.yaml
releasenotes/notes/hw-types-17106c0397f34ef1.yaml
releasenotes/notes/idrac-redfish-e6b4a2f67ee4fe1a.yaml
releasenotes/notes/ilo5-2d9131843169418b.yaml
releasenotes/notes/images-permissions-2042490e3ca13656.yaml
releasenotes/notes/initial-release-notes-937001279bbb52cd.yaml
releasenotes/notes/inspect-fast-track-36007cc32bdf7e5c.yaml
releasenotes/notes/inspector-keystone-support-3786a22b49e851e5.yaml
releasenotes/notes/inspector-no-longer-powers-off-796801e809184eee.yaml
releasenotes/notes/inspector-processing-hooks-addf80be5f31aa61.yaml
releasenotes/notes/inspector-pxe-args-c65acb610507ab08.yaml
releasenotes/notes/inspector-ramdisk-logs-0db7c111fd455cec.yaml
releasenotes/notes/install-SUDO_USER-fix-2bf577269008587f.yaml
releasenotes/notes/install-osc-c179e673dc338ab3.yaml
releasenotes/notes/internal-address-c1f9ffb731373ea3.yaml
releasenotes/notes/interpreter-a6cd3a98e9cd239f.yaml
releasenotes/notes/introduce-install-dib-1e53da734a878dac.yaml
releasenotes/notes/introspection-timeout-parameter-8e86afffd2f1d947.yaml
releasenotes/notes/inventory-ddf41d563a320201.yaml
releasenotes/notes/inventory-functional-tests-998796326c2a92ff.yaml
releasenotes/notes/inventory_dhcp_provisioning_ipv4_address-d2779f1abc38324a.yaml
releasenotes/notes/inventory_dns-921195abbc5e65ef.yaml
releasenotes/notes/ipa-branch-6d1d30876b584cbf.yaml
releasenotes/notes/ipa-builder-29d3db174048f1b4.yaml
releasenotes/notes/ipa-headers-032412a0fc741de3.yaml
releasenotes/notes/ipxe-command-line-ip-argument-8b67a6a3601de1f3.yaml
releasenotes/notes/ipxe-download-bc1235cbbc87121c.yaml
releasenotes/notes/ipxe-fallback-245535c4fb9ddc0b.yaml
releasenotes/notes/ironic-debug-0c64d584f4385c1c.yaml
releasenotes/notes/ironic-driver-support-doc-03a4e14ab2adeb85.yaml
releasenotes/notes/ironic-extra-packages-e3ad3e4a85e59049.yaml
releasenotes/notes/ironic-inspector-install-from-git-d74a3ce3b1d1c87c.yaml
releasenotes/notes/ironic-lib-filters-371185c7a7691106.yaml
releasenotes/notes/ironic-online-migrations-092aef2b4c2ec75f.yaml
releasenotes/notes/jammy-3d6069b476fa02fc.yaml
releasenotes/notes/jessie-to-stretch-207bbd4f10149b4e.yaml
releasenotes/notes/json-rpc-auth-2430cc7432cbfe10.yaml
releasenotes/notes/json-rpc-default-f0cdafc217a1122c.yaml
releasenotes/notes/json-rpc-e5ccd5a13f6d51aa.yaml
releasenotes/notes/kernel-params-b8f054bd75390baa.yaml
releasenotes/notes/keystone-admin-9eadd531de3f20ce.yaml
releasenotes/notes/keystone-admin-fc85936b4ac41aa3.yaml
releasenotes/notes/keystone-installation-3b812d9f673c7bbe.yaml
releasenotes/notes/keystone-lockout-c8a26a09e0f0560b.yaml
releasenotes/notes/keystone-perm-4ce28fff2edd677a.yaml
releasenotes/notes/keystone-uwsgi-fix-cd7e95d1f1fa8768.yaml
releasenotes/notes/kvm-acceleration-support-8be50d32bc34c4b3.yaml
releasenotes/notes/list_of_nameservers-cea9e03675bf56bf.yaml
releasenotes/notes/log-directories-87b86df40464bb2d.yaml
releasenotes/notes/logging-bcc7d552944c94e4.yaml
releasenotes/notes/make-boot_interface-customisable-554636965176ecbb.yaml
releasenotes/notes/managed-inspection-options-2764b4ae0079f505.yaml
releasenotes/notes/manual-management-c204a200b0f0e6e0.yaml
releasenotes/notes/mariadb-upgrade-be88fdc90e9959c4.yaml
releasenotes/notes/merge-test-playbooks-aeabc7a614cbce29.yaml
releasenotes/notes/metalsmith-7044429597a5f137.yaml
releasenotes/notes/more-clouds-7c0fccf5701918d7.yaml
releasenotes/notes/move-dib-deps-install-8a8aafc060461dc0.yaml
releasenotes/notes/move-to-tinyipa-8c7840b73c40a9e8.yaml
releasenotes/notes/mysql-database-separation-d6bf9a4f22cd8bbb.yaml
releasenotes/notes/network-interface-ad1396813b83bf38.yaml
releasenotes/notes/network-metadata-0fe34ec559ec3b44.yaml
releasenotes/notes/new-inspection-441b578de2206415.yaml
releasenotes/notes/nginx-proxy-a4aa77ff045060be.yaml
releasenotes/notes/no-3.6-b6bb33ce08695675.yaml
releasenotes/notes/no-bootable-image-63c649c3f2008c96.yaml
releasenotes/notes/no-classic-drivers-0b8a346bcab8a004.yaml
releasenotes/notes/no-clone-cebedc81211dcfa5.yaml
releasenotes/notes/no-csv-b7f149e88aba1b85.yaml
releasenotes/notes/no-fedora-b316bb3147f01166.yaml
releasenotes/notes/no-focal-28675cbdf1b7b9f6.yaml
releasenotes/notes/no-install-grub-d39d65a8edbb769e.yaml
releasenotes/notes/no-iscsi-0f7fbb0814b8cd18.yaml
releasenotes/notes/no-md5-38bb5be4da0f8d4a.yaml
releasenotes/notes/no-no-auth-303152d1c29c691d.yaml
releasenotes/notes/no-os-ironic-node-info-6ee95171162dc8f6.yaml
releasenotes/notes/no-osc-b39d14591103b2c3.yaml
releasenotes/notes/no-rabbit-95434aaea3bb5528.yaml
releasenotes/notes/no-rootwrap-d9678d9904ee169f.yaml
releasenotes/notes/no-shade-b861f699b8a9919f.yaml
releasenotes/notes/no-store-nginx-75bc3f9068fb8f78.yaml
releasenotes/notes/no-tinyipa-8d18f3b21dbb9fe9.yaml
releasenotes/notes/no-xenial-1c27b7bb2cf165ed.yaml
releasenotes/notes/no-xinetd-199ba2496469142c.yaml
releasenotes/notes/noble-502c2b04a5173d42.yaml
releasenotes/notes/nodes.json-d47a30a22a04c7ed.yaml
releasenotes/notes/nossh-16577ec5c3b82594.yaml
releasenotes/notes/ocata-summary-040e557460bab2bc.yaml
releasenotes/notes/old-network-info-33a853faf6d6c6d0.yaml
releasenotes/notes/online-data-migrations2-b86dff53f42718f5.yaml
releasenotes/notes/openstacksdk-addition-efec3878ef988295.yaml
releasenotes/notes/opensuse-pip-f708b89d30557f0a.yaml
releasenotes/notes/os_client_config-support-b1073062d842febb.yaml
releasenotes/notes/os_ironic_node_info-49a608c3453cf18d.yaml
releasenotes/notes/override-dhcp-boot-6659585b75d58757.yaml
releasenotes/notes/override_upper_constraints-79f837d8ac58e53d.yaml
releasenotes/notes/ovmf-m4-f8e63d8bb824fccb.yaml
releasenotes/notes/params-ab98e0ac242d119a.yaml
releasenotes/notes/passing-no-proxy-32191c148442c57d.yaml
releasenotes/notes/perm-8b4236c6eddf1f1f.yaml
releasenotes/notes/pin-proliantutils-60f1facf44c223ca.yaml
releasenotes/notes/pip-opts-63bdff0ef22a56f3.yaml
releasenotes/notes/populate_dns_servers_dnsmasq-4f30a9957e8de732.yaml
releasenotes/notes/populate_domain_dnsmasq-5408896247eb39b4.yaml
releasenotes/notes/populate_ntp_servers_dnsmasq-249d2a26b94b0bf1.yaml
releasenotes/notes/prometheus-user-e75a43f1b13e0049.yaml
releasenotes/notes/pxe-acl-26f3be809caa0c88.yaml
releasenotes/notes/pxe-driver-support-e2d8a769bf910dbc.yaml
releasenotes/notes/python36-37-bye-bye-0b4db15f250dc719.yaml
releasenotes/notes/random-passwords-b33b8de010ee82b6.yaml
releasenotes/notes/redeploy-dynamic-cc8b69f79a6869cd.yaml
releasenotes/notes/redfish-92d39daf559d5445.yaml
releasenotes/notes/redfish-virtual-media-969d8747ab97165d.yaml
releasenotes/notes/releasenote-341a5eebe6168aea.yaml
releasenotes/notes/releasenote-4812959d071329fc.yaml
releasenotes/notes/releasenote-94bcb2b0da207f94.yaml
releasenotes/notes/remove-bionic-bits-dd1c5964462576c4.yaml
releasenotes/notes/remove-centos8-leftovers-07b5231c395b9c81.yaml
releasenotes/notes/remove-enable_uefi_ipxe-407dde288ebfafd3.yaml
releasenotes/notes/remove-include_dhcp_server-87e0a58e7fa230c6.yaml
releasenotes/notes/remove-py38-2daf382101210c4e.yaml
releasenotes/notes/remove-ucs-drivers-37f46fa8500f9ddb.yaml
releasenotes/notes/remove-ucssdk-e61762195a7c8b4d.yaml
releasenotes/notes/repo-owner-41db02a4d0406a7a.yaml
releasenotes/notes/resource-class-243535c9049cbd73.yaml
releasenotes/notes/rhel_grub_efi_binaries_path-9b243b00bacef7a6.yaml
releasenotes/notes/sdk-source-1bd77dbd11b08577.yaml
releasenotes/notes/secontext-1f5ac63dbd0762d2.yaml
releasenotes/notes/secure-boot-07d1503cd034f9d3.yaml
releasenotes/notes/selinux-lnk_file-527ac51c60f9c2ad.yaml
releasenotes/notes/selinux-tftp-c37e34311238f8fd.yaml
releasenotes/notes/service-upgrade-54fda4d86e9d7575.yaml
releasenotes/notes/skip-install-bfd642f5065cf304.yaml
releasenotes/notes/snponly-7853afea1446a161.yaml
releasenotes/notes/squashfs-ddbbbac856e8f9fc.yaml
releasenotes/notes/store-data-a14351976eda9842.yaml
releasenotes/notes/store-introspection-data-bc4f2fef2f5bb543.yaml
releasenotes/notes/support-custom-ansible-groups-38ad5d3a930b17eb.yaml
releasenotes/notes/support-fedora-3b14bffb24097b28.yaml
releasenotes/notes/support-remote-logging-93e159eeef4cc68b.yaml
releasenotes/notes/support-staging-drivers-1c398a56dde9b240.yaml
releasenotes/notes/suse-ipxe-ce4f1bf07db78860.yaml
releasenotes/notes/sushy-oem-idrac-34f4bd1560f6948f.yaml
releasenotes/notes/sushy-tools-auth-38411a6bfd3ead2e.yaml
releasenotes/notes/switch-to-centos-stream-9-latest-2b42498ea98c5e2e.yaml
releasenotes/notes/switch_to_openstack_collection-a6eb3e24a68a1a82.yaml
releasenotes/notes/templated_ironic_conf-bd052f2b2897d37a.yaml
releasenotes/notes/test-redeploy-b802726ffc137793.yaml
releasenotes/notes/test-redfish-54ed748e2305d8eb.yaml
releasenotes/notes/test-with-json-inventory-b05204009f880431.yaml
releasenotes/notes/test_vm_network_enable_dhcp-78923ef94b44e6d1.yaml
releasenotes/notes/tftp-context-6f918743ba9052b0.yaml
releasenotes/notes/tftpboot-b7f448c1eb0b8187.yaml
releasenotes/notes/tls-988e725820bb8aca.yaml
releasenotes/notes/transform_boot_image-16fe26bd1a849aa0.yaml
releasenotes/notes/ubuntu-ports-6e6c2fef3dc7bccb.yaml
releasenotes/notes/ubuntu-ports-ce9d1ceaf516adce.yaml
releasenotes/notes/uefi-default-730aeff37716fe08.yaml
releasenotes/notes/uefi-emu-5fd047d01c09ed32.yaml
releasenotes/notes/unix-socket-bac1a9e01b1cf7e6.yaml
releasenotes/notes/unused-repos-af1949f7bbeca5e6.yaml
releasenotes/notes/update-ipa-76691dbca92246b6.yaml
releasenotes/notes/update-repos-b60563ee51b574fc.yaml
releasenotes/notes/update_default_ansible_2.6-82ff11d7b653b946.yaml
releasenotes/notes/update_default_ansible_2.9-e96335c0ef609642.yaml
releasenotes/notes/upgrade-98610cf055282398.yaml
releasenotes/notes/use-tinyipa-31f5343def1c0bf4.yaml
releasenotes/notes/use_public_urls_endpoints-1220a7f4164696c3.yaml
releasenotes/notes/uuid-gen-42b947a4a7a7ae08.yaml
releasenotes/notes/uwsgi-install-eea2f9dca2470006.yaml
releasenotes/notes/validate-261b92bc614f5d4a.yaml
releasenotes/notes/validate-path-5c303903900dcd65.yaml
releasenotes/notes/venv-default-895f7b633803297f.yaml
releasenotes/notes/venv-forever-ba8b85b04a28a293.yaml
releasenotes/notes/venv-owner-30669e2f5cffef2f.yaml
releasenotes/notes/verify-checksum-ipa-a73cf936d0ae2ce1.yaml
releasenotes/notes/vm-host-cpu-type-support-a09768f360372506.yaml
releasenotes/notes/vm-nic-type-support-0ac47ccd3d56132c.yaml
releasenotes/notes/vmedia-tls-ffa56b7c0466b663.yaml
releasenotes/notes/vmedia-uefi-ce34974eaacd571c.yaml
releasenotes/notes/yoga-versions-4a460f5f9691b37f.yaml
releasenotes/source/2023.1.rst
releasenotes/source/2023.2.rst
releasenotes/source/2024.1.rst
releasenotes/source/2024.2.rst
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/mitaka.rst
releasenotes/source/newton.rst
releasenotes/source/ocata.rst
releasenotes/source/pike.rst
releasenotes/source/queens.rst
releasenotes/source/rocky.rst
releasenotes/source/stein.rst
releasenotes/source/train.rst
releasenotes/source/unreleased.rst
releasenotes/source/ussuri.rst
releasenotes/source/victoria.rst
releasenotes/source/wallaby.rst
releasenotes/source/xena.rst
releasenotes/source/yoga.rst
releasenotes/source/zed.rst
scripts/README.md
scripts/collect-test-info.sh
scripts/env-setup.sh
scripts/install-deps.sh
scripts/split_json.py
scripts/test-bifrost.sh
tools/README.md
tools/ansible-lint.sh
tools/vagrant_dev_env/Vagrantfile
tools/vagrant_dev_env/vagrant.yml
zuul.d/bifrost-jobs.yaml
zuul.d/project.yaml