Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo @ b3a77863

Name Size
  admin
  api
  app_settings
  db
  helpdesk
  locale
  logic
  management
  plankton
  tools
  ui
  versions
__init__.py 1.7 kB

Latest revisions

# Date Author Comment
b3a77863 11/26/2012 03:07 pm Christos Stavrakakis

Fix bug in images API

Use image_backend context manager to ensure that ImageBackend is always
closed. list_images method did not close the ImageBackend, which
resulted in depletion of the Pithos backend connection pool.

31b80afe 11/23/2012 03:29 pm Kostas Papadimitriou

Merge branch 'ui-0.12' into devel-0.12

a0839230 11/22/2012 04:58 pm Kostas Papadimitriou

Proper window.open use in ui

window.open method accepts specs in string format instead of object
which is not supported by all browsers. This fixes console window to
display scrollbars using IE in small resolutions.

b344501e 11/22/2012 01:25 pm Christos Stavrakakis

Implement server-import management command

Implement management command for importing an existing Ganeti instance
into Synnefo. The owner, flavor and image are specified by command line
arguments. Importing will fail if the instance has NICs connected to...

a8858945 11/22/2012 01:24 pm Christos Stavrakakis

Make amqp_puka get logger as argument

b03dda4a 11/21/2012 02:48 pm Kostas Papadimitriou

UI metadata view fix

proper check of existing meta keys

9ada7c23 11/19/2012 03:25 pm Kostas Papadimitriou

Merge branch 'ui-0.11' into devel-0.12

a020e99e 11/19/2012 02:45 pm Kostas Papadimitriou

Force confirmation of untrusted image selection

ensure that user notes the untrusted image risks before he continues to
flavor selection.

580c3b9b 11/19/2012 01:35 pm Kostas Papadimitriou

Handle empty images list in vm creation view

2ee94f4c 11/19/2012 01:35 pm Kostas Papadimitriou

Prompt custom image guide reference if no images available

View revisions

Also available in: Atom