Statistics
| Branch: | Tag: | Revision:

root / snf-common / synnefo / settings / setup / __init__.py @ 7877e6d3

History | View | Annotate | Download (5 kB)

# Date Author Comment
7877e6d3 07/15/2013 04:26 pm Georgios D. Tsoukalas

support setting SERVICE_BASE_URL from environment

Also, add environment variable SYNNEFO_RELAX_MANDATORY_SETTINGS.

c2c4af89 06/12/2013 07:35 pm Georgios D. Tsoukalas

common: reconfigure the synnefo settings framework

- add 'services' endpoint in 'synnefo' namespace,
where all components register their services.

- add three stages of setting initialization:
1. preprocessing, after default settings are read from components,...