Statistics
| Branch: | Tag: | Revision:

root @ 9eef701d

Name Size
  api
  auth
  db
  ganeti
  locale
  middleware
  ui
  util
.gitignore 99 Bytes
README 1 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
9eef701d 02/21/2011 12:31 am Markos Gogoulos

destroy action sets VM._operstate as 'DESTROYED' and does not call rapi.DeleteInstance to destroy the machine

debeeec9 02/20/2011 01:16 pm Markos Gogoulos

create machine wizzard pass foo data to the serverhandler

e98852ba 02/19/2011 08:11 pm Markos Gogoulos

start Machine action, for the standard view - initial commit

8b78d1a5 02/19/2011 07:40 pm Markos Gogoulos

fixed problem with copyright string

ad5909f6 02/18/2011 04:09 pm Vangelis Koukis

Removed unused vocabs.py.

Removed vocabs.py as it is not used anymore.
Any mock objects are defined in db/fixtures.

9071888e 02/18/2011 02:24 pm Constantinos Venetsanopoulos

Initial Disk Management API (DM API) implementation

The DM API is accessible under api/v1.0grnet1/ and
it extends the Rackspace Cloud Servers v1.0 API
for the use of Disks. Notable changes:

  • Added the "Disk" model in db/models.py
  • Added the "DiskHandler" in api/handlers.py...
619b1c87 02/18/2011 01:41 pm Markos Gogoulos

dynamic sqlite3 database path

3286a038 02/18/2011 01:20 pm Vangelis Koukis

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

dd8d34ae 02/18/2011 01:18 pm Vangelis Koukis

Use absolute path to db in settings.py.dist.

Fixed settings.py.dist to reference the absolute file path
when using an sqlite3 db, see:

http://docs.djangoproject.com/en/dev/ref/settings/#name

5216e8af 02/18/2011 12:51 pm Vassilios Karakoidas

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

View all revisions | View revisions

Also available in: Atom