Statistics
| Branch: | Tag: | Revision:

root @ b7d29d41

Name Size
  aai
  api
  conf
  db
  ganeti
  locale
  logic
  middleware
  tools
  ui
  util
.gitignore 194 Bytes
Changelog 4 kB
README 614 Bytes
README.ci 4 kB
README.deploy 7 kB
README.develop 10.7 kB
README.i18n 1.7 kB
__init__.py 0 Bytes
helpers.py 1 kB
manage.py 542 Bytes
settings.py.dist 8.3 kB
urls.py 466 Bytes

Latest revisions

# Date Author Comment
b7d29d41 05/25/2011 02:40 pm Constantinos Venetsanopoulos

Add initial support for different Image formats

Initial support for choosing between different Image formats:

  • New field in Image model (migration needed)
  • New lvm Image in fixtures
  • Minor fixes
81d1a961 05/24/2011 11:46 am Constantinos Venetsanopoulos

Documentation for Ganeti Instance Image

Added documentation in README.deploy describing
Ganeti Instance Image installation

23cb706d 05/24/2011 10:24 am Constantinos Venetsanopoulos

Merge branch 'master' into images-0.4

ac63eb4f 05/23/2011 07:45 pm Vangelis Koukis

Fix bug with servers in UNKNOWN API state

Fix bug with servers appearing in UNKNOWN state, in the
API response of GET /servers/detail.

The logic layer mishandled reception of a Ganeti-op-status message
when an OP_INSTANCE_QUERY_DATA operation was initiated by the Ganeti...

c160a81b 05/18/2011 07:00 pm Constantinos Venetsanopoulos

Merge branch 'images-0.4' of https://code.grnet.gr/git/synnefo into images-0.4

46fa1330 05/18/2011 06:54 pm Nikos Skalkotos

Minor fixes in README.develop

1ef58e5b 05/13/2011 07:09 pm Constantinos Venetsanopoulos

Initial commit for Image Support in Synnefo

Add Image Support in Synnefo, more specifically: * Add fixtures for 4 actual images * Add two more fields in Image model (backend_id, format) * Commit South migration for Image model * Modify create_instance() in logic/backend.py to pass OS parameters...

03805fc8 05/11/2011 04:06 pm Vangelis Koukis

Fix PostgreSQL backend exception for empty IPv4

Fix exception is thrown in logic/backend.py:process_net_status()
if the NIC configuration notification contains an empty IPv4
field, and Django uses the PostgreSQL backend.

This only happens with the PostgreSQL backend, because it has a...

5fb78aa8 05/10/2011 04:21 pm Vangelis Koukis

Update Changelog before tagging v0.3

acb3eb30 05/10/2011 02:52 pm Giorgos Gousios

Correct dependencies for Jenkins

View all revisions | View revisions

Also available in: Atom