glance/glance/common
Corey Bryant c58e5e02af Rename async package to async_
In Python 3.7, "async" is a keyword. To prevent it from
conflicting, rename the async package to async_.

Change-Id: I1eaf87eedb86679d9ca9323aac05f0770c33efea
Closes-Bug: #1781617
2018-08-07 14:42:14 -04:00
..
location_strategy Clean up acceptable values for 'store_type_preference' 2017-04-26 15:06:33 +00:00
scripts Add multi-store support 2018-08-01 08:53:47 +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 Correct typo in help text 2018-08-06 11:36:28 -04: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 Add multi-store support 2018-08-01 08:53:47 +00: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 Rename async package to async_ 2018-08-07 14:42:14 -04:00
wsgi.py Add multi-store support 2018-08-01 08:53:47 +00:00
wsgi_app.py Add multi-store support 2018-08-01 08:53:47 +00:00
wsme_utils.py Replace oslo_utils.timeutils 2015-12-10 10:53:46 +00:00