Revision 923e6582 snf-astakos-app/astakos/im/settings.py

b/snf-astakos-app/astakos/im/settings.py
19 19
fill_endpoints(astakos_services, BASE_URL)
20 20
ACCOUNTS_PREFIX = get_path(astakos_services, 'astakos_account.prefix')
21 21
VIEWS_PREFIX = get_path(astakos_services, 'astakos_ui.prefix')
22
KEYSTONE_PREFIX = get_path(astakos_services, 'astakos_keystone.prefix')
22
KEYSTONE_PREFIX = get_path(astakos_services, 'astakos_identity.prefix')
23 23

  
24 24
# Set the expiration time of newly created auth tokens
25 25
# to be this many hours after their creation time.

Also available in: Unified diff