glance/glance/common
Erno Kuvaja 3dde3204d5 Remove Images API v1 entry points
This change removes option to configure Images API v1
This change removes Images API v1 endpoints from the router
This change removes all v1 tests
This change removes the v1 dependant glance-cache-manage command

This change does not remove all v1 codebase. Further cleanup and
decoupling will be needed.

Change-Id: Ia086230cc8c92f7b7dfd5b001923110d5bc55d4d
2018-07-13 10:21:49 +01:00
..
location_strategy Clean up acceptable values for 'store_type_preference' 2017-04-26 15:06:33 +00:00
scripts Python 3.5: Image Import fails with Unicode Error 2018-03-29 10:20:00 +00:00
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 22:39:05 -06:00
auth.py Remove all usage of keystoneclient 2018-04-09 17:45:10 -05:00
client.py IPv6 fix in Glance for malformed URLs. 2016-11-15 17:09:51 +01:00
config.py Remove Images API v1 entry points 2018-07-13 10:21:49 +01:00
crypt.py Use cryptography instead of pycrypto 2017-03-28 13:12:57 -04:00
exception.py Remove the remaining code after glare-ectomy 2017-03-17 15:29:16 +03:00
property_utils.py Implementation of Inject metadata properties 2018-01-19 12:11:31 +05:30
rpc.py do not declare code blocks as json when they do not parse 2017-06-21 14:15:58 -04:00
store_utils.py Remove Images API v1 entry points 2018-07-13 10:21:49 +01:00
swift_store_utils.py Fix a typo in swift_store_utils.py: replace Vaid with Valid 2017-09-26 09:13:45 +00:00
timeutils.py Handle TZ change in iso8601 >=0.1.12 2018-01-31 14:50:36 +00:00
trust_auth.py Remove all usage of keystoneclient 2018-04-09 17:45:10 -05:00
utils.py Fix unreachable 'ImageSizeLimitExceeded' exception in image-upload 2018-05-30 04:53:30 +00:00
wsgi.py Prepare for WebOb 1.8.1 2018-04-27 16:46:14 -04:00
wsgi_app.py Implementation of Inject metadata properties 2018-01-19 12:11:31 +05:30
wsme_utils.py Replace oslo_utils.timeutils 2015-12-10 10:53:46 +00:00