Commit Graph

10 Commits

Author SHA1 Message Date
brian-lamar 6e881239c9 1) Moved tests for limiter to test_common.py (from __init__.py) and expanded
test suite to include bad inputs and tests for custom limits (#2)

2) Wrapped int() calls in blocks to ensure logic regardless of input.

3) Moved 1000 hard limit hard-coding to a keyword param.

4) Added comments as I went.
2011-02-09 13:30:40 -05:00
Sandy Walsh 078914a7b6 Fixed up a little image_id return 2011-01-25 16:38:29 -06:00
Sandy Walsh 0167151518 moved imageId change to s3 client 2011-01-25 15:06:05 -06:00
Sandy Walsh 5ff189808d openstack api fixes for glance 2011-01-17 16:47:19 -08:00
Sandy Walsh e774f2cd72 pep8 2011-01-05 03:51:21 -04:00
Sandy Walsh e43dd605ed First pass at feature parity. Includes Image ID hash 2011-01-03 15:46:55 -08:00
Sandy Walsh f4a2d86519 temp 2011-01-03 05:17:42 -08:00
Cerberus cb679a01e5 Pep8 cleanup 2010-12-23 13:17:53 -06:00
Cerberus 12a9dc88f6 And the common module 2010-12-22 21:14:06 -06:00
Cerberus e01e6d7976 Moved implementation specific stuff from the middleware into their respective modules 2010-12-16 12:09:38 -06:00