Revision fb814235 docs/scale/i-cyclades.rst

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

  

Also available in: Unified diff