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 <tsuf...@mirantis.com> 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 <z...@debian.org> 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

Reply via email to