glance/glance/common
Victor Stinner 6283970aa4 Port script utils to Python 3
* Replace StandardError with exception.BadStoreUri: StandardError was
  removed in Python 3.
* tox.ini: add script util tests to Python 3.4

Change-Id: I26a723d3b5712fede9ad8ca67187fd5fbe31fc2a
2015-10-21 11:48:08 +02:00
..
artifacts Change string generation mechanism for info logging 2015-09-30 02:20:37 +03:00
location_strategy Merge "Use oslo_config choices support" 2015-03-13 05:16:23 +00:00
scripts Port script utils to Python 3 2015-10-21 11:48:08 +02:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
auth.py Use dictionary literal for dictionary creation 2015-08-07 06:00:35 -07:00
client.py Merge "Use dictionary literal for dictionary creation" 2015-09-22 07:32:23 +00:00
config.py Merge "fix a typo in show_multiple_locations help message" 2015-10-14 23:08:17 +00:00
crypt.py Fix Python 3 issues in glance.tests.unit 2015-07-25 11:53:17 +02:00
exception.py Add image signing verification 2015-09-02 17:02:03 -04:00
jsonpatchvalidator.py Fix mutable defaults in tests 2015-09-28 14:36:27 +03:00
property_utils.py Make properties roles check case-insensitive 2015-06-03 08:30:21 +00:00
rpc.py Port rpc and wsgi to Python 3 2015-10-13 12:27:50 +02:00
semver_db.py Fixed version unequality artifact filtering 2015-08-28 11:46:28 +00:00
signature_utils.py Add image signing verification 2015-09-02 17:02:03 -04:00
store_utils.py Use oslo_utils.encodeutils.exception_to_unicode() 2015-07-17 18:31:03 +02:00
swift_store_utils.py Use six.moves to fix imports on Python 3 2015-05-27 02:57:34 +02:00
utils.py Merge "utils: use oslo_utils.uuidutils" 2015-10-18 23:16:14 +00:00
wsgi.py Merge "Port rpc and wsgi to Python 3" 2015-10-18 15:27:01 +00:00
wsme_utils.py Upgrade to hacking 0.10 2015-01-13 15:03:27 +01:00