Revision b1fb3aac snf-cyclades-app/synnefo/cyclades_settings.py

b/snf-cyclades-app/synnefo/cyclades_settings.py
46 46
VMAPI_PREFIX = getattr(settings, 'CYCLADES_VMAPI_PREFIX', 'vmapi')
47 47
PLANKTON_PREFIX = getattr(settings, 'CYCLADES_PLANKTON_PREFIX', 'plankton')
48 48
HELPDESK_PREFIX = getattr(settings, 'CYCLADES_HELPDESK_PREFIX', 'helpdesk')
49
UI_PREFIX = getattr(settings, 'CYCLADES_UI_PREFIX', 'ui')
49 50

  
50 51
# The API implementation needs to accept and return absolute references
51 52
# to its resources. Thus, it needs to know its public URL.

Also available in: Unified diff