Statistics
| Branch: | Tag: | Revision:

root / snf-common / synnefo / lib @ c323f81a

Name Size
  amqp
  db
  middleware
  singleton
__init__.py 3.6 kB
context_processors.py 2.3 kB
dictconfig.py 22.4 kB
ordereddict.py 4.1 kB
services.py 4.5 kB
utils.py 3.4 kB

Latest revisions

# Date Author Comment
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...

44a90141 07/10/2013 05:43 pm Georgios D. Tsoukalas

Remove 'v' from service version IDs, keep it in URLs

- Openstack versionId does not have a leading 'v' as
in 'v1.0', but is just '1.0'. URLs do have the 'v'.

- Compute is v2 instead of v2.0

- some more version-related fixes

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

c1a0ab9b 06/12/2013 12:07 pm Georgios D. Tsoukalas

common: fix lib url handling and doctests

5d6afd11 06/11/2013 03:55 pm Georgios D. Tsoukalas

common: make service public urls end in '/'

51057b1a 06/11/2013 03:55 pm Georgios D. Tsoukalas

common: Add a get_service_path() function

7fb14dbb 06/06/2013 06:05 pm Kostas Papadimitriou

cloudbar: Automatic active service detection

automatically detect which cloudbar menu is active by matching the current
window location with the registered service url.

2e26966f 06/04/2013 07:14 pm Georgios D. Tsoukalas

common: get_public_endpoint() helper for service URLs

b55b9692 06/03/2013 02:09 pm Giorgos Korfiatis

common: Export only services specified as public

Employ helper function `filter_public' in service-export-* commands.
Also set `pithos_ui' service to non-public and clear version of
`astakos_ui'.

fb814235 06/03/2013 01:45 pm Kostas Papadimitriou

astakos: Update references to astakos urls

/im/ renamed to /ui/.
Updated all references in default settings, documentation and constants.

View revisions

Also available in: Atom