Re: [openstack-dev] Horizon switching to the normal .ini format

2015-01-06 Thread Matthias Runge
On 05/01/15 19:27, Matthew Farina wrote:
> Switching to an ini format would likely be painful to impossible.
> 
> Horizon is built on django which is where the settings.py format comes
> from. It's part of a django app.
> 
> For more info see the django docs. The settings information is at
> https://docs.djangoproject.com/en/1.6/topics/settings/
> 

Sorry, I fail to see, how this should be impossible, esp. if you look at
the linked patch; the rest of the stack uses such an .ini format, too.


Matthias
> On Thu, Dec 25, 2014 at 1:25 PM, Timur Sufiev  > wrote:
> 
> Thomas,
> 
> I could only point you to the Radomir's
> patch https://review.openstack.org/#/c/100521/
> 
> It's still a work in progress, so you may ask him for more details.
> 


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Horizon switching to the normal .ini format

2015-01-05 Thread Matthew Farina
Switching to an ini format would likely be painful to impossible.

Horizon is built on django which is where the settings.py format comes
from. It's part of a django app.

For more info see the django docs. The settings information is at
https://docs.djangoproject.com/en/1.6/topics/settings/

On Thu, Dec 25, 2014 at 1:25 PM, Timur Sufiev  wrote:

> Thomas,
>
> I could only point you to the Radomir's patch
> https://review.openstack.org/#/c/100521/
>
> It's still a work in progress, so you may ask him for more details.
>
> On Thu, Dec 25, 2014 at 1:59 AM, Thomas Goirand  wrote:
>
>> Hi,
>>
>> There's been talks about Horizon switching to the normal .ini format
>> that all other projects have been using so far. It would really be
>> awesome if this could happen. Though I don't see the light at the end of
>> the tunnel. Quite the opposite way: the settings.py is every day
>> becoming more complicated.
>>
>> Is anyone at least working on the .ini switch idea? Or will we continue
>> to see the Django style settings.py forever? Is there any blockers?
>>
>> Cheers,
>>
>> Thomas Goirand (zigo)
>>
>> ___
>> OpenStack-dev mailing list
>> OpenStack-dev@lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>
>
>
> --
> Timur Sufiev
>
> ___
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Horizon switching to the normal .ini format

2014-12-25 Thread Timur Sufiev
Thomas,

I could only point you to the Radomir's patch
https://review.openstack.org/#/c/100521/

It's still a work in progress, so you may ask him for more details.

On Thu, Dec 25, 2014 at 1:59 AM, Thomas Goirand  wrote:

> Hi,
>
> There's been talks about Horizon switching to the normal .ini format
> that all other projects have been using so far. It would really be
> awesome if this could happen. Though I don't see the light at the end of
> the tunnel. Quite the opposite way: the settings.py is every day
> becoming more complicated.
>
> Is anyone at least working on the .ini switch idea? Or will we continue
> to see the Django style settings.py forever? Is there any blockers?
>
> Cheers,
>
> Thomas Goirand (zigo)
>
> ___
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>



-- 
Timur Sufiev
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] Horizon switching to the normal .ini format

2014-12-25 Thread Thomas Goirand
Hi,

There's been talks about Horizon switching to the normal .ini format
that all other projects have been using so far. It would really be
awesome if this could happen. Though I don't see the light at the end of
the tunnel. Quite the opposite way: the settings.py is every day
becoming more complicated.

Is anyone at least working on the .ini switch idea? Or will we continue
to see the Django style settings.py forever? Is there any blockers?

Cheers,

Thomas Goirand (zigo)

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev