Statistics
| Branch: | Tag: | Revision:

root @ d44c236b

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 5.9 kB
README.develop 10.5 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
d44c236b 05/25/2011 06:23 pm Giorgos Verigakis

Refactor networks

  • VirtualMachines can have a number of nics that are attached to networks.
  • Networks can also be public
  • VirtualMachines can be attached to public networks that they don't own.
  • There is a special public network (id 1) that can't be deleted....
197398e2 05/16/2011 07:27 pm Giorgos Verigakis

Ignore updated field

API was changed to include an updated field in networks.

faae285d 05/16/2011 07:22 pm Giorgos Verigakis

Improve network display

Plus small refactorings.

69d6d7dd 05/16/2011 07:02 pm Giorgos Verigakis

Add XML output for networks

Additionally:
- Return created and updated timestamps too.
- Bugfix in XML of image

Fixes #553

5509b599 05/16/2011 06:36 pm Giorgos Verigakis

Update timestamps when metadata/networks change

Applies to servers and images.

Fixes #525

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

26fef2b9 05/10/2011 02:08 pm Vangelis Koukis

Ignore uknown Ganeti opcodes in dispatcher

Have the backend notification handler ignore unknown Ganeti opcodes,
such as OP_INSTANCE_QUERY_DATA and OP_INSTANCE_SET_PARAMS.

f891db99 05/10/2011 01:45 pm Vangelis Koukis

Merge branch 'synnefo-rabbit' into ui-0.3

View all revisions | View revisions

Also available in: Atom