Statistics
| Branch: | Tag: | Revision:

root @ 75768d0e

Name Size
  aai
  api
  conf
  contrib
  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.4 kB
urls.py 1.9 kB

Latest revisions

# Date Author Comment
75768d0e 06/20/2011 02:54 pm Giorgos Verigakis

Add a public attribute to Images

list_images now returns images that either match the owner, or
that are marked as public.

Fixes #555

Database migration needed.

adee02b8 06/17/2011 12:48 am Giorgos Verigakis

Add proper license headers

a1dccf43 06/01/2011 06:42 pm Vangelis Koukis

Improve handling of ganeti-net-status messages

Improve construction and processing of ganeti-net-status notifications.
Fail with an informative exception if an invalid link value is specified
in a ganeti-net-status notification.

This shouldn't happen normally. It is usually the result of an administrator...

06a16b24 06/01/2011 02:08 pm Giorgos Verigakis

Use snf_null as the default link

ca792e04 05/31/2011 08:33 pm Giorgos Verigakis

Optimize disconnect to be performed in one action

f7ace0a4 05/31/2011 08:02 pm Giorgos Verigakis

Bugfixes

Rename addnet to connect and removenet to disconnect.

a3992827 05/31/2011 07:23 pm Giorgos Verigakis

Make Network and NetworkLink relation explicit

DB migration needed.

620501cc 05/31/2011 06:20 pm Giorgos Verigakis

Fix typo

b36f78fa 05/31/2011 05:33 pm Giorgos Verigakis

Style fixes to be more PEP8 compliant

207b70d5 05/31/2011 05:06 pm Giorgos Verigakis

Network improvements

  • Make backend functions transactional.
  • Only one network can be public and it has the id 'public'.
  • The public network can not be deleted or modified.
  • firewallProfile is optional

View all revisions | View revisions

Also available in: Atom