Revision 4be78dec snf-cyclades-app/synnefo/app_settings/default/ui.py

b/snf-cyclades-app/synnefo/app_settings/default/ui.py
51 51
# URL to redirect user to when he logs out from the ui
52 52
UI_LOGOUT_URL = "/im/logout"
53 53

  
54
# Cookie name to retrieve authentication data from
55
UI_AUTH_COOKIE_NAME = '_pithos2_a'
56

  
54 57
# Flavor options that we provide to the user as predefined
55 58
# cpu/ram/disk combinations on vm create wizard
56 59
VM_CREATE_SUGGESTED_FLAVORS = {

Also available in: Unified diff