Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / app_settings @ cb74f9f1

Name Size
  default
__init__.py 415 Bytes
urls.py 3.5 kB

Latest revisions

# Date Author Comment
cb74f9f1 09/02/2013 05:06 pm Georgios D. Tsoukalas

cyclades: settings formatting fixes

1f45a434 08/08/2013 04:24 pm Constantinos Venetsanopoulos

Annotate snf-cyclades-app settings

Make sure for every setting that gets annotated to change the
corresponding 'getattr' entry to a 'settings.SETTING' entry.

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.

cfd39ba2 07/12/2013 03:47 pm Georgios D. Tsoukalas

Merge branch 'feature-fix-service-version-numbers' into feature-reconfigure-settings

Conflicts:
snf-astakos-app/astakos/im/tests/api.py
snf-common/synnefo/lib/services.py
snf-cyclades-app/synnefo/api/tests/flavors.py
snf-cyclades-app/synnefo/api/tests/images.py...

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

4691814d 07/09/2013 04:30 pm Ilias Tsitsimpis

pep8 changes

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.

View revisions

Also available in: Atom