Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app @ e5d15648

Name Size
  conf
  docs
  synnefo
COPYRIGHT 1.4 kB
Changelog 28.1 kB
MANIFEST.in 222 Bytes
README 2.1 kB
distribute_setup.py 15.4 kB
setup.py 7.8 kB

Latest revisions

# Date Author Comment
e5d15648 12/14/2012 11:42 am Stratos Psomadakis

Use img['checksum'] as origin disk param.

Use the img['checksum'], instead of img['backend_id'] as the origin disk
paramater, as neede by the new archipelago code (and drop support for the old
one).

6d20b7f3 12/11/2012 02:17 pm Vangelis Koukis

Migrate default settings to files under conf/

Migrate default settings to files under conf/ for every
Synnefo component.

TODO: Obliterate snf-cyclades-app/synnefo/appt_settings/default/*
and similar files. Make import of synnefo settings common throughout...

598071fc 11/28/2012 02:16 pm Kostas Papadimitriou

Fix variable scope

8e5067d9 11/28/2012 12:02 pm Kostas Papadimitriou

Fix handling of firewallProfile action

Refs #3097

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.

c7b40706 11/23/2012 03:29 pm Kostas Papadimitriou

Merge branch 'devel-0.12'

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

View revisions

Also available in: Atom