<p dir="ltr">Let me preface this by pleading my ignorance about a lot of things TripleO.</p>
<p dir="ltr">There seems to be a lot of interest, traction and improvements to quickstart recently. That's awesome in a lot of ways.</p>
<p dir="ltr">Are we taking steps to ensure that relevant things are sent upstream ? I know there is a spec right now to send it mostly as-is upstream.<br>
What I mean is if we are making sure we are not working around things that should be done properly or fixed in THT, Instack-Undercloud or other TripleO components.</p>
<p dir="ltr">David Moreau Simard<br>
Senior Software Engineer | Openstack RDO</p>
<p dir="ltr">dmsimard = [irc, github, twitter]</p>
<div class="gmail_quote">On Mar 20, 2016 5:33 PM, "Lars Kellogg-Stedman" <<a href="mailto:lars@redhat.com">lars@redhat.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello fellow tripleo-quickstarters;<br>
<br>
There are a pile of my patches in the queue right now, so I wanted to<br>
present a summary to help sort them out.<br>
<br>
266425 larsks use nthhost filter to derive floating ip values<br>
<a href="https://review.gerrithub.io/266425" rel="noreferrer" target="_blank">https://review.gerrithub.io/266425</a><br>
266527 larsks derive network settings in undercloud.conf<br>
<a href="https://review.gerrithub.io/266527" rel="noreferrer" target="_blank">https://review.gerrithub.io/266527</a><br>
266815 larsks pingtest must respect floating ip range<br>
<a href="https://review.gerrithub.io/266815" rel="noreferrer" target="_blank">https://review.gerrithub.io/266815</a><br>
<br>
These three patches make it easier to specify an address range for<br>
the undercloud and for the floating ip networks created during<br>
overcloud validation. They also (266815) make sure that our<br>
validation scripts respect the address range we configure.<br>
<br>
266446 larsks teach quickstart.sh about --no-clone<br>
<a href="https://review.gerrithub.io/266446" rel="noreferrer" target="_blank">https://review.gerrithub.io/266446</a><br>
<br>
This is primarily a developer optimization that makes it easier to<br>
test quickstart.sh against a local working copy (which removes the<br>
requirement of first posting changes to gerrit so they can be<br>
obtained using the '-g' flag to quickstart.sh).<br>
<br>
266269 larsks support targeting localhost<br>
<a href="https://review.gerrithub.io/266269" rel="noreferrer" target="_blank">https://review.gerrithub.io/266269</a><br>
<br>
This ensures that both "quickstart.sh some.remote.host" and<br>
"quickstart.sh localhost" will work. Note that at the moment<br>
changes between this patch and the previous one (266446) are<br>
conflated; I'm going to try sort these out this evening.<br>
<br>
266680 larsks add overcloud hosts to /etc/hosts<br>
<a href="https://review.gerrithub.io/266680" rel="noreferrer" target="_blank">https://review.gerrithub.io/266680</a><br>
266748 larsks generate ssh config on undercloud<br>
<a href="https://review.gerrithub.io/266748" rel="noreferrer" target="_blank">https://review.gerrithub.io/266748</a><br>
<br>
These are convenience patches. The first adds the names of<br>
overcloud hosts to /etc/hosts on the undercloud, and the second adds<br>
an ssh configuration on the undercloud that means you don't need to<br>
specify 'heat-admin@' when logging in to overcloud hosts. So once<br>
logged into the undercloud, you can...<br>
<br>
ssh overcloud-controller-0<br>
<br>
...and it Just Works.<br>
<br>
266574 larsks ensure local_working_dir exists<br>
<a href="https://review.gerrithub.io/266574" rel="noreferrer" target="_blank">https://review.gerrithub.io/266574</a><br>
266633 larsks grant libvirt access to non-root user<br>
<a href="https://review.gerrithub.io/266633" rel="noreferrer" target="_blank">https://review.gerrithub.io/266633</a><br>
266635 larsks ensure XDG_RUNTIME_DIR is set<br>
<a href="https://review.gerrithub.io/266635" rel="noreferrer" target="_blank">https://review.gerrithub.io/266635</a><br>
<br>
These are small maintenance packages. The last makes sure that<br>
`virsh` will operate correctly when accessing the unprivileged user<br>
account via `su -` in addition to direct ssh access.<br>
<br>
--<br>
Lars Kellogg-Stedman <<a href="mailto:lars@redhat.com">lars@redhat.com</a>> | larsks @ {freenode,twitter,github}<br>
Cloud Engineering / OpenStack | <a href="http://blog.oddbit.com/" rel="noreferrer" target="_blank">http://blog.oddbit.com/</a><br>
<br>_______________________________________________<br>
Rdo-list mailing list<br>
<a href="mailto:Rdo-list@redhat.com">Rdo-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/rdo-list" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br>
<br>
To unsubscribe: <a href="mailto:rdo-list-unsubscribe@redhat.com">rdo-list-unsubscribe@redhat.com</a><br></blockquote></div>