ContainerImagePrepare: ability to override specific container images

Bug #1812205 reported by Emilien Macchi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Expired
Wishlist
Unassigned

Bug Description

When preparing the container images, we use ContainerImagePrepare parameter.
It's as of today impossible to deploy a specific version of a chosen container (e.g. mysql) that would be applied on both the Undercloud & the Overcloud.

The main use case is people (customers and devs) who don't want to rebuild all containers to test a change in one container.

Example of parameter:

ContainerImagePrepare:
  - push_destination: 192.168.122.179:8787
    set:
      ceph_image: daemon
      ceph_namespace: docker.io/ceph
      ceph_tag: v3.2.0-stable-3.2-luminous-centos-7-x86_64
      name_prefix: fedora-binary-
      name_suffix: ''
      namespace: 192.168.122.1:5000
      (...)
      container_images_template_override:
      - imagename: "emilien.dockerhub.com/fedora-mariadb:custom"
        image_source: kolla
        params:
        - DockerClustercheckConfigImage
        - DockerClustercheckImage
        - DockerMysqlConfigImage
        - DockerMysqlImage
        - DockerMysqlClientConfigImage
        services:
        - OS::TripleO::Services::MySQL
      tag: current
    tag_from_label: rdo_version

Tags: containers
Changed in tripleo:
milestone: stein-3 → train-1
Changed in tripleo:
milestone: train-1 → train-2
Changed in tripleo:
milestone: train-2 → train-3
Changed in tripleo:
milestone: train-3 → ussuri-1
Changed in tripleo:
milestone: ussuri-1 → ussuri-2
wes hayutin (weshayutin)
Changed in tripleo:
milestone: ussuri-2 → ussuri-3
wes hayutin (weshayutin)
Changed in tripleo:
milestone: ussuri-3 → ussuri-rc3
wes hayutin (weshayutin)
Changed in tripleo:
milestone: ussuri-rc3 → victoria-1
Changed in tripleo:
milestone: victoria-1 → victoria-3
Changed in tripleo:
milestone: victoria-3 → wallaby-1
Changed in tripleo:
milestone: wallaby-1 → wallaby-2
Changed in tripleo:
milestone: wallaby-2 → wallaby-3
Revision history for this message
Marios Andreou (marios-b) wrote :

This is an automated action. Bug status has been set to 'Incomplete' and target milestone has been removed due to inactivity. If you disagree please re-set these values and reach out to us on freenode #tripleo

Changed in tripleo:
milestone: wallaby-3 → none
status: Triaged → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for tripleo because there has been no activity for 60 days.]

Changed in tripleo:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.