zaqar/marconi/common
Zhihao Yuan f1e71796b4 feat(validation): validate user input
The validation is implemented as a set of free-standing functions
in a separated module; each driver which uses storage functions
should call call the corresponding validation functions first.

Fixes: bug #1177971
Fixes: bug #1177976
Fixes: bug #1177979
Fixes: bug #1206175
Fixes: bug #1208873

Change-Id: I0b9c9766a9c3de42f2a2eb470cba0ab7265e669a
2013-08-12 09:32:56 -04:00
..
__init__.py Move marconi.common.Kernel to marconi.Kernel. 2013-03-06 10:26:02 -05:00
cli.py chore: switch to py3 print function 2013-07-19 11:10:53 -04:00
config.py Added some de-facto style guidelines to HACKING and fixed violations 2013-06-17 09:58:30 -04:00
decorators.py chore: switch to py3 print function 2013-07-19 11:10:53 -04:00
exceptions.py feat(validation): validate user input 2013-08-12 09:32:56 -04:00