glance/glance/store
Jia Dong 1772a9116d Remove return stmt of add,save and remove method
Remove the add and save method's return statement in the
ImageMemberRepo class, as the same as ImageRepo class.  Also
modify authorization.py and policy.py and the related unittest.

Closes-Bug: #1254210

Change-Id: I472cd15af8648beea10abc595e905618091f3dab
2014-01-06 16:34:01 +08:00
..
__init__.py Remove return stmt of add,save and remove method 2014-01-06 16:34:01 +08:00
base.py Enable F40X checking 2013-11-27 18:15:48 +02:00
cinder.py Use uuid instead of uuidutils 2013-12-24 11:43:17 -08:00
filesystem.py Make Glance code base H201 compliant 2013-12-23 00:38:52 +00:00
gridfs.py Make Glance code base H201 compliant 2013-12-23 00:38:52 +00:00
http.py Added error logging for http store 2013-12-07 02:39:49 +05:30
location.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 18:29:53 +02:00
rbd.py Merge "RBD add() now returns correct size if given zero" 2013-12-09 18:24:51 +00:00
s3.py Merge "Remove use of locals() when creating messages" 2013-11-13 03:22:23 +00:00
scrubber.py Merge "Use uuid instead of uuidutils" 2013-12-28 06:41:34 +00:00
sheepdog.py Define sheepdog_port as an integer value 2014-01-02 19:29:51 +01:00
swift.py Make code base E125 and E126 compliant 2013-12-30 13:03:24 +00:00