From c3077b1f5ee041cb2b4d996370a82fd32090cfc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Harald=20Jens=C3=A5s?= Date: Fri, 13 Dec 2024 09:41:51 +0100 Subject: [PATCH] uni01alpha - neutron conf + ironic post oc hook Set neutron config - NeutronFlatNetworks and NeutronBridgeMappings. Run Ironic post overcloud deploy hook after deploying OSP 17.1. Depends-On: https://github.com/openstack-k8s-operators/ci-framework/pull/2602 --- scenarios/uni01alpha.yaml | 4 ++++ scenarios/uni01alpha/config_download.yaml | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/scenarios/uni01alpha.yaml b/scenarios/uni01alpha.yaml index c269a4de2..36bfa008d 100644 --- a/scenarios/uni01alpha.yaml +++ b/scenarios/uni01alpha.yaml @@ -63,3 +63,7 @@ stacks: - osp-computes - osp-controllers - osp-networkers + post_oc_run: + - name: Ironic post overcloud deploy + type: playbook + source: adoption_ironic_post_oc.yml diff --git a/scenarios/uni01alpha/config_download.yaml b/scenarios/uni01alpha/config_download.yaml index 300734fa6..8710db63e 100644 --- a/scenarios/uni01alpha/config_download.yaml +++ b/scenarios/uni01alpha/config_download.yaml @@ -79,6 +79,12 @@ parameter_defaults: host_routes: [] name: ctlplane-subnet ip_version: 4 + NeutronFlatNetworks: + - datacentre + - baremetal + NeutronBridgeMappings: + - datacentre:br-ex + - baremetal:br-baremetal IronicInspectorInterface: br-baremetal # Since we need predictable node names to be able to set this paremeter, # it a requirement to set the ci-framework parameter cifmw_run_id with