Revision 58350a50 docs/scale/i-cyclades.rst

b/docs/scale/i-cyclades.rst
64 64
    GANETI_USE_HOTPLUG = True
65 65
    CLOUDBAR_LOCATION = 'https://accounts.example.com/static/im/cloudbar/'
66 66
    CLOUDBAR_ACTIVE_SERVICE = '2'
67
    CLOUDBAR_SERVICES_URL = 'https://accounts.example.com/astakos/api/get_services'
67
    CLOUDBAR_SERVICES_URL = 'https://accounts.example.com/im/get_services'
68 68
    CLOUDBAR_MENU_URL = 'https://accounts.example.com/im/get_menu'
69 69
    BACKEND_DB_CONNECTION = 'postgresql://synnefo:example_passw0rd@db.example.com:5432/snf_pithos'
70 70
    BACKEND_BLOCK_PATH = '/srv/pithos/data/'

Also available in: Unified diff