Statistics
| Branch: | Tag: | Revision:

root / snf-quotaholder-app @ 32ee6f20

Name Size
  quotaholder_django
MANIFEST.in 112 Bytes
README 0 Bytes
distribute_setup.py 15.4 kB
setup.py 3 kB
test.sh 60 Bytes

Latest revisions

# Date Author Comment
5ede2c79 04/08/2013 08:11 pm Constantinos Venetsanopoulos

Make all Changelog files prior to 0.13 obsolete

Since v0.13, all Synnefo components will have the same version and the
same Changelog, NEWS, Upgrade, Copyright file. This patch addresses
old Changelog, NEWS and Upgrade files:

  • Move all separate Changelog files under docs/older/...
3eea2bc3 03/29/2013 01:21 pm Constantinos Venetsanopoulos

Update setup.py for every snf-* component

a6a152d6 03/22/2013 03:55 pm Giorgos Korfiatis

Move managers.py in synnefo.lib.db

This makes it easier to maintain, since it is used in multiple applications
(astakos.im and quotaholder_app).

2f906450 03/21/2013 05:42 pm Giorgos Korfiatis

Simplify query to avoid hitting db stack limit

Refs #3479

Looking up (entity, resource) pairs created a huge query formula
in disjunctive normal form, which apparently brought the db parser
to its limits.

It has been replaced by selecting the holdings by entity only....

e3685916 03/13/2013 05:29 pm Giorgos Korfiatis

Fix some (innocuous) object sharing as kwarg default

b336e6fa 03/11/2013 06:18 pm Georgios D. Tsoukalas

Fix+move HTTP quotaholder client in synnefo.lib

Allow per-service configuration of the (http) quotaholder client.
Kamaki is no longer needed in service (or ganeti) nodes,
because the client has been moved to snf-common.

Also fix the default quotaholder settings for pithos backend to be disabled...

2a3f6a3e 02/27/2013 05:10 pm Giorgos Korfiatis

Speed up set_quota and add_quota

8acd9708 02/27/2013 05:08 pm Giorgos Korfiatis

Optimize get_entity and get_quota calls

6e4e100b 02/26/2013 04:28 pm Giorgos Korfiatis

Fix an issue_commission calculation

The check for available capacity in the target entity
wouldn't account property for the initial quantity.

Make also the unit tests that failed to detect the problem
more robust.

91ac2adc 02/22/2013 03:24 pm Georgios D. Tsoukalas

quotaholder: log all exceptions, fix token crash

View revisions

Also available in: Atom