Statistics
| Branch: | Tag: | Revision:

root @ d79d8208

Name Size
  api
  auth
  db
  ganeti
  locale
  logic
  middleware
  tools
  ui
  util
  vncauthproxy
.gitignore 194 Bytes
README 498 Bytes
README.deploy 55 Bytes
README.develop 9.3 kB
README.i18n 1.7 kB
__init__.py 0 Bytes
authentication.seq 523 Bytes
helpers.py 1 kB
manage.py 542 Bytes
settings.py.dist 5.2 kB
urls.py 466 Bytes

Latest revisions

# Date Author Comment
d79d8208 04/12/2011 09:50 am Vassilios Karakoidas

Work on migration HoWTo in README.develop

6fc64f55 04/12/2011 09:39 am Georgios Gousios

Few corrections to the data migration instructions

2e19b161 04/11/2011 05:07 pm Vassilios Karakoidas

Finished first version of south migration mini-HowTo.

664a3878 04/11/2011 04:54 pm Vassilios Karakoidas

Added example that renames a field in SynnefoUser model

9ad94f0a 04/11/2011 03:50 pm Vassilios Karakoidas

Writing some introductory south examples based on synnefo models.

  • Update README.develop to contain a small guide regarding database
    migration policy
a25243b5 04/11/2011 11:34 am Vassilios Karakoidas

Integration with south

  • Loading south app in settings.py
  • Performed initial migration ./manage.py schemamigration db
fb2d85f8 04/08/2011 12:37 pm Vangelis Koukis

Merge branch 'api-tests'

ba15eb15 04/08/2011 12:32 pm Vangelis Koukis

Fix one API test failing with PostgreSQL backend

One API test (test_servers_details) was too restrictive and failed
with the PostgreSQL backend. It assumed consistent, by-id ordering
between DB and API server list replies, and failed although there was
1-1 correspondence between the two replies....

b85c772e 04/08/2011 11:16 am Vangelis Koukis

Merge branch 'api-tests'

44e6ec18 04/07/2011 09:45 pm Vangelis Koukis

Fix broken db_test_data.json wrt to Image model

Removing the description field from the Image model
and moving it to ImageMetadata broke the fixtures in
db_test_data.json and the associated tests of the db app.

Tests for api, db, logic run properly.

View all revisions | View revisions

Also available in: Atom