Skip to content

Commit 9e59b3d

Browse files
committed
DROP! neutron image spec
1 parent ca1cf03 commit 9e59b3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/images-openstack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ images:
4242
neutron_metadata: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
4343
neutron_ovn_metadata: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
4444
neutron_openvswitch_agent: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
45-
neutron_server: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
45+
neutron_server: "ghcr.io/rackerlabs/understack/neutron:pr-1234"
4646
neutron_rpc_server: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
4747
neutron_bagpipe_bgp: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
4848
neutron_netns_cleanup_cron: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"

workflows/argo-events/workflowtemplates/openstack-oslo-event.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
raw:
3737
data: "{{inputs.parameters.event-json}}"
3838
container:
39-
image: ghcr.io/rackerlabs/understack/ironic-nautobot-client:latest
39+
image: ghcr.io/rackerlabs/understack/ironic-nautobot-client:pr-1234
4040
command:
4141
- openstack-oslo-event
4242
args:

0 commit comments

Comments
 (0)