[openstack-dev] [TripleO] Undercloud Configuration Wizard
Ben Nemec
openstack at nemebean.com
Mon Jun 6 21:01:50 UTC 2016
On 05/12/2016 03:36 AM, Dmitry Tantsur wrote:
> On 05/11/2016 06:19 PM, Ben Nemec wrote:
>> Hi all,
>>
>> Just wanted to let everyone know that I've ported the undercloud
>> configuration wizard to be a web app so it can be used by people without
>> PyQt on their desktop. I've written a blog post about it here:
>> http://blog.nemebean.com/content/undercloud-configuration-wizard and the
>> tool itself is here: http://ucw-bnemec.rhcloud.com/
>
> Nice! I remember people complaining about our use of 192.0.2.0 network
> by default, maybe you could change it?
Yeah, this work was actually part of my plan for deprecating that
default. I've pushed https://review.openstack.org/#/c/320072/ for
instack-undercloud (which I need to revisit) and also changed the
default in the wizard to 192.168.0.0/24. I chose the new default based
on the fact that we already use the 10. and 172. private ranges in our
sample network-environment files, so to avoid overlap this seemed like
the best choice.
I've also made a few other changes - the input areas now have tooltips
generated from the opt descriptions, opts added recently are now marked
with the version in which they were added, and a couple of other common
options are now available in the wizard.
>
>>
>> It might be good to link it from tripleo.org too, or maybe even move it
>> to be hosted there entirely. The latter would require some work as it's
>> not really designed to play nicely with an existing web server (hey, I'm
>> a webapp noob, cut me some slack :-), but it could be done.
>>
>> -Ben
>>
>> __________________________________________________________________________
>> OpenStack Development Mailing List (not for usage questions)
>> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
More information about the OpenStack-dev
mailing list