Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / app_settings / default @ 32401481

Name Size
__init__.py 2 kB
api.py 3.5 kB
backend.py 1.3 kB
cloudbar.py 264 Bytes
helpdesk.py 327 Bytes
plankton.py 626 Bytes
queues.py 311 Bytes
reconciliation.py 123 Bytes
tests.py 349 Bytes
ui.py 6.2 kB
userdata.py 286 Bytes

Latest revisions

# Date Author Comment
32401481 07/23/2013 05:46 pm Georgios D. Tsoukalas

Enhance the new settings framework.

- Add an annotation superclass Setting
See synnefo.settings.setup:Setting for documentation.

- Add Mandatory, Default, Auto, Constant, Deprecated, setting subclasses.

- Add management command 'settings' with setting filtering and...

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.

52f72710 07/12/2013 11:50 am Georgios D. Tsoukalas

Merge branch 'develop' into feature-reconfigure-settings

Conflicts:
snf-astakos-app/astakos/im/tests/api.py
snf-astakos-app/astakos/urls.py
snf-cyclades-app/synnefo/api/test/servers.py
snf-cyclades-app/synnefo/api/tests/networks.py
snf-cyclades-app/synnefo/app_settings/urls.py...

32e4e343 07/07/2013 03:04 pm Christos Stavrakakis

PEP8 fixes

9446e7e5 07/02/2013 01:24 pm Christos Stavrakakis

cyclades: Rename "public" to "SNF:ANY_PUBLIC"

Rename reserved work for automatically choosing a public network from
"public" to "SNF:ANY_PUBLIC". Also add the setting description to conf
files.

660b9f3b 07/02/2013 12:32 pm Christos Stavrakakis

cyclades: Remove PUBLIC_USE_POOL setting

Remove PUBLIC_USE_POOL setting, since in order to use floating IPs, the
cyclades must be responsible for managing all IP pools.

c802789d 06/13/2013 06:40 pm Christos Stavrakakis

cyclades: Remove obsolete settings

Remove obsolete GANETI_DISK_TEMPLATES and DEFAULT_GANETI_DISK_TEMPLATE
settings.

b0c95903 06/13/2013 05:47 pm Giorgos Korfiatis

cyclades: Rename poolsize settings for uniformity

Rename ASTAKOS_POOLSIZE to CYCLADES_ASTAKOSCLIENT_POOLIZE;
expose it to the conf file.

49c0d427 06/13/2013 11:38 am Kostas Papadimitriou

webproject: Disable APPEND_SLASH setting by default

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,...

View revisions

Also available in: Atom