Update image names

According to a meeting with portdirect, the convention for our
images is <imagename>:<tagging> where <tagging> takes the format
<version>-<distro>.

This make sure all the non-LOCI images are updated to this latest
pattern.

[1]: http://eavesdrop.openstack.org/irclogs/%23openstack-helm/%23openstack-helm.2019-03-07.log.html#t2019-03-07T17:50:58

Change-Id: Iccf07ba22a7c6bbc862a5fd2d0c08e004d60ac52
This commit is contained in:
Jean-Philippe Evrard 2019-03-08 09:51:17 +01:00
parent cbb56663eb
commit a484272f8b
10 changed files with 17 additions and 13 deletions

View File

@ -0,0 +1,4 @@
---
other:
- |
Images are now built with tagging like version-distro.

View File

@ -36,13 +36,13 @@
- context: ceph-config-helper
repository: openstackhelm/ceph-config-helper
tags:
- opensuse_15-latest
- latest-opensuse_15
dockerfile: Dockerfile.suse_15
- context: ceph-config-helper
repository: openstackhelm/ceph-config-helper
dockerfile: Dockerfile.ubuntu_xenial
tags:
- ubuntu_xenial-latest
- latest-ubuntu_xenial
files: &ceph-config-helper_files
- ceph-config-helper/.*
- zuul.d/ceph-config-helper.yaml

View File

@ -37,7 +37,7 @@
repository: openstackhelm/ceph-daemon
dockerfile: Dockerfile.ubuntu_xenial
tags:
- ubuntu_xenial-latest
- latest-ubuntu_xenial
files: &ceph-daemon_files
- ceph-daemon/.*
- zuul.d/ceph-daemon.yaml

View File

@ -37,7 +37,7 @@
repository: openstackhelm/ceph-utility
dockerfile: Dockerfile.ubuntu_xenial
tags:
- ubuntu_xenial-latest
- latest-ubuntu_xenial
files: &ceph-utility_files
- ceph-utility/.*
- zuul.d/ceph-utility.yaml

View File

@ -36,13 +36,13 @@
- context: gate-utils
repository: openstackhelm/gate-utils
tags:
- opensuse_15-latest
- latest-opensuse_15
dockerfile: Dockerfile.suse_15
- context: gate-utils
repository: openstackhelm/gate-utils
dockerfile: Dockerfile.debian
tags:
- debian-latest
- latest-debian
files: &gate-utils_files
- gate-utils/.*
- zuul.d/gate-utils.yaml

View File

@ -37,7 +37,7 @@
repository: openstackhelm/mariadb
dockerfile: Dockerfile.ubuntu_xenial
tags:
- ubuntu_xenial-latest
- latest-ubuntu_xenial
files: &mariadb_files
- mariadb/.*
- zuul.d/mariadb.yaml

View File

@ -38,7 +38,7 @@
repository: openstackhelm/mini-mirror
dockerfile: Dockerfile.ubuntu_xenial
tags:
- ubuntu_xenial-latest
- latest-ubuntu_xenial
files: &mini-mirror_files
- mini-mirror/.*
- zuul.d/mini-mirror.yaml

View File

@ -36,13 +36,13 @@
- context: openvswitch
repository: openstackhelm/openvswitch
tags:
- opensuse_15-latest
- latest-opensuse_15
dockerfile: Dockerfile.suse_15
- context: openvswitch
repository: openstackhelm/openvswitch
dockerfile: Dockerfile.debian
tags:
- debian-latest
- latest-debian
files: &openvswitch_files
- openvswitch/.*
- zuul.d/openvswitch.yaml

View File

@ -37,7 +37,7 @@
repository: openstackhelm/tempest
dockerfile: Dockerfile.ubuntu_xenial
tags:
- ubuntu_xenial-latest
- latest-ubuntu_xenial
files: &tempest_files
- tempest/.*
- zuul.d/tempest.yaml

View File

@ -36,13 +36,13 @@
- context: vbmc
repository: openstackhelm/vbmc
tags:
- opensuse_15-latest
- latest-opensuse_15
dockerfile: Dockerfile.suse_15
- context: vbmc
repository: openstackhelm/vbmc
dockerfile: Dockerfile.centos_7
tags:
- centos_7-latest
- latest-centos_7
files: &vbmc_files
- vbmc/.*
- zuul.d/vbmc.yaml