Bug 1505915 - OSP 12 Tech preview container images should have meta data identifying them as such
Summary: OSP 12 Tech preview container images should have meta data identifying them a...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-containers
Version: 12.0 (Pike)
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: rc
: 12.0 (Pike)
Assignee: Thierry Vignaud
QA Contact: Omri Hochman
Andrew Burden
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-24 14:40 UTC by Jon Schlueter
Modified: 2017-12-13 19:15 UTC (History)
5 users (show)

Fixed In Version: openstack-neutron-base-docker-12.0-20171127.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-12-13 19:15:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2017:3457 0 normal SHIPPED_LIVE Red Hat OpenStack Platform 12.0 Containers Enhancement Advisory 2017-12-14 04:45:51 UTC

Description Jon Schlueter 2017-10-24 14:40:07 UTC
Description of problem:

For OSP 12 we have several container images that are Tech Preview but they will all be published to rhosp-12.0 label in the Red Hat registry.

Version-Release number of selected component (if applicable):


How reproducible:

container image meta data should show tech preview label for the tech preview container images.


Steps to Reproduce:
1. docker pull rhosp-12.0/openstack-neutron-server:latest
2. docker inspect rhosp-12.0/openstack-neutron-server:latest | grep tech-preview


Actual results:

Nothing shows up


Expected results:

there is a label in the metadata for tech-preview or something like it to easily identify from a docker inspect that this container image is considered tech-preview

Additional info:

Comment 1 Jon Schlueter 2017-11-28 04:20:05 UTC
      Labels:
        Kolla-SHA: 5.0.0-33-g29467c2d
        architecture: x86_64
        authoritative-source-url: registry.access.redhat.com
        build-date: 2017-11-27T18:30:14.273992
        com.redhat.build-host: ip-10-29-120-242.ec2.internal
        com.redhat.component: openstack-neutron-base-docker
        description: Red Hat OpenStack Platform 12.0 neutron-base (tech preview)
        distribution-scope: public
        io.k8s.description: Red Hat OpenStack Platform 12.0 neutron-base (tech preview)
        io.k8s.display-name: Red Hat OpenStack Platform 12.0 neutron-base (tech preview)
        io.openshift.tags: rhosp osp openstack osp-12.0
        kolla_version: stable/pike
        name: rhosp12/openstack-neutron-base
        release: "20171127.1"
        summary: Red Hat OpenStack Platform 12.0 neutron-base (tech preview)
        tripleo-common_version: 7.6.5-10-gaa47385
        url: https://access.redhat.com/containers/#/registry.access.redhat.com/rhosp12/openstack-neutron-base/images/12.0-20171127.1
        vcs-ref: 37c4369b453aa7fa75e06ae7080c6c73958ff8bc
        vcs-type: git
        vendor: Red Hat, Inc.
        version: "12.0"
        version-release: 12.0-20171127.1

Comment 3 Omri Hochman 2017-11-29 19:05:43 UTC
Verified with RC neutron-server image 12.0-20171128.1 that indicates that this images is (tech preview )

[stack@undercloud74 ~]$ 
docker inspect docker-registry.engineering.redhat.com/rhosp12/openstack-neutron-server:12.0-20171128.1 | grep tech

                "description": "Red Hat OpenStack Platform 12.0 neutron-server (tech preview)",
                "io.k8s.description": "Red Hat OpenStack Platform 12.0 neutron-server (tech preview)",
                "io.k8s.display-name": "Red Hat OpenStack Platform 12.0 neutron-server (tech preview)",
                "summary": "Red Hat OpenStack Platform 12.0 neutron-server (tech preview)",
                "description": "Red Hat OpenStack Platform 12.0 neutron-server (tech preview)",
                "io.k8s.description": "Red Hat OpenStack Platform 12.0 neutron-server (tech preview)",
                "io.k8s.display-name": "Red Hat OpenStack Platform 12.0 neutron-server (tech preview)",
                "summary": "Red Hat OpenStack Platform 12.0 neutron-server (tech preview)",

Comment 7 errata-xmlrpc 2017-12-13 19:15:14 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2017:3457


Note You need to log in before you can comment on or make changes to this bug.