[Starlingx-discuss] [stx-nova] Stein branch rebase

Penney, Don Don.Penney at windriver.com
Thu Jun 27 20:31:38 UTC 2019


Hi Frank,

This update should be done by whoever is responsible for the change. It requires updating the image directives file to reference the new branch as the PROJECT_REF value:
https://opendev.org/starlingx/upstream/src/branch/master/openstack/python-nova/centos/stx-nova.stable_docker_image#L5

Instructions on building images can be found here:
https://wiki.openstack.org/wiki/StarlingX/Containers/BuildingImages#Image_Build_Command

If I wanted to test the build of this updated directives file, I can use the latest CENGN-built base and wheels, and run:

BUILD_STREAM=stable
BRANCH=master
CENTOS_BASE=starlingx/stx-centos:${BRANCH}-${BUILD_STREAM}-latest
WHEELS=http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_docker_image_build/outputs/wheels//stx-centos-${BUILD_STREAM}-wheels.tar

time $MY_REPO/build-tools/build-docker-images/build-stx-images.sh \
    --stream ${BUILD_STREAM} \
    --base ${CENTOS_BASE} \
    --wheels ${WHEELS} \
    --only stx-nova


Cheers,
Don.

-----Original Message-----
From: Miller, Frank [mailto:Frank.Miller at windriver.com] 
Sent: Thursday, June 27, 2019 2:30 PM
To: Dean Troyer; starlingx
Subject: Re: [Starlingx-discuss] [stx-nova] Stein branch rebase

Thanks for the update Dean.  We'll need our nova docker image to be rebuilt to pick up this branch.  The docker images are built weekly on Monday nights. 

Don can you update the appropriate file to point to this new branch?

Frank

-----Original Message-----
From: Dean Troyer [mailto:dtroyer at gmail.com] 
Sent: Thursday, June 27, 2019 1:32 PM
To: starlingx <starlingx-discuss at lists.starlingx.io>
Subject: Re: [Starlingx-discuss] [stx-nova] Stein branch rebase

On Wed, Jun 19, 2019 at 6:26 PM Khalil, Ghada <Ghada.Khalil at windriver.com> wrote:
> FYI. The external placement service code merged earlier today:
> https://review.opendev.org/#/c/662614/
> https://review.opendev.org/#/c/662371/

And to close the loop, the Github PR is merged, stx-nova branch
stx/stein.2 is now ready to be pulled for further testing.

dt

--
Dean Troyer
dtroyer at gmail.com

_______________________________________________
Starlingx-discuss mailing list
Starlingx-discuss at lists.starlingx.io
http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
_______________________________________________
Starlingx-discuss mailing list
Starlingx-discuss at lists.starlingx.io
http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss


More information about the Starlingx-discuss mailing list