Revision a31e427d snf-docs/cyclades-upgrade.rst

b/snf-docs/cyclades-upgrade.rst
213 213
      https://code.grnet.gr/projects/gnt-instance-image/files
214 214

  
215 215
COMPONENTS
216
    * snf-ganeti-tools must be rebuilt, see snf-ganeti-tools/debian/
216
    * snf-cyclades-gtools must be rebuilt, see snf-cyclades-gtools/debian/
217 217
      for Debian packaging.
218 218

  
219 219
NEW SETTINGS
......
244 244
      (https://docs.djangoproject.com/en/dev/topics/email/)
245 245

  
246 246
COMPONENTS
247
    * snf-ganeti-tools must be rebuilt, see snf-ganeti-tools/debian/
247
    * snf-cyclades-gtools must be rebuilt, see snf-cyclades-gtools/debian/
248 248
      for Debian packaging.
249 249

  
250 250

  
......
252 252
----------------
253 253

  
254 254
REPOSITORY
255
    * Split Synnefo Ganeti tools to snf-ganeti-tools, with Debian packaging
255
    * Split Synnefo Ganeti tools to snf-cyclades-gtools, with Debian packaging
256 256

  
257 257
REMOVED APPS
258 258
    * The ganeti/ app has been removed from the Django project completely.
259 259
      Any explicit references to it in Django settings must be removed.
260 260

  
261 261
DJANGO SETTINGS
262
    * snf-ganeti-tools is configured independently from Django,
262
    * snf-cyclades-gtools is configured independently from Django,
263 263
      need to add proper /etc/synnefo/settings.conf
264 264
    * Removed 15-queues.conf: fix_amqp_settings (no need to call it anywhere)
265
    * Removed settings.d/98-ganeti-* due to split of snf-ganeti-tools
265
    * Removed settings.d/98-ganeti-* due to split of snf-cyclades-gtools
266 266
    * ~okeanos intro: OKEANOS_VIDEO_URL: Changed from string to dict
267 267
    * ~okeanos intro: OKEANOS_VIDEO_POSTER_IMAGE_URL: New setting
268 268
    * ~okeanos intro: OKEANOS_VIDEO_FLOWPLAYER_URL: New setting
......
271 271
    * 0018_auto__add_field_virtualmachine_buildpercentage
272 272

  
273 273
PACKAGING
274
    * Split Synnefo Ganeti tools to separate snf-ganeti-tools Debian package
274
    * Split Synnefo Ganeti tools to separate snf-cyclades-gtools Debian package
275 275

  
276 276
NEW DEPENDENCIES
277 277
    * python-prctl: Needed by the snf-progress-monitor,
278
      specified as a dependency of the snf-ganeti-tools Debian package.
278
      specified as a dependency of the snf-cyclades-gtools Debian package.
279 279

  
280 280
EXTERNAL COMPONENTS
281 281
    * Ganeti Instance Image must be upgraded to support progress monitoring,

Also available in: Unified diff