Statistics
| Branch: | Tag: | Revision:

root / snf-quotaholder-app @ 1d734153

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

Latest revisions

# Date Author Comment
1d734153 02/15/2013 01:16 pm Giorgos Korfiatis

pep8 fixes

5d395f07 02/14/2013 04:28 pm Giorgos Korfiatis

Import quotaholder exceptions from kamaki in unittests

ea1e5d9f 02/14/2013 04:28 pm Giorgos Korfiatis

Make ForUpdateManager thread-safe

The manager held a global flag `_for_update' on a single manager object,
which could be read or set by multiple threads.

select_for_update() is now provided by a subclass of QuerySet.
It must be used as the last modifier of a query set,...

79b5a61b 02/14/2013 04:26 pm Georgios D. Tsoukalas

Edit quotaholder_app package info

e5a2e942 02/14/2013 04:26 pm Georgios D. Tsoukalas

improve pep8 compliance

5adcc57e 02/07/2013 02:14 pm Christos Stavrakakis

Fixes to setup.py

Update author/maintainer name/email of all synnefo projects. Also fix
short description and some whitespace issues.

778081b0 01/29/2013 06:19 pm Christos Stavrakakis

Do not automatically update version files

Do not automatically update version files from setup.py. From now
on, version files are updated using 'update_version.py' script and
'devflow'.

Also removed autopkg.conf and created devflow.conf configuration file.

91a401ea 01/26/2013 03:27 pm Christos Stavrakakis

Remove devflow dependency from quotaholder setup

5d3daee1 01/16/2013 01:01 pm Christos Stavrakakis

Remove devtools and rename to devflow

d551c841 01/11/2013 01:29 pm Georgios D. Tsoukalas

fix+test for issue_commission release logic

issue_commission() with negative quantity is considered
to be a 'release' instead of an 'allocation'.
The limit checks for the conditions or the release were
somewhat incomplete and inconsistent.

The new logic also fixes the bug found by kpap where...

View revisions

Also available in: Atom