..
api
Fix python 2 and 3 compatibility issue with six
2016-01-19 00:07:54 +08:00
cmd
Python3: Replace dict.itervalues with six.itervalues
2016-01-18 03:04:23 -08:00
common
Python3: Replace dict.itervalues with six.itervalues
2016-01-18 03:04:23 -08:00
db
Python3: Replace dict.iteritems with six.iteritems
2016-01-15 03:15:23 -08:00
dsl
Python3: Use six.moves for py2 compatibility
2016-01-19 03:46:35 -08:00
engine
Python3: Use six.moves for py2 compatibility
2016-01-19 03:46:35 -08:00
hacking
Python3: Replace dict.itervalues with six.itervalues
2016-01-18 03:04:23 -08:00
locale
Imported Translations from Zanata
2016-01-16 06:15:06 +00:00
packages
Python3: Replace dict.iterkeys with six.iterkeys
2016-01-18 10:27:23 +00:00
policy
Python3: Replace dict.iteritems with six.iteritems
2016-01-15 03:15:23 -08:00
services
Remove arguments "{}" and "[]" in function definitions
2015-12-19 01:10:30 +08:00
tests
Python3: Use six.moves for py2 compatibility
2016-01-19 03:46:35 -08:00
__init__.py
Extract version definition to a separate file
2014-11-10 13:02:56 +04:00
context.py
Inherit RequestContext from oslo_context's RequestContext
2015-08-13 15:12:59 +03:00
opts.py
New middleware to handle ssl termination proxies
2015-10-14 14:27:37 +03:00
utils.py
Return 403 instead of 401 HTTP Response
2015-10-23 19:21:27 +05:30
version.py
Extract version definition to a separate file
2014-11-10 13:02:56 +04:00