middleware
|
Use versionutils from oslo.log
|
2015-06-29 13:10:08 +02:00 |
openstack
|
Replace it.next() with next(it) for py3 compat
|
2015-06-11 18:28:48 +02:00 |
v1
|
Merge "Replace dict(obj.iteritems() with dict(obj)"
|
2015-06-15 22:37:38 +00:00 |
v2
|
Merge "Change generic NotFound to specific exception"
|
2015-06-30 23:31:03 +00:00 |
views
|
Replace dict.iteritems() with dict.items()
|
2015-06-12 15:18:57 +02:00 |
__init__.py
|
Logging not using oslo.i18n guidelines
|
2015-03-19 12:28:12 -05:00 |
extensions.py
|
Replace dict.iteritems() with dict.items()
|
2015-06-12 15:18:57 +02:00 |
urlmap.py
|
Replace it.next() with next(it) for py3 compat
|
2015-06-11 18:28:48 +02:00 |
versions.py
|
Fix wrong response with version details
|
2015-05-27 08:13:34 +08:00 |
xmlutil.py
|
Replace basestring with six.string_types
|
2015-06-16 22:37:20 +02:00 |