Skip to content

Commit

Permalink
Merge pull request #765 from hjensas/uni01alpha-neutron-conf-ironic-p…
Browse files Browse the repository at this point in the history
…ost-oc-hook

uni01alpha - neutron conf + ironic post oc hook
  • Loading branch information
jistr authored Dec 16, 2024
2 parents f089e12 + c3077b1 commit a9c7152
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scenarios/uni01alpha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 6 additions & 0 deletions scenarios/uni01alpha/config_download.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a9c7152

Please sign in to comment.