Images for use with OpenStack Helm
Go to file
Phil Sphicas 00401e1d92 Align mini-mirror Dockerfile args with build.sh
The mini-mirror build.sh script has somehow ended up out of sync with
the Dockerfiles, and is not passing the correct build-args to allow base
image overrides.

This change aligns with the standard of using BUILD_FROM (ubuntu) for
the build stage and FROM (nginx) for the final stage.

Relevant earlier changes:
0: https://review.opendev.org/714002
1: https://review.opendev.org/679315

Change-Id: I844efa669c0f11004a44f20f6725338e1d2699b6
2021-02-20 03:34:53 +00:00
alerta Add Alerta plugins 2020-09-30 22:41:40 +00:00
calicoctl-utility Makefile and Docker file for calicoctl-utility containers 2019-04-09 16:18:59 -05:00
ceph-cephfs-provisioner [CEPH] Update ceph repos 2021-01-13 18:24:19 +00:00
ceph-config-helper Use proper pip bootstraping url for xenial 2021-01-29 17:28:49 -06:00
ceph-daemon Use proper pip bootstraping url for xenial 2021-01-29 17:28:49 -06:00
ceph-rbd-provisioner [CEPH] Update ceph repos 2021-01-13 18:24:19 +00:00
ceph-utility Roll back to 4.2.9 Ceph 2020-12-22 13:58:42 -06:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-31 20:28:54 +02:00
elasticsearch-s3 Images: Update all images to allow base image over-rides 2020-08-11 04:50:26 +00:00
fluentd [fluentd] Minor fluentd version change 2021-01-25 11:27:02 -08:00
gate-utils Images: Update all images to allow base image over-rides 2020-08-11 04:50:26 +00:00
libvirt Bump ceph release to nautilus 2020-09-18 18:30:19 +00:00
mariadb [Mariadb] Add pykube-ng to maria 2020-10-02 16:57:00 +00:00
mini-mirror Align mini-mirror Dockerfile args with build.sh 2021-02-20 03:34:53 +00:00
minikube-aio Move stable repo to new location 2020-12-22 16:55:45 +00:00
nagios Include additional enviromental variables for use with 2021-02-06 00:23:32 +00:00
node-problem-detector Images: Update all images to allow base image over-rides 2020-08-11 04:50:26 +00:00
nova-ssh Add nova-compute-ssh image 2020-12-03 20:45:45 +02:00
openstack/loci Add migration profile in nova 2020-12-10 12:58:26 +02:00
openvswitch Images: Update all images to allow base image over-rides 2020-08-11 04:50:26 +00:00
osh-selenium Selenium: reduce image download size 2020-08-11 23:00:15 +00:00
ospurge Fix ospurge image build 2021-02-10 15:21:17 -06:00
patroni Images: Update all images to allow base image over-rides 2020-08-11 04:50:26 +00:00
prometheus-openstack-exporter Enable Prometheus metrics for placement 2020-09-28 19:16:33 +00:00
prometheus-webhook-snmp Introduce prometheus-webhook-snmp for Alertmanager 2020-09-25 13:04:38 +00:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-31 20:28:54 +02:00
tempest Images: Update all images to allow base image over-rides 2020-08-11 04:50:26 +00:00
vbmc Images: Update all images to allow base image over-rides 2020-08-11 04:50:26 +00:00
zuul.d Merge "Add migration profile in nova" 2021-02-19 23:34:40 +00:00
.gitignore Initial commit 2018-11-26 14:04:40 +00: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 OSH Authors copyright 2020-05-07 02:11:23 +00:00
README.rst Add Project Specific Contributor and PTL Docs 2020-04-24 20:59:04 +02:00
README_MAKEFILE Makefile and Docker file for ospurge containers 2019-09-19 10:29:32 +00:00
setup.cfg Cleanup py27 support and docs 2020-04-11 16:11:56 +02:00
setup.py Cleanup py27 support and docs 2020-04-11 16:11:56 +02:00
tox.ini Cleanup py27 support and docs 2020-04-11 16:11:56 +02: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.