Revision c13ae216

b/README.upgrade
12 12
    * The ganeti/ app has been removed from the Django project completely.
13 13
      Any explicit references to it in Django settings must be removed.
14 14

  
15
ADDED SETTINGS
15
DJANGO SETTINGS
16 16
    * snf-ganeti-tools is configured independently from Django,
17 17
      need to add proper /etc/synnefo/settings.conf
18

  
19
REMOVED SETTINGS
20
    * 15-queues.conf: fix_amqp_settings (no need to call it anywhere)
21
    * settings.d/98-ganeti-* removed due to split snf-ganeti-tools
18
    * Removed 15-queues.conf: fix_amqp_settings (no need to call it anywhere)
19
    * Removed settings.d/98-ganeti-* due to split of snf-ganeti-tools
20
    * ~okeanos intro: OKEANOS_VIDEO_URL: Changed from string to dict
21
    * ~okeanos intro: OKEANOS_VIDEO_POSTER_IMAGE_URL: New setting
22 22

  
23 23
DB MIGRATIONS
24 24
    * 0018_auto__add_field_virtualmachine_buildpercentage
......
30 30
    * python-prctl: Needed by the snf-progress-monitor,
31 31
      specified as a dependency of the snf-ganeti-tools Debian package.
32 32

  
33
OKEANOS INTRO SITE:
34
    * OKEANOS_VIDEO_URL: Changed from string to dict
35
    * OKEANOS_VIDEO_POSTER_IMAGE_URL: New setting
36 33

  
37 34
v0.5.2 -> v0.5.3
38 35
NEW SETTINGS

Also available in: Unified diff