Images for use with OpenStack Helm
Go to file
Vladimir Kozhukalov 9c19b92dea Set the buildset-registry non voting
Test jobs often fail because buildset-registry
starts in the very beginning of the buildset
and then it takes a while to build images and then
run the deployment tests.

Fortunately building images takes about an hour
even taking into account waiting in the queue.
And then in most cases during the deployment job
images are consumed before the buildset-registry
job times out.

So setting the buildset-registry job non-voting
can help to avoid POST_FAILURE.

Change-Id: Ibe4726b4c89c281e9234d2e495c8ed50a008c8aa
2024-04-26 16:11:09 -05:00
calicoctl-utility Makefile and Docker file for calicoctl-utility containers 2019-04-09 16:18:59 -05:00
ceph-cephfs-provisioner Update Ceph images to Jammy and Reef 18.2.1 2024-01-29 11:05:30 -07:00
ceph-config-helper Update Ceph images to Jammy and Reef 18.2.1 2024-01-29 11:05:30 -07:00
ceph-daemon Update Ceph images to Jammy and Reef 18.2.1 2024-01-29 11:05:30 -07:00
ceph-rbd-provisioner Update Ceph images to Jammy and Reef 18.2.1 2024-01-29 11:05:30 -07:00
ceph-utility Update Ceph images to Jammy and Reef 18.2.1 2024-01-29 11:05:30 -07:00
doc Add pdf-docs tox env 2023-04-27 11:37:19 +03:00
elasticsearch-s3 Add Dockerfile for elasticsearch-8.9.0 2023-08-15 11:16:05 -05:00
fluentd [fluentd] Minor fluentd version change 2021-01-25 11:27:02 -08:00
gate-utils Fix gate-utils image build job 2023-06-30 02:16:28 +03:00
libvirt Build libvirt images for Caracal on Ubuntu Jammy 2024-03-28 13:54:04 -05:00
mariadb Build mariadb jammy images 2023-12-12 03:01:54 +00:00
nagios Fixed infinite loop in case post to primary_url is successful 2024-03-12 17:48:19 +00:00
node-problem-detector Change NPD version to v0.8.14 for Focal add Jammy image 2024-03-05 14:52:31 -05:00
nova-ssh Remove usage of ubuntu xenial 2022-04-27 12:49:07 -05:00
opensearch-s3 Add opensearch image with repository-s3 plugin 2023-08-01 15:39:26 -05:00
openstack/loci Build tacker images 2023-05-17 22:45:30 +03:00
openstack_client Add Openstack client image 2024-01-15 16:06:05 -06:00
openvswitch [openvswitch] Build ovs-dpdk images 2024-01-30 11:56:04 +02:00
osh-selenium Build osh-selenium from Ubuntu Jammy 2023-11-01 15:27:44 -05:00
ospurge Fix gates 2022-02-02 10:13:13 -07:00
ovn fix(ovn): add iproute2 image 2023-07-21 16:06:02 +02:00
prometheus-openstack-exporter Add a function to remove duplicate HELP/TYPE text from output 2021-09-15 21:13:20 +00:00
prometheus-webhook-snmp Introduce prometheus-webhook-snmp for Alertmanager 2020-09-25 13:04:38 +00:00
releasenotes remove unicode literal from code 2022-11-06 17:52:23 +00:00
tempest Add barbican-tempest-plugin in tempest image 2022-11-29 00:41:36 +00:00
vbmc Fix vbmc and tempest images 2021-04-13 12:03:51 -05:00
zuul.d Set the buildset-registry non voting 2024-04-26 16:11:09 -05:00
.gitignore Build osh-selenium from Ubuntu Jammy 2023-11-01 15:27:44 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:32:58 +00:00
CONTRIBUTING.rst Add Project Specific Contributor and PTL Docs 2020-04-24 20:59:04 +02:00
LICENSE Initial commit 2018-11-26 14:04:40 +00:00
Makefile Remove usage of ubuntu xenial 2022-04-27 12:49:07 -05:00
README.rst Add Project Specific Contributor and PTL Docs 2020-04-24 20:59:04 +02:00
README_MAKEFILE Remove usage of ubuntu xenial 2022-04-27 12:49:07 -05:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-03 15:38:55 +08:00
setup.py Cleanup py27 support and docs 2020-04-11 16:11:56 +02:00
tox.ini Add pdf-docs tox env 2023-04-27 11:37:19 +03:00

README.rst

Team and repository tags

image

OpenStack-Helm-Images

This repository hosts the images built for the OpenStack-Helm project.

Documentation for this project can be found at: https://docs.openstack.org/openstack-helm/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-helm-images/

The project source code repository is located at: https://opendev.org/openstack/openstack-helm-images/

Contributing

We welcome contributions. Check out this document if you would like to get involved.