Revision df285bb3 snf-app/docs/src/upgrade.rst

b/snf-app/docs/src/upgrade.rst
12 12
projects:
13 13
    
14 14
    * To keep consistency with future changes you should change ``python
15
      manage.py`` calls with deployed ``synnefo-manage`` console script.
15
      manage.py`` calls with deployed ``snf-manage`` console script.
16 16
      This includes automation scripts, service scripts etc.
17 17

  
18 18
      Same applies for calls to ``dispatcher.py``, ``snf-tools/admin.py``,
19 19
      ``snf-tools/burnin.py`` and ``snf-tools/cloud.py`` which are replaced
20
      respectively by ``synnefo-dispatcher``, ``synnefo-admin``,
21
      ``synnefo-burnin`` and ``synnefo-cloud``.
20
      respectively by ``snf-dispatcher``, ``snf-admin``,
21
      ``snf-burnin`` and ``snf-cloud``.
22 22

  
23 23
    * Copy custom settings files located in projects ``settings.d`` directory
24 24
      to ``/etc/synnefo/`` directory.

Also available in: Unified diff