..
api
Merge "Add package check for package name length"
2016-01-19 14:49:45 +00:00
cmd
Python3: Replace dict.itervalues with six.itervalues
2016-01-18 03:04:23 -08:00
common
Python3: Replace basestring by six.string_types
2016-01-18 23:48:37 -08:00
db
Fix migrations to maintain compatibility with sqlite
2016-01-20 08:33:45 +01:00
dsl
Merge "Python3: Use six.moves for py2 compatibility"
2016-01-19 14:30:03 +00:00
engine
Merge "Python3: Use six.moves for py2 compatibility"
2016-01-19 14:30:03 +00:00
hacking
Python3: Replace basestring by six.string_types
2016-01-18 23:48:37 -08:00
locale
Imported Translations from Zanata
2016-01-16 06:15:06 +00:00
packages
Python3: Replace basestring by six.string_types
2016-01-18 23:48:37 -08: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
Merge "Python3: Use six.moves for py2 compatibility"
2016-01-19 14:30:03 +00: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