deb-glance/glance/common
Doug Hellmann d64f6bcbae do not mock private methods of objects from libraries
This patch fixes tests that were using mock to replace a private method
of a library instead of using the public testing interface provided by
that library. The new release of stevedore changes the name of that
private method, which breaks these tests. Because the requirements list
is gated on glance's unit tests, the test failure is preventing other
projects from adopting the new release of stevedore.

Change-Id: Ie9af444e7f8842ffb3e275ede52b802de02e6e99
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-01-28 01:47:44 +00:00
..
glare do not mock private methods of objects from libraries 2017-01-28 01:47:44 +00:00
location_strategy Fixing inconsistency in Glance store names. 2016-09-23 16:11:18 +00:00
scripts Import i18n functions directly 2015-12-07 18:20:43 +03:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
auth.py Extracted HTTP response codes to constants 2016-10-06 15:15:20 +00:00
client.py IPv6 fix in Glance for malformed URLs. 2016-11-15 17:09:51 +01:00
config.py Add ploop to supported disk_formats 2016-12-22 21:14:14 +03:00
crypt.py Merge "remove redundant "#!/usr/bin/env python" header" 2016-02-26 01:12:03 +00:00
exception.py Use cursive for signature verification 2016-08-31 12:18:10 -07:00
jsonpatchvalidator.py Import i18n functions directly 2015-12-07 18:20:43 +03:00
property_utils.py Improving help text for proprty utils opts. 2016-08-01 20:24:38 +00:00
rpc.py Fix using filter() to meet python2,3 2016-08-30 11:43:52 +07:00
semver_db.py Nitpick spell change 2016-07-08 14:25:47 +00:00
store_utils.py Remove references of s3 store driver 2016-08-11 12:32:48 -04:00
swift_store_utils.py Improving help text for swift_store_utils opts 2016-08-01 17:18:27 +00:00
timeutils.py Use oslo.utils exception encoding util 2016-01-22 16:14:20 -08:00
trust_auth.py Implement trust support for api v2 2016-01-14 12:37:37 +03:00
utils.py Merge "Add check to limit maximum value of max_rows" 2016-07-30 22:32:41 +00:00
wsgi.py Merge "Handling HTTP range requests in Glance" 2017-01-05 23:49:21 +00:00
wsme_utils.py Replace oslo_utils.timeutils 2015-12-10 10:53:46 +00:00