Revision e407f159 snf-common/synnefo/settings/test.py

b/snf-common/synnefo/settings/test.py
56 56

  
57 57
ASTAKOS_IM_MODULES = ['local', 'shibboleth']
58 58

  
59
CYCLADES_PROXY_USER_SERVICES = False
60 59
PITHOS_PROXY_USER_SERVICES = False
61 60

  
62 61
ASTAKOS_BASE_URL = 'http://accounts.example.synnefo.org/astakos/'
62
ASTAKOS_AUTH_URL = 'http://accounts.example.synnefo.org/astakos/identity/v2.0/'
63 63
COMPUTE_BASE_URL = 'http://compute.example.synnefo.org/cyclades/'
64 64
PITHOS_BASE_URL = 'http://storage.example.synnefo.org/pithos/'
65 65

  

Also available in: Unified diff