[Starlingx-discuss] [build] New naming convention for docker images

Scott Little scott.little at windriver.com
Fri Mar 29 15:14:07 UTC 2019


CENGN builds have converted to use the method of building docker 
images.  The STREAM argument is replacing the OPENSTACK_RELEASE. The 
result is that docker images have also been renamed.

e.g.

     stx-nova:dev-centos-master-latest -> stx-nova:master-centos-dev-latest

The images build are published in lst files 
http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/

images-centos-dev-latest.lst:

docker.io/slittlewrs/stx-nova-api-proxy:master-centos-dev-latest
    docker.io/slittlewrs/stx-aodh:master-centos-dev-latest
    docker.io/slittlewrs/stx-ironic:master-centos-dev-latest
    docker.io/slittlewrs/stx-magnum:master-centos-dev-latest
    docker.io/slittlewrs/stx-murano:master-centos-dev-latest
    docker.io/slittlewrs/stx-panko:master-centos-dev-latest
    docker.io/slittlewrs/stx-barbican:master-centos-dev-latest
    docker.io/slittlewrs/stx-ceilometer:master-centos-dev-latest
    docker.io/slittlewrs/stx-cinder:master-centos-dev-latest
    docker.io/slittlewrs/stx-glance:master-centos-dev-latest
    docker.io/slittlewrs/stx-gnocchi:master-centos-dev-latest
    docker.io/slittlewrs/stx-heat:master-centos-dev-latest
    docker.io/slittlewrs/stx-horizon:master-centos-dev-latest
    docker.io/slittlewrs/stx-keystone:master-centos-dev-latest
    docker.io/slittlewrs/stx-neutron:master-centos-dev-latest
    docker.io/slittlewrs/stx-nova:master-centos-dev-latest

images-centos-stable-latest.lst:

docker.io/slittlewrs/stx-fm-rest-api:master-centos-stable-latest
    docker.io/slittlewrs/stx-mariadb:master-centos-stable-latest
    docker.io/slittlewrs/stx-libvirt:master-centos-stable-latest
docker.io/slittlewrs/stx-nova-api-proxy:master-centos-stable-latest

Note: for you convenience, pending the delivery of a feature that will 
remove your 'need to know' about these details, we will also retag the 
stable images as dev images so that you may us the same 
"master-centos-dev-latest" tag for all images.

    e.g. stx-libvirt:master-centos-stable-latest will also be tagged as 
stx-libvirt:master-centos-dev-latest

We are also now publishing the content of the docker images in two files 
that list content installed vis rpm and via pip... e.g.

http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/docker-images/stx-libvirt-centos-stable.piplst
http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/docker-images/stx-libvirt-centos-stable.rpmlst
http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/docker-images/stx-nova-centos-dev.rpmlst
http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/docker-images/stx-nova-centos-dev.piplst
    ...

stx-nova-centos-dev.rpmlst:

    ...
    libcephfs1-10.2.6-0.el7.tis.7.x86_64
    libcgroup-0.41-20.el7.x86_64
    libcgroup-tools-0.41-20.el7.x86_64
    ...

stx-nova-centos-dev.piplst:

    ...
    netifaces==0.10.9
    networkx==2.2
    nova==19.1.0.dev59
    ...






-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20190329/51273f39/attachment.html>


More information about the Starlingx-discuss mailing list