<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Agree with Sam on these points.</div>
<div><br>
</div>
<div>We agreed in the Etherpad to push 1.0.0-liberty-monotonic<span style="font-style: italic;">increasenumber
</span>until we can actually deploy that version.  Then once we have a valid test off a 1.0.0-liberty-000 we retag that as 1.0.0-liberty which the Ansible playbook are set to pull by default.</div>
<div><br>
</div>
<div>Sam,</div>
<div><br>
</div>
<div>Any chance you can document the correct commands in the etheerpad to support this workflow?</div>
<div><br>
</div>
<div>Regards</div>
<div>-steve</div>
<div><br>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Sam Yaple <<a href="mailto:samuel@yaple.net">samuel@yaple.net</a>><br>
<span style="font-weight:bold">Reply-To: </span>"<a href="mailto:sam@yaple.net">sam@yaple.net</a>" <<a href="mailto:sam@yaple.net">sam@yaple.net</a>>, "OpenStack Development Mailing List (not for usage questions)" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Date: </span>Thursday, October 22, 2015 at 8:14 AM<br>
<span style="font-weight:bold">To: </span>"OpenStack Development Mailing List (not for usage questions)" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [openstack-dev] [kolla] Liberty release builds<br>
</div>
<div><br>
</div>
<div>
<div>
<p dir="ltr">No you should not push with latest tag.</p>
<p dir="ltr">The initial push should have tag '1.0.0-liberty-000'. After we validate that is a good build we can add additional tags '1.0.0' and '1.0.0-liberty'</p>
<p dir="ltr">If the build is not good we will rebuild and repush with tag '1.0.0-liberty-001'. We should never be overwriting a tag or pushing a 'latest' tag.</p>
<div class="gmail_quote">On Oct 22, 2015 10:00 AM, "Paul Bourke" <<a href="mailto:paul.bourke@oracle.com">paul.bourke@oracle.com</a>> wrote:<br type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Ok so now liberty is tagged we can nail down the process here. Suggest we push first with latest, then when happy add the following tags:<br>
<br>
* 1.0.0<br>
* 1.0.0-liberty<br>
* 1.0.0-liberty-release-001<br>
<br>
===<br>
git clone <a href="https://github.com/openstack/kolla" rel="noreferrer" target="_blank">
https://github.com/openstack/kolla</a><br>
cd kolla<br>
git checkout tags/1.0.0-liberty<br>
tools/build.py \<br>
    --type source \<br>
    -- base < ... > \   # e.g. centos / ubuntu / oraclelinux / ...<br>
    --no-cache \<br>
    --push<br>
===<br>
<br>
Please respond with whether you're happy or not with the above. Would be nice to get images pushed before the summit.<br>
<br>
Cheers,<br>
-Paul<br>
<br>
On 20/10/15 23:19, Steven Dake (stdake) wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
On 10/20/15, 9:06 AM, "Paul Bourke" <<a href="mailto:paul.bourke@oracle.com" target="_blank">paul.bourke@oracle.com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Kolla core team,<br>
<br>
Here's a link to an etherpad created just now for deciding the process<br>
on getting release builds to dockerhub:<br>
<br>
<a href="https://etherpad.openstack.org/p/kolla-release-builds" rel="noreferrer" target="_blank">https://etherpad.openstack.org/p/kolla-release-builds</a><br>
<br>
Please review and revise. Steve, can you follow up to this mail when<br>
you'd like volunteers to kick off builds?<br>
</blockquote>
<br>
Paul,<br>
<br>
Thanks for the initiative here!  We actually had one last minute patch<br>
that needs to go into the tree related to Ceph failing to build<br>
occasionally because of timers, so I decided to not push the tag until it<br>
was resolved.  This was compounded by a node pool restart which broke<br>
about 4 hours of CI testing of the patch that needs to go in to fix the<br>
problem.<br>
<br>
Once the release is tagged, we can go ahead and build for direct<br>
consumption from the docker hub.<br>
<br>
Regards,<br>
-steve<br>
<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Cheers,<br>
-Paul<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">
OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote>
<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">
OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br>
</blockquote>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">
OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote>
</div>
</div>
</div>
</span>
</body>
</html>