Statistics
| Branch: | Tag: | Revision:

root / snf-common / synnefo / util @ f6ff4b40

Name Size
__init__.py 0 Bytes
date.py 2.4 kB
dictconfig.py 22.4 kB
entry_points.py 4.8 kB
mac2eui64.py 2.4 kB
number.py 2 kB
rapi.py 57.8 kB
testing.py 4.1 kB
text.py 4 kB
version.py 3.6 kB

Latest revisions

# Date Author Comment
f09da76e 03/15/2013 07:49 pm Kostas Papadimitriou

Common synnefo testing utils lib

New synnefo.util.testing lib added. Currently including helper decorator and
context processor to override django settings.

dd1089b7 02/14/2013 04:27 pm Giorgos Korfiatis

udec: decode an object into a unicode object

9e20fcee 02/08/2013 11:53 am Christos Stavrakakis

Remove mac2eui64 dependency

Import mac2eui64 code which is already shipped under util/mac2eui64 instead
of shipping it as a seperate script.

74d988b0 02/01/2013 04:00 pm Christos Stavrakakis

pep8 fixes to snf-common

ef67f714 01/29/2013 06:19 pm Christos Stavrakakis

Grammar fix

3a6e0fd0 01/29/2013 11:26 am Georgios D. Tsoukalas

uenc: convert to repr(utf8) if encoding fails.

aff28f5f 01/25/2013 07:58 pm Georgios D. Tsoukalas

uenc: utility function for encoding unicode to str

1. Motivation.

Too often a programmer outputs an object that can either be str or
unicode. The default python encoding of 'ascii' cannot handle all of
unicode text, but this will not crash until such a text is encountered....

aaf73e65 01/25/2013 12:46 pm Georgios D. Tsoukalas

strbigdec: smart big decimal number-to-string

473e2b08 01/17/2013 04:37 pm Christos Stavrakakis

Remove devflow form build dependency

0e573e6b 10/05/2012 10:55 am Christos Stavrakakis

Restore Ganeti RAPI client to snf-common

Temporary commit in order to restore Ganeti RAPI client to snf-common
until snf-cyclades-app 0.11 is released.

View revisions

Also available in: Atom