Revision 61db6580 docs/upgrade-0.13.rst

b/docs/upgrade-0.13.rst
211 211

  
212 212
- Make sure this setting is set::
213 213

  
214
    # cyclades: CYCLADES_ASTAKOS_SERVICE_TOKEN
214
    # cyclades:     CYCLADES_ASTAKOS_SERVICE_TOKEN = 'secretstring'
215 215

  
216 216
  from the value in::
217 217

  
218 218
    cyclades.host$ snf-manage service-list
219 219

  
220
- The Cyclades user interface needs to translate uuids to displaynames::
221

  
222
    # cyclades:     UI_USER_CATALOG_URL = 'https://astakos.host/user_catalogs/'
223

  
220 224
- VMAPI needs a **memcached** backend. To install::
221 225

  
222 226
        apt-get install memcached

Also available in: Unified diff