Skip to content

Commit

Permalink
DNM: use PR container
Browse files Browse the repository at this point in the history
  • Loading branch information
cardoe committed Dec 19, 2024
1 parent de5c2e1 commit a627a21
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions components/openstack-2024.2-jammy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@ images:
ironic_retrive_swift_config: "docker.io/openstackhelm/heat:2024.2-ubuntu_jammy"

# neutron
neutron_db_sync: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
neutron_dhcp: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
neutron_l3: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
neutron_l2gw: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
neutron_linuxbridge_agent: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
neutron_metadata: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
neutron_ovn_metadata: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
neutron_openvswitch_agent: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
neutron_server: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
neutron_rpc_server: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
neutron_bagpipe_bgp: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
neutron_netns_cleanup_cron: "ghcr.io/rackerlabs/understack/neutron:2024.2-ubuntu_jammy"
neutron_db_sync: "ghcr.io/rackerlabs/understack/neutron:pr-554"
neutron_dhcp: "ghcr.io/rackerlabs/understack/neutron:pr-554"
neutron_l3: "ghcr.io/rackerlabs/understack/neutron:pr-554"
neutron_l2gw: "ghcr.io/rackerlabs/understack/neutron:pr-554"
neutron_linuxbridge_agent: "ghcr.io/rackerlabs/understack/neutron:pr-554"
neutron_metadata: "ghcr.io/rackerlabs/understack/neutron:pr-554"
neutron_ovn_metadata: "ghcr.io/rackerlabs/understack/neutron:pr-554"
neutron_openvswitch_agent: "ghcr.io/rackerlabs/understack/neutron:pr-554"
neutron_server: "ghcr.io/rackerlabs/understack/neutron:pr-554"
neutron_rpc_server: "ghcr.io/rackerlabs/understack/neutron:pr-554"
neutron_bagpipe_bgp: "ghcr.io/rackerlabs/understack/neutron:pr-554"
neutron_netns_cleanup_cron: "ghcr.io/rackerlabs/understack/neutron:pr-554"

# nova
nova_api: "docker.io/openstackhelm/nova:2024.2-ubuntu_jammy"
Expand Down

0 comments on commit a627a21

Please sign in to comment.