Statistics
| Branch: | Tag: | Revision:

root / db @ c909cbbd

Name Size
  fixtures
  management
  migrations
__init__.py 1.9 kB
admin.py 3.3 kB
bill_calculator.py 1.6 kB
charger.py 2 kB
credit_allocator.py 2.2 kB
models.py 19.3 kB
tests.py 2.4 kB
views.py 26 Bytes

Latest revisions

# Date Author Comment
ba2a5b2c 11/15/2011 03:45 pm Giorgos Verigakis

Enable foreign key enforcement in sqlite

Warning: South strips foreign key references in
sqlite making this patch ineffective.

c909cbbd 11/15/2011 03:45 pm Giorgos Verigakis

Add support for disk_template in Flavors

A new 'SNF:disk_template' field is returned.

Settings updated
Database migration needed

Refs #1005

41303ed0 10/13/2011 12:03 pm Vangelis Koukis

Ignore unknown Ganeti opcodes, refs #1492

a3ec2802 10/10/2011 12:34 pm Vangelis Koukis

Merge branch 'logging'

Conflicts:
README.upgrade

9e98ba3c 10/06/2011 05:08 pm Giorgos Verigakis

Add new logging infrastructure

Uses dictionary configuration back ported from
Python 2.7.

Refs #1033

ff327b86 10/05/2011 12:27 pm Vangelis Koukis

Merge branch 'api-current'

Conflicts:
README.upgrade

7cc3c7d9 10/03/2011 05:11 pm Giorgos Verigakis

Change Update Metadata to create non-existing keys

Update Metadata methods for servers and images
used to ignore keys that did not exist. This patch
will create them instead.

Refs #1403
Refs #1399

1bd24df6 09/26/2011 12:57 pm Giorgos Verigakis

Add uniqueness constraints to metadata models

Database migration needed.

Refs #1255

4a13b073 09/26/2011 12:54 pm Giorgos Verigakis

Remove trailing comma

3d9f561d 09/23/2011 03:44 pm Vangelis Koukis

Remove users from db/fixtures/initial_data.json

Remove initial set of users from db/fixtures/initial_data.json,
move to separate db/fixtures/users.json fixture, update README.deploy.

South has the "feature" of re-loading initial_data fixtures whenever a...

View revisions

Also available in: Atom