Re: [openstack-dev] [TripleO] Undercloud Configuration Wizard

2016-06-06 Thread Ben Nemec
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-requ...@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-requ...@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-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [TripleO] Undercloud Configuration Wizard

2016-05-12 Thread Dmitry Tantsur

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?




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-requ...@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-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [TripleO] Undercloud Configuration Wizard

2016-05-11 Thread Ben Nemec
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/

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-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev