Skip to content

Releases: openstack-k8s-operators/openstack-k8s-operators-ci

NAT64 Appliance build-20260629-042140

Choose a tag to compare

@github-actions github-actions released this 29 Jun 04:22
f4d015e

NAT64 Appliance image built by GitHub Actions.

Build Configuration

  • ci-framework repository: openstack-k8s-operators/ci-framework
  • ci-framework reference: main
  • Build type: Scheduled (weekly)

DIB configuration uses defaults from the ci-framework nat64_appliance role.

Usage

For usage instructions and deployment examples, see the
nat64_appliance README.

NAT64 Appliance build-20260622-045335

Choose a tag to compare

@github-actions github-actions released this 22 Jun 04:54
b8a3813

NAT64 Appliance image built by GitHub Actions.

Build Configuration

  • ci-framework repository: openstack-k8s-operators/ci-framework
  • ci-framework reference: main
  • Build type: Scheduled (weekly)

DIB configuration uses defaults from the ci-framework nat64_appliance role.

Usage

For usage instructions and deployment examples, see the
nat64_appliance README.

NAT64 Appliance build-20260615-045313

Choose a tag to compare

@github-actions github-actions released this 15 Jun 04:53
b8a3813

NAT64 Appliance image built by GitHub Actions.

Build Configuration

  • ci-framework repository: openstack-k8s-operators/ci-framework
  • ci-framework reference: main
  • Build type: Scheduled (weekly)

DIB configuration uses defaults from the ci-framework nat64_appliance role.

Usage

For usage instructions and deployment examples, see the
nat64_appliance README.

NAT64 Appliance build-20260608-042558

Choose a tag to compare

@github-actions github-actions released this 08 Jun 04:26
9e9bb98

NAT64 Appliance image built by GitHub Actions.

Build Configuration

  • ci-framework repository: openstack-k8s-operators/ci-framework
  • ci-framework reference: main
  • Build type: Scheduled (weekly)

DIB configuration uses defaults from the ci-framework nat64_appliance role.

Usage

For usage instructions and deployment examples, see the
nat64_appliance README.

Custom Tobiko v2.0.2 Image

Choose a tag to compare

@github-actions github-actions released this 10 Apr 09:52
4c11b7d

Customized Tobiko v2.0.2 image built by GitHub Actions.

Customizations:

--copy-in /tmp/config:/etc/selinux --firstboot-command 'nmcli connection add type vlan con-name vlan101 ifname vlan101 vlan.parent ens3 vlan.id 101 ipv6.addr-gen-mode default-or-eui64; nmcli connection add type vlan con-name vlan101 ifname vlan101 vlan.parent eth0 vlan.id 101 ipv6.addr-gen-mode default-or-eui64; nmcli connection add type vlan con-name vlan101 ifname vlan101 vlan.parent enp3s0 vlan.id 101 ipv6.addr-gen-mode default-or-eui64' --install iperf3,iputils,nmap,nmap-ncat,nginx --copy-in /tmp/nginx_id.conf:/etc/nginx/conf.d --run-command 'systemctl enable nginx' --copy-in /tmp/iperf3-server.service:/etc/systemd/system --run-command 'systemctl enable iperf3-server' --root-password password:tobiko --selinux-relabel

Custom Tobiko v2.0.0 Image

Choose a tag to compare

@github-actions github-actions released this 08 Apr 14:57
249b565

Customized Tobiko v2.0.0 image built by GitHub Actions.

Customizations:

--copy-in /tmp/config:/etc/selinux --firstboot-command 'nmcli connection add type vlan con-name vlan101 ifname vlan101 vlan.parent ens3 vlan.id 101 ipv6.addr-gen-mode default-or-eui64; nmcli connection add type vlan con-name vlan101 ifname vlan101 vlan.parent eth0 vlan.id 101 ipv6.addr-gen-mode default-or-eui64; nmcli connection add type vlan con-name vlan101 ifname vlan101 vlan.parent enp3s0 vlan.id 101 ipv6.addr-gen-mode default-or-eui64' --install iperf3,iputils,nmap,nmap-ncat,nginx --copy-in /tmp/nginx_id.conf:/etc/nginx/conf.d --run-command 'systemctl enable nginx' --copy-in /tmp/iperf3-server.service:/etc/systemd/system --run-command 'systemctl enable iperf3-server' --root-password password:tobiko --selinux-relabel

NAT64 Appliance (Latest)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jan 02:11
c0f3b2b

This is the latest NAT64 Appliance build. This release is automatically updated.

Latest Build: build-20260629-042140

Download

Use the static URL for the latest build:

curl -L -O https://github.com/openstack-k8s-operators/openstack-k8s-operators-ci/releases/download/latest/nat64-appliance-latest.qcow2

Or download a specific version from the releases page
to pin your CI to a known-good build.

Usage

For usage instructions and deployment examples, see the
nat64_appliance README.

Custom WNTP v1.0.0 Image

Choose a tag to compare

@github-actions github-actions released this 19 Nov 13:01
96b8f46

Customized Rocky Linux 9 image for whitebox-neutron-tempest-plugin (WNTP) tests.

Base Image: Rocky-9-GenericCloud-Base.latest.x86_64.qcow2

Customizations:

--install tcpdump,nmap,python3,keepalived,iperf3 --root-password password:12345678 --selinux-relabel