From e25367d2100ad6048d9e047133f88f349a97e3aa Mon Sep 17 00:00:00 2001 From: Doug Szumski Date: Wed, 29 Jul 2026 15:37:30 +0100 Subject: [PATCH] Revert "GT-1385: Add Ironic Python Agent Builder" Revert "Update source-repositories with IPA builder comments" The required fix has been backported upstream --- ansible/inventory/group_vars/all/source-repositories | 9 --------- terraform/github/terraform.tfvars.json | 1 - 2 files changed, 10 deletions(-) diff --git a/ansible/inventory/group_vars/all/source-repositories b/ansible/inventory/group_vars/all/source-repositories index 39fc2873..28c5aa7b 100644 --- a/ansible/inventory/group_vars/all/source-repositories +++ b/ansible/inventory/group_vars/all/source-repositories @@ -241,15 +241,6 @@ source_repositories: synced_releases: - "2023.1" - yoga - # We can drop the IPA builder fork when this is merged: - # https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/998333 - ironic-python-agent-builder: - synced_releases: - - "2025.1" - community_files: - - codeowners: - content: "{{ community_files.codeowners.openstack }}" - dest: ".github/CODEOWNERS" ironic-ui: synced_releases: - yoga diff --git a/terraform/github/terraform.tfvars.json b/terraform/github/terraform.tfvars.json index f41651e6..774dc5dc 100644 --- a/terraform/github/terraform.tfvars.json +++ b/terraform/github/terraform.tfvars.json @@ -69,7 +69,6 @@ "horizon", "ironic", "ironic-python-agent", - "ironic-python-agent-builder", "ironic-ui", "keystone", "magnum",