Statistics
| Branch: | Tag: | Revision:

root @ 88854f35

Name Size
  api
  auth
  db
  ganeti
  locale
  middleware
  ui
  util
.gitignore 159 Bytes
README 2 kB
README.DB 3.3 kB
README.i18n 1.7 kB
__init__.py 0 Bytes
helpers.py 1 kB
manage.py 542 Bytes
settings.py.dist 4.4 kB
urls.py 466 Bytes

Latest revisions

# Date Author Comment
88854f35 03/18/2011 01:59 am Dimitris Moraitis

gt instead of gte condition, refs #291

1a49199e 03/18/2011 01:46 am Dimitris Moraitis

auto-update vm list using changes_since

ec425eb2 03/17/2011 09:38 pm Markos Gogoulos

Merge branch 'master' of https://code.grnet.gr/git/synnefo

d19719cd 03/17/2011 09:34 pm Markos Gogoulos

support partial GET data for the virtual machines

use changes_since GET variable to specify a datetime. If ServerHandler
sees a datetime, it will return virtual machines that were updated after
that datetime, and nothing more

01864f44 03/17/2011 08:43 pm Dimitris Moraitis

comment out jquery tools source includes

964185dd 03/17/2011 01:41 pm Markos Gogoulos

update serveraddress handler

return badRequest if networkId is not public/private

146b6003 03/17/2011 03:51 am Dimitris Moraitis

improve auto-refresh and error handling

a5c17ad3 03/17/2011 03:49 am Dimitris Moraitis

fix settings import

d73d59e4 03/16/2011 02:43 pm Markos Gogoulos

implement ServerAddressHandler

ServerAddressHandler lists server addresses
(all or by Network ID). Functions update/create/delete have been
removed, since they are not implemented by Openstack
(http://docs.openstack.org/openstack-compute/developer/content/ch04s02.html)

76c8e33d 03/16/2011 01:27 pm Markos Gogoulos

changes on ServerHandler and related urls

use attribute networkID, as specified on Openstack
(http://docs.openstack.org/openstack-compute/developer/content/ch04s02.html)

View all revisions | View revisions

Also available in: Atom