Hello community,

here is the log from the commit of package python-oslo.middleware for 
openSUSE:Factory checked in at 2016-05-19 12:14:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.middleware (Old)
 and      /work/SRC/openSUSE:Factory/.python-oslo.middleware.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oslo.middleware"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-oslo.middleware/python-oslo.middleware.changes
    2015-12-21 12:03:57.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.middleware.new/python-oslo.middleware.changes
       2016-05-19 12:14:37.000000000 +0200
@@ -1,0 +2,36 @@
+Mon Apr  4 11:31:41 UTC 2016 - [email protected]
+
+- update to 3.8.0:
+  * Updated from global requirements
+  * Update .gitreview for stable/mitaka
+- Adjust Requires
+
+-------------------------------------------------------------------
+Thu Mar  3 14:19:16 UTC 2016 - [email protected]
+
+- update to 3.7.0:
+  * work around doc build error
+  * Update translation setup
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Imported Translations from Zanata
+  * Remove ordereddict from requirements.txt
+  * Updated from global requirements
+  * Remove old references to namespace packages
+  * test: pass enforce_type=True when using CONF.set_override
+  * Updated from global requirements
+  * Change LOG.warn to LOG.warning
+  * Fix the url in the CONTRIBUTING.rst
+  * Python 3 deprecated the logger.warn method in favor of warning
+  * assertIsNone(val) instead of assertEqual(None,val)
+  * Updated from global requirements
+  * [fix-compat] More definitions for oslo.middleware
+  * Updated from global requirements
+  * Re-Add oslo.middleware namespace for backward compat
+  * Removes MANIFEST.in as it is not needed explicitely by PBR
+  * Support Unicode request_id on Python 3
+  * Drop python 2.6 support
+- Adjust Requires according to requirements.txt
+
+-------------------------------------------------------------------

Old:
----
  oslo.middleware-3.0.0.tar.gz

New:
----
  oslo.middleware-3.8.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-oslo.middleware.spec ++++++
--- /var/tmp/diff_new_pack.1ZlqR0/_old  2016-05-19 12:14:38.000000000 +0200
+++ /var/tmp/diff_new_pack.1ZlqR0/_new  2016-05-19 12:14:38.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.middleware
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,10 @@
 #
 
 
+%define version_unconverted 3.8.0
+
 Name:           python-oslo.middleware
-Version:        3.0.0
+Version:        3.8.0
 Release:        0
 Summary:        oslo.middleware library
 License:        Apache-2.0
@@ -38,13 +40,13 @@
 BuildRequires:  python-sphinx
 BuildRequires:  python-testtools
 Requires:       python-Babel >= 1.3
-Requires:       python-Jinja2 >= 2.6
+Requires:       python-Jinja2 >= 2.8
 Requires:       python-WebOb >= 1.2.3
-Requires:       python-debtcollector
-Requires:       python-oslo.config >= 2.3.0
+Requires:       python-debtcollector >= 1.2.0
+Requires:       python-oslo.config >= 3.7.0
 Requires:       python-oslo.context >= 0.2.0
-Requires:       python-oslo.i18n >= 1.5.0
-Requires:       python-oslo.utils >= 2.4.0
+Requires:       python-oslo.i18n >= 2.1.0
+Requires:       python-oslo.utils >= 3.5.0
 Requires:       python-six >= 1.9.0
 Requires:       python-stevedore >= 1.5.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ oslo.middleware-3.0.0.tar.gz -> oslo.middleware-3.8.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.middleware-3.0.0/AUTHORS 
new/oslo.middleware-3.8.0/AUTHORS
--- old/oslo.middleware-3.0.0/AUTHORS   2015-11-23 21:52:25.000000000 +0100
+++ new/oslo.middleware-3.8.0/AUTHORS   2016-03-28 05:08:16.000000000 +0200
@@ -1,6 +1,7 @@
 Abhijeet Malawade <[email protected]>
 Aditi Raveesh <[email protected]>
 Akihiro Motoki <[email protected]>
+Andreas Jaeger <[email protected]>
 Andreas Jaeger <[email protected]>
 Ann Kamyshnikova <[email protected]>
 Brant Knudson <[email protected]>
@@ -13,6 +14,7 @@
 Craige McWhirter <[email protected]>
 Cyril Roelandt <[email protected]>
 Dan Prince <[email protected]>
+Davanum Srinivas (dims) <[email protected]>
 Davanum Srinivas <[email protected]>
 Davanum Srinivas <[email protected]>
 Dina Belova <[email protected]>
@@ -21,6 +23,7 @@
 Flavio Percoco <[email protected]>
 Gordon Chung <[email protected]>
 Ihar Hrachyshka <[email protected]>
+Javeme <[email protected]>
 Jay Pipes <[email protected]>
 Jeremy Stanley <[email protected]>
 Joe Gordon <[email protected]>
@@ -36,10 +39,15 @@
 Ronald Bradford <[email protected]>
 Sergey Kraynev <[email protected]>
 Thomas Goirand <[email protected]>
+Thomas Goirand <[email protected]>
 Timur Sufiev <[email protected]>
 Tom Cocozzello <[email protected]>
 Victor Sergeyev <[email protected]>
+Victor Stinner <[email protected]>
+Zhihai Song <[email protected]>
 Zhongyue Luo <[email protected]>
 gord chung <[email protected]>
 gordon chung <[email protected]>
+sonu.kumar <[email protected]>
 venkatamahesh <[email protected]>
+zhangguoqing <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.middleware-3.0.0/CONTRIBUTING.rst 
new/oslo.middleware-3.8.0/CONTRIBUTING.rst
--- old/oslo.middleware-3.0.0/CONTRIBUTING.rst  2015-11-23 21:51:57.000000000 
+0100
+++ new/oslo.middleware-3.8.0/CONTRIBUTING.rst  2016-03-28 05:06:20.000000000 
+0200
@@ -13,4 +13,4 @@
 
 Bugs should be filed on Launchpad, not GitHub:
 
-   https://bugs.launchpad.net/oslo
+   https://bugs.launchpad.net/oslo.middleware
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.middleware-3.0.0/ChangeLog 
new/oslo.middleware-3.8.0/ChangeLog
--- old/oslo.middleware-3.0.0/ChangeLog 2015-11-23 21:52:25.000000000 +0100
+++ new/oslo.middleware-3.8.0/ChangeLog 2016-03-28 05:08:16.000000000 +0200
@@ -1,6 +1,62 @@
 CHANGES
 =======
 
+3.8.0
+-----
+
+* Updated from global requirements
+* Update .gitreview for stable/mitaka
+
+3.7.0
+-----
+
+* work around doc build error
+
+3.6.0
+-----
+
+* Update translation setup
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Imported Translations from Zanata
+* Remove ordereddict from requirements.txt
+* Updated from global requirements
+
+3.5.0
+-----
+
+* Remove old references to namespace packages
+* test: pass enforce_type=True when using CONF.set_override
+* Updated from global requirements
+* Change LOG.warn to LOG.warning
+* Fix the url in the CONTRIBUTING.rst
+* Python 3 deprecated the logger.warn method in favor of warning
+* assertIsNone(val) instead of assertEqual(None,val)
+
+3.4.0
+-----
+
+* Updated from global requirements
+
+3.3.0
+-----
+
+* [fix-compat] More definitions for oslo.middleware
+* Updated from global requirements
+
+3.2.0
+-----
+
+* Re-Add oslo.middleware namespace for backward compat
+* Removes MANIFEST.in as it is not needed explicitely by PBR
+
+3.1.0
+-----
+
+* Support Unicode request_id on Python 3
+* Drop python 2.6 support
+
 3.0.0
 -----
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.middleware-3.0.0/MANIFEST.in 
new/oslo.middleware-3.8.0/MANIFEST.in
--- old/oslo.middleware-3.0.0/MANIFEST.in       2015-11-23 21:51:57.000000000 
+0100
+++ new/oslo.middleware-3.8.0/MANIFEST.in       1970-01-01 01:00:00.000000000 
+0100
@@ -1,9 +0,0 @@
-include AUTHORS
-include ChangeLog
-exclude .gitignore
-exclude .gitreview
-
-recursive-include oslo/middleware *.py
-recursive-include oslo_middleware *.py
-
-global-exclude *.pyc
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.middleware-3.0.0/PKG-INFO 
new/oslo.middleware-3.8.0/PKG-INFO
--- old/oslo.middleware-3.0.0/PKG-INFO  2015-11-23 21:52:25.000000000 +0100
+++ new/oslo.middleware-3.8.0/PKG-INFO  2016-03-28 05:08:17.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.middleware
-Version: 3.0.0
+Version: 3.8.0
 Summary: Oslo Middleware library
 Home-page: http://wiki.openstack.org/wiki/Oslo#oslo.middleware
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.middleware-3.0.0/doc/source/conf.py 
new/oslo.middleware-3.8.0/doc/source/conf.py
--- old/oslo.middleware-3.0.0/doc/source/conf.py        2015-11-23 
21:51:57.000000000 +0100
+++ new/oslo.middleware-3.8.0/doc/source/conf.py        2016-03-28 
05:06:22.000000000 +0200
@@ -25,9 +25,17 @@
     #'sphinx.ext.intersphinx',
     'oslosphinx',
     'oslo_config.sphinxext',
+    'oslo_config.sphinxconfiggen',
     'stevedore.sphinxext',
 ]
 
+# NOTE(dhellmann): An issue with the oslo.config sphinx integration
+#                  makes the show-options directive here result in
+#                  duplicate target nodes being introduced. Until we
+#                  can fix that, use the other directive to dump a
+#                  config file and include it as literal text.
+config_generator_config_file = 'cors_config_file.cfg'
+
 # autodoc generation is a bit aggressive and a nuisance when doing heavy
 # text edit cycles.
 # execute "export SPHINX_DEBUG=1" in your terminal to disable
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.middleware-3.0.0/doc/source/cors.rst 
new/oslo.middleware-3.8.0/doc/source/cors.rst
--- old/oslo.middleware-3.0.0/doc/source/cors.rst       2015-11-23 
21:51:57.000000000 +0100
+++ new/oslo.middleware-3.8.0/doc/source/cors.rst       2016-03-28 
05:06:22.000000000 +0200
@@ -125,7 +125,14 @@
 Configuration Options
 ---------------------
 
-.. show-options:: oslo.middleware.cors
+.. NOTE(dhellmann): An issue with the oslo.config sphinx integration
+                    makes the show-options directive here result in
+                    duplicate target nodes being introduced. Until we
+                    can fix that, use the other directive to dump a
+                    config file and include it as literal text.
+.. .. show-options:: oslo.middleware.cors
+
+.. literalinclude:: sample.config
 
 Module Documentation
 --------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/doc/source/cors_config_file.cfg 
new/oslo.middleware-3.8.0/doc/source/cors_config_file.cfg
--- old/oslo.middleware-3.0.0/doc/source/cors_config_file.cfg   1970-01-01 
01:00:00.000000000 +0100
+++ new/oslo.middleware-3.8.0/doc/source/cors_config_file.cfg   2016-03-28 
05:06:22.000000000 +0200
@@ -0,0 +1,2 @@
+[DEFAULT]
+namespace = oslo.middleware.cors
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.middleware-3.0.0/oslo/__init__.py 
new/oslo.middleware-3.8.0/oslo/__init__.py
--- old/oslo.middleware-3.0.0/oslo/__init__.py  1970-01-01 01:00:00.000000000 
+0100
+++ new/oslo.middleware-3.8.0/oslo/__init__.py  2016-03-28 05:06:20.000000000 
+0200
@@ -0,0 +1,13 @@
+#    Licensed under the Apache License, Version 2.0 (the "License"); you may
+#    not use this file except in compliance with the License. You may obtain
+#    a copy of the License at
+#
+#         http://www.apache.org/licenses/LICENSE-2.0
+#
+#    Unless required by applicable law or agreed to in writing, software
+#    distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+#    WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+#    License for the specific language governing permissions and limitations
+#    under the License.
+
+__import__('pkg_resources').declare_namespace(__name__)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.middleware-3.0.0/oslo/middleware/__init__.py 
new/oslo.middleware-3.8.0/oslo/middleware/__init__.py
--- old/oslo.middleware-3.0.0/oslo/middleware/__init__.py       1970-01-01 
01:00:00.000000000 +0100
+++ new/oslo.middleware-3.8.0/oslo/middleware/__init__.py       2016-03-28 
05:06:20.000000000 +0200
@@ -0,0 +1,52 @@
+#    Licensed under the Apache License, Version 2.0 (the "License"); you may
+#    not use this file except in compliance with the License. You may obtain
+#    a copy of the License at
+#
+#         http://www.apache.org/licenses/LICENSE-2.0
+#
+#    Unless required by applicable law or agreed to in writing, software
+#    distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+#    WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+#    License for the specific language governing permissions and limitations
+#    under the License.
+
+import sys
+import warnings
+
+def deprecated():
+    new_name = __name__.replace('.', '_')
+    warnings.warn(
+        ('The oslo namespace package is deprecated. Please use %s instead.' %
+         new_name),
+        DeprecationWarning,
+        stacklevel=3,
+    )
+
+
+# NOTE(dims): We cannot remove the deprecation or redirects below
+# until Liberty-EOL
+deprecated()
+
+from oslo_middleware import base
+from oslo_middleware import catch_errors
+from oslo_middleware import correlation_id
+from oslo_middleware import debug
+from oslo_middleware import request_id
+from oslo_middleware import sizelimit
+
+sys.modules['oslo.middleware.base'] = base
+sys.modules['oslo.middleware.catch_errors'] = catch_errors
+sys.modules['oslo.middleware.correlation_id'] = correlation_id
+sys.modules['oslo.middleware.debug'] = debug
+sys.modules['oslo.middleware.request_id'] = request_id
+sys.modules['oslo.middleware.sizelimit'] = sizelimit
+
+from oslo_middleware.catch_errors import CatchErrors
+from oslo_middleware.correlation_id import CorrelationId
+from oslo_middleware.cors import CORS
+from oslo_middleware.debug import Debug
+from oslo_middleware.healthcheck import Healthcheck
+from oslo_middleware.http_proxy_to_wsgi import HTTPProxyToWSGI
+from oslo_middleware.request_id import RequestId
+from oslo_middleware.sizelimit import RequestBodySizeLimiter
+from oslo_middleware.ssl import SSLMiddleware
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo.middleware/locale/de/LC_MESSAGES/oslo.middleware-log-error.po
 
new/oslo.middleware-3.8.0/oslo.middleware/locale/de/LC_MESSAGES/oslo.middleware-log-error.po
--- 
old/oslo.middleware-3.0.0/oslo.middleware/locale/de/LC_MESSAGES/oslo.middleware-log-error.po
        2015-11-23 21:51:57.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo.middleware/locale/de/LC_MESSAGES/oslo.middleware-log-error.po
        1970-01-01 01:00:00.000000000 +0100
@@ -1,27 +0,0 @@
-# Translations template for oslo.middleware.
-# Copyright (C) 2015 ORGANIZATION
-# This file is distributed under the same license as the oslo.middleware
-# project.
-#
-# Translators:
-# Andreas Jaeger <[email protected]>, 2014
-# OpenStack Infra <[email protected]>, 2015. #zanata
-msgid ""
-msgstr ""
-"Project-Id-Version: oslo.middleware 2.10.1.dev1\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-10-23 06:00+0000\n"
-"PO-Revision-Date: 2014-09-07 08:10+0000\n"
-"Last-Translator: Andreas Jaeger <[email protected]>\n"
-"Language-Team: German\n"
-"Language: de\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"Generated-By: Babel 2.0\n"
-"X-Generator: Zanata 3.7.1\n"
-
-#, python-format
-msgid "An error occurred during processing the request: %s"
-msgstr "Ein Fehler trat auf während die Anfrage behandelt wurde: %s"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo.middleware/locale/de/LC_MESSAGES/oslo.middleware.po
 
new/oslo.middleware-3.8.0/oslo.middleware/locale/de/LC_MESSAGES/oslo.middleware.po
--- 
old/oslo.middleware-3.0.0/oslo.middleware/locale/de/LC_MESSAGES/oslo.middleware.po
  2015-11-23 21:51:57.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo.middleware/locale/de/LC_MESSAGES/oslo.middleware.po
  1970-01-01 01:00:00.000000000 +0100
@@ -1,25 +0,0 @@
-# German translations for oslo.middleware.
-# Copyright (C) 2015 ORGANIZATION
-# This file is distributed under the same license as the oslo.middleware
-# project.
-#
-# Translators:
-# Andreas Jaeger <[email protected]>, 2014
-# OpenStack Infra <[email protected]>, 2015. #zanata
-msgid ""
-msgstr ""
-"Project-Id-Version: oslo.middleware 2.10.1.dev1\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-10-23 06:00+0000\n"
-"PO-Revision-Date: 2014-09-07 08:09+0000\n"
-"Last-Translator: Andreas Jaeger <[email protected]>\n"
-"Language: de\n"
-"Language-Team: German\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.1.1\n"
-
-msgid "Request is too large."
-msgstr "Die Anfrage ist zu groß."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo.middleware/locale/en_GB/LC_MESSAGES/oslo.middleware-log-error.po
 
new/oslo.middleware-3.8.0/oslo.middleware/locale/en_GB/LC_MESSAGES/oslo.middleware-log-error.po
--- 
old/oslo.middleware-3.0.0/oslo.middleware/locale/en_GB/LC_MESSAGES/oslo.middleware-log-error.po
     2015-11-23 21:51:57.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo.middleware/locale/en_GB/LC_MESSAGES/oslo.middleware-log-error.po
     1970-01-01 01:00:00.000000000 +0100
@@ -1,27 +0,0 @@
-# Translations template for oslo.middleware.
-# Copyright (C) 2015 ORGANIZATION
-# This file is distributed under the same license as the oslo.middleware
-# project.
-#
-# Translators:
-# Andi Chandler <[email protected]>, 2014
-# OpenStack Infra <[email protected]>, 2015. #zanata
-msgid ""
-msgstr ""
-"Project-Id-Version: oslo.middleware 2.10.1.dev1\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-10-23 06:00+0000\n"
-"PO-Revision-Date: 2014-11-03 11:03+0000\n"
-"Last-Translator: Andi Chandler <[email protected]>\n"
-"Language-Team: English (United Kingdom)\n"
-"Language: en-GB\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"Generated-By: Babel 2.0\n"
-"X-Generator: Zanata 3.7.1\n"
-
-#, python-format
-msgid "An error occurred during processing the request: %s"
-msgstr "An error occurred during processing the request: %s"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo.middleware/locale/en_GB/LC_MESSAGES/oslo.middleware.po
 
new/oslo.middleware-3.8.0/oslo.middleware/locale/en_GB/LC_MESSAGES/oslo.middleware.po
--- 
old/oslo.middleware-3.0.0/oslo.middleware/locale/en_GB/LC_MESSAGES/oslo.middleware.po
       2015-11-23 21:51:57.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo.middleware/locale/en_GB/LC_MESSAGES/oslo.middleware.po
       1970-01-01 01:00:00.000000000 +0100
@@ -1,25 +0,0 @@
-# English (United Kingdom) translations for oslo.middleware.
-# Copyright (C) 2015 ORGANIZATION
-# This file is distributed under the same license as the oslo.middleware
-# project.
-#
-# Translators:
-# Andi Chandler <[email protected]>, 2014
-# OpenStack Infra <[email protected]>, 2015. #zanata
-msgid ""
-msgstr ""
-"Project-Id-Version: oslo.middleware 2.10.1.dev1\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-10-23 06:00+0000\n"
-"PO-Revision-Date: 2014-11-03 11:03+0000\n"
-"Last-Translator: Andi Chandler <[email protected]>\n"
-"Language: en_GB\n"
-"Language-Team: English (United Kingdom)\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.1.1\n"
-
-msgid "Request is too large."
-msgstr "Request is too large."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo.middleware/locale/fr/LC_MESSAGES/oslo.middleware-log-error.po
 
new/oslo.middleware-3.8.0/oslo.middleware/locale/fr/LC_MESSAGES/oslo.middleware-log-error.po
--- 
old/oslo.middleware-3.0.0/oslo.middleware/locale/fr/LC_MESSAGES/oslo.middleware-log-error.po
        2015-11-23 21:51:57.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo.middleware/locale/fr/LC_MESSAGES/oslo.middleware-log-error.po
        1970-01-01 01:00:00.000000000 +0100
@@ -1,27 +0,0 @@
-# Translations template for oslo.middleware.
-# Copyright (C) 2015 ORGANIZATION
-# This file is distributed under the same license as the oslo.middleware
-# project.
-#
-# Translators:
-# Maxime COQUEREL <[email protected]>, 2014
-# OpenStack Infra <[email protected]>, 2015. #zanata
-msgid ""
-msgstr ""
-"Project-Id-Version: oslo.middleware 2.10.1.dev1\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-10-23 06:00+0000\n"
-"PO-Revision-Date: 2014-09-25 09:01+0000\n"
-"Last-Translator: Maxime COQUEREL <[email protected]>\n"
-"Language-Team: French\n"
-"Language: fr\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"Generated-By: Babel 2.0\n"
-"X-Generator: Zanata 3.7.1\n"
-
-#, python-format
-msgid "An error occurred during processing the request: %s"
-msgstr "Une erreur s'est produite lors du traitement de la demande: %s"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo.middleware/locale/fr/LC_MESSAGES/oslo.middleware.po
 
new/oslo.middleware-3.8.0/oslo.middleware/locale/fr/LC_MESSAGES/oslo.middleware.po
--- 
old/oslo.middleware-3.0.0/oslo.middleware/locale/fr/LC_MESSAGES/oslo.middleware.po
  2015-11-23 21:51:57.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo.middleware/locale/fr/LC_MESSAGES/oslo.middleware.po
  1970-01-01 01:00:00.000000000 +0100
@@ -1,25 +0,0 @@
-# French translations for oslo.middleware.
-# Copyright (C) 2015 ORGANIZATION
-# This file is distributed under the same license as the oslo.middleware
-# project.
-#
-# Translators:
-# Maxime COQUEREL <[email protected]>, 2014
-# OpenStack Infra <[email protected]>, 2015. #zanata
-msgid ""
-msgstr ""
-"Project-Id-Version: oslo.middleware 2.10.1.dev1\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-10-23 06:00+0000\n"
-"PO-Revision-Date: 2014-09-17 09:06+0000\n"
-"Last-Translator: Maxime COQUEREL <[email protected]>\n"
-"Language: fr\n"
-"Language-Team: French\n"
-"Plural-Forms: nplurals=2; plural=(n > 1)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.1.1\n"
-
-msgid "Request is too large."
-msgstr "Demande trop importante."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo.middleware/locale/oslo.middleware-log-error.pot 
new/oslo.middleware-3.8.0/oslo.middleware/locale/oslo.middleware-log-error.pot
--- 
old/oslo.middleware-3.0.0/oslo.middleware/locale/oslo.middleware-log-error.pot  
    2015-11-23 21:51:57.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo.middleware/locale/oslo.middleware-log-error.pot  
    1970-01-01 01:00:00.000000000 +0100
@@ -1,25 +0,0 @@
-# Translations template for oslo.middleware.
-# Copyright (C) 2015 ORGANIZATION
-# This file is distributed under the same license as the oslo.middleware
-# project.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: oslo.middleware 2.8.1.dev14\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-09-26 06:00+0000\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <[email protected]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.1.1\n"
-
-#: oslo_middleware/catch_errors.py:40
-#, python-format
-msgid "An error occurred during processing the request: %s"
-msgstr ""
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo.middleware/locale/oslo.middleware-log-warning.pot
 
new/oslo.middleware-3.8.0/oslo.middleware/locale/oslo.middleware-log-warning.pot
--- 
old/oslo.middleware-3.0.0/oslo.middleware/locale/oslo.middleware-log-warning.pot
    2015-11-23 21:51:57.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo.middleware/locale/oslo.middleware-log-warning.pot
    1970-01-01 01:00:00.000000000 +0100
@@ -1,26 +0,0 @@
-# Translations template for oslo.middleware.
-# Copyright (C) 2015 ORGANIZATION
-# This file is distributed under the same license as the oslo.middleware
-# project.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: oslo.middleware 2.8.1.dev14\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-09-26 06:00+0000\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <[email protected]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.1.1\n"
-
-#: oslo_middleware/healthcheck/disable_by_file.py:45
-msgid ""
-"DisableByFile healthcheck middleware enabled without disable_by_file_path"
-" set"
-msgstr ""
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo.middleware/locale/oslo.middleware.pot 
new/oslo.middleware-3.8.0/oslo.middleware/locale/oslo.middleware.pot
--- old/oslo.middleware-3.0.0/oslo.middleware/locale/oslo.middleware.pot        
2015-11-23 21:51:57.000000000 +0100
+++ new/oslo.middleware-3.8.0/oslo.middleware/locale/oslo.middleware.pot        
1970-01-01 01:00:00.000000000 +0100
@@ -1,25 +0,0 @@
-# Translations template for oslo.middleware.
-# Copyright (C) 2015 ORGANIZATION
-# This file is distributed under the same license as the oslo.middleware
-# project.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: oslo.middleware 2.8.1.dev14\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-09-26 06:00+0000\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <[email protected]>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.1.1\n"
-
-#: oslo_middleware/sizelimit.py:59 oslo_middleware/sizelimit.py:73
-#: oslo_middleware/sizelimit.py:90
-msgid "Request is too large."
-msgstr ""
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo.middleware.egg-info/PKG-INFO 
new/oslo.middleware-3.8.0/oslo.middleware.egg-info/PKG-INFO
--- old/oslo.middleware-3.0.0/oslo.middleware.egg-info/PKG-INFO 2015-11-23 
21:52:25.000000000 +0100
+++ new/oslo.middleware-3.8.0/oslo.middleware.egg-info/PKG-INFO 2016-03-28 
05:08:16.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.middleware
-Version: 3.0.0
+Version: 3.8.0
 Summary: Oslo Middleware library
 Home-page: http://wiki.openstack.org/wiki/Oslo#oslo.middleware
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo.middleware.egg-info/SOURCES.txt 
new/oslo.middleware-3.8.0/oslo.middleware.egg-info/SOURCES.txt
--- old/oslo.middleware-3.0.0/oslo.middleware.egg-info/SOURCES.txt      
2015-11-23 21:52:25.000000000 +0100
+++ new/oslo.middleware-3.8.0/oslo.middleware.egg-info/SOURCES.txt      
2016-03-28 05:08:17.000000000 +0200
@@ -6,7 +6,6 @@
 ChangeLog
 HACKING.rst
 LICENSE
-MANIFEST.in
 README.rst
 babel.cfg
 requirements.txt
@@ -18,11 +17,13 @@
 doc/source/conf.py
 doc/source/contributing.rst
 doc/source/cors.rst
+doc/source/cors_config_file.cfg
 doc/source/healthcheck_plugins.rst
 doc/source/history.rst
 doc/source/index.rst
 doc/source/installation.rst
 doc/source/oslo_config.rst
+oslo/__init__.py
 oslo.middleware.egg-info/PKG-INFO
 oslo.middleware.egg-info/SOURCES.txt
 oslo.middleware.egg-info/dependency_links.txt
@@ -31,15 +32,7 @@
 oslo.middleware.egg-info/pbr.json
 oslo.middleware.egg-info/requires.txt
 oslo.middleware.egg-info/top_level.txt
-oslo.middleware/locale/oslo.middleware-log-error.pot
-oslo.middleware/locale/oslo.middleware-log-warning.pot
-oslo.middleware/locale/oslo.middleware.pot
-oslo.middleware/locale/de/LC_MESSAGES/oslo.middleware-log-error.po
-oslo.middleware/locale/de/LC_MESSAGES/oslo.middleware.po
-oslo.middleware/locale/en_GB/LC_MESSAGES/oslo.middleware-log-error.po
-oslo.middleware/locale/en_GB/LC_MESSAGES/oslo.middleware.po
-oslo.middleware/locale/fr/LC_MESSAGES/oslo.middleware-log-error.po
-oslo.middleware/locale/fr/LC_MESSAGES/oslo.middleware.po
+oslo/middleware/__init__.py
 oslo_middleware/__init__.py
 oslo_middleware/_i18n.py
 oslo_middleware/base.py
@@ -55,6 +48,15 @@
 oslo_middleware/healthcheck/__init__.py
 oslo_middleware/healthcheck/disable_by_file.py
 oslo_middleware/healthcheck/pluginbase.py
+oslo_middleware/locale/oslo_middleware-log-error.pot
+oslo_middleware/locale/oslo_middleware-log-warning.pot
+oslo_middleware/locale/oslo_middleware.pot
+oslo_middleware/locale/de/LC_MESSAGES/oslo_middleware-log-error.po
+oslo_middleware/locale/de/LC_MESSAGES/oslo_middleware.po
+oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware-log-error.po
+oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware.po
+oslo_middleware/locale/fr/LC_MESSAGES/oslo_middleware-log-error.po
+oslo_middleware/locale/fr/LC_MESSAGES/oslo_middleware.po
 oslo_middleware/tests/__init__.py
 oslo_middleware/tests/test_base.py
 oslo_middleware/tests/test_catch_errors.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo.middleware.egg-info/pbr.json 
new/oslo.middleware-3.8.0/oslo.middleware.egg-info/pbr.json
--- old/oslo.middleware-3.0.0/oslo.middleware.egg-info/pbr.json 2015-11-23 
21:52:25.000000000 +0100
+++ new/oslo.middleware-3.8.0/oslo.middleware.egg-info/pbr.json 2016-03-28 
05:08:16.000000000 +0200
@@ -1 +1 @@
-{"git_version": "ba7c9eb", "is_release": true}
\ No newline at end of file
+{"is_release": true, "git_version": "8ecaab7"}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo.middleware.egg-info/requires.txt 
new/oslo.middleware-3.8.0/oslo.middleware.egg-info/requires.txt
--- old/oslo.middleware-3.0.0/oslo.middleware.egg-info/requires.txt     
2015-11-23 21:52:25.000000000 +0100
+++ new/oslo.middleware-3.8.0/oslo.middleware.egg-info/requires.txt     
2016-03-28 05:08:16.000000000 +0200
@@ -1,12 +1,11 @@
 pbr>=1.6
 Babel>=1.3
 Jinja2>=2.8
-ordereddict
-oslo.config>=2.7.0
+oslo.config>=3.7.0
 oslo.context>=0.2.0
-oslo.i18n>=1.5.0
-oslo.utils>=2.8.0
+oslo.i18n>=2.1.0
+oslo.utils>=3.5.0
 six>=1.9.0
 stevedore>=1.5.0
 WebOb>=1.2.3
-debtcollector>=0.3.0
+debtcollector>=1.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.middleware-3.0.0/oslo_middleware/_i18n.py 
new/oslo.middleware-3.8.0/oslo_middleware/_i18n.py
--- old/oslo.middleware-3.0.0/oslo_middleware/_i18n.py  2015-11-23 
21:51:57.000000000 +0100
+++ new/oslo.middleware-3.8.0/oslo_middleware/_i18n.py  2016-03-28 
05:06:20.000000000 +0200
@@ -19,7 +19,7 @@
 import oslo_i18n
 
 
-_translators = oslo_i18n.TranslatorFactory(domain='oslo.middleware')
+_translators = oslo_i18n.TranslatorFactory(domain='oslo_middleware')
 
 # The primary translation function using the well-known name "_"
 _ = _translators.primary
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.middleware-3.0.0/oslo_middleware/cors.py 
new/oslo.middleware-3.8.0/oslo_middleware/cors.py
--- old/oslo.middleware-3.0.0/oslo_middleware/cors.py   2015-11-23 
21:51:57.000000000 +0100
+++ new/oslo.middleware-3.8.0/oslo_middleware/cors.py   2016-03-28 
05:06:22.000000000 +0200
@@ -190,8 +190,8 @@
             for origin in allowed_origin:
 
                 if origin in self.allowed_origins:
-                    LOG.warn('Allowed origin [%s] already exists, skipping' % (
-                        allowed_origin,))
+                    LOG.warning('Allowed origin [%s] already exists, skipping'
+                                % (allowed_origin,))
                     continue
 
                 self.allowed_origins[origin] = {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo_middleware/healthcheck/__init__.py 
new/oslo.middleware-3.8.0/oslo_middleware/healthcheck/__init__.py
--- old/oslo.middleware-3.0.0/oslo_middleware/healthcheck/__init__.py   
2015-11-23 21:51:57.000000000 +0100
+++ new/oslo.middleware-3.8.0/oslo_middleware/healthcheck/__init__.py   
2016-03-28 05:06:20.000000000 +0200
@@ -13,6 +13,7 @@
 #    License for the specific language governing permissions and limitations
 #    under the License.
 
+import collections
 import gc
 import json
 import platform
@@ -20,12 +21,6 @@
 import sys
 import traceback
 
-try:
-    from collections import OrderedDict  # noqa
-except ImportError:
-    # TODO(harlowja): remove this when py2.6 support is dropped...
-    from ordereddict import OrderedDict  # noqa
-
 import jinja2
 from oslo_utils import reflection
 from oslo_utils import strutils
@@ -238,7 +233,7 @@
             self.NAMESPACE, self._backend_names,
             name_order=True, invoke_on_load=True,
             invoke_args=(conf,))
-        self._accept_to_functor = OrderedDict([
+        self._accept_to_functor = collections.OrderedDict([
             # Order here matters...
             ('text/plain', self._make_text_response),
             ('text/html', self._make_html_response),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo_middleware/locale/de/LC_MESSAGES/oslo_middleware-log-error.po
 
new/oslo.middleware-3.8.0/oslo_middleware/locale/de/LC_MESSAGES/oslo_middleware-log-error.po
--- 
old/oslo.middleware-3.0.0/oslo_middleware/locale/de/LC_MESSAGES/oslo_middleware-log-error.po
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo_middleware/locale/de/LC_MESSAGES/oslo_middleware-log-error.po
        2016-03-28 05:06:20.000000000 +0200
@@ -0,0 +1,27 @@
+# Translations template for oslo.middleware.
+# Copyright (C) 2015 ORGANIZATION
+# This file is distributed under the same license as the oslo.middleware
+# project.
+#
+# Translators:
+# Andreas Jaeger <[email protected]>, 2014
+# OpenStack Infra <[email protected]>, 2015. #zanata
+msgid ""
+msgstr ""
+"Project-Id-Version: oslo.middleware 3.5.1.dev1\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2016-01-16 08:12+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2014-09-07 08:10+0000\n"
+"Last-Translator: Andreas Jaeger <[email protected]>\n"
+"Language: de\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Generated-By: Babel 2.0\n"
+"X-Generator: Zanata 3.7.3\n"
+"Language-Team: German\n"
+
+#, python-format
+msgid "An error occurred during processing the request: %s"
+msgstr "Ein Fehler trat auf während die Anfrage behandelt wurde: %s"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo_middleware/locale/de/LC_MESSAGES/oslo_middleware.po
 
new/oslo.middleware-3.8.0/oslo_middleware/locale/de/LC_MESSAGES/oslo_middleware.po
--- 
old/oslo.middleware-3.0.0/oslo_middleware/locale/de/LC_MESSAGES/oslo_middleware.po
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo_middleware/locale/de/LC_MESSAGES/oslo_middleware.po
  2016-03-28 05:06:20.000000000 +0200
@@ -0,0 +1,26 @@
+# Translations template for oslo.middleware.
+# Copyright (C) 2015 ORGANIZATION
+# This file is distributed under the same license as the oslo.middleware
+# project.
+#
+# Translators:
+# Andreas Jaeger <[email protected]>, 2014
+# OpenStack Infra <[email protected]>, 2015. #zanata
+msgid ""
+msgstr ""
+"Project-Id-Version: oslo.middleware 3.5.1.dev1\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2016-01-16 08:12+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2014-09-07 08:09+0000\n"
+"Last-Translator: Andreas Jaeger <[email protected]>\n"
+"Language: de\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Generated-By: Babel 2.0\n"
+"X-Generator: Zanata 3.7.3\n"
+"Language-Team: German\n"
+
+msgid "Request is too large."
+msgstr "Die Anfrage ist zu groß."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware-log-error.po
 
new/oslo.middleware-3.8.0/oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware-log-error.po
--- 
old/oslo.middleware-3.0.0/oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware-log-error.po
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware-log-error.po
     2016-03-28 05:06:20.000000000 +0200
@@ -0,0 +1,27 @@
+# Translations template for oslo.middleware.
+# Copyright (C) 2015 ORGANIZATION
+# This file is distributed under the same license as the oslo.middleware
+# project.
+#
+# Translators:
+# Andi Chandler <[email protected]>, 2014
+# OpenStack Infra <[email protected]>, 2015. #zanata
+msgid ""
+msgstr ""
+"Project-Id-Version: oslo.middleware 3.5.1.dev1\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2016-01-16 08:12+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2014-11-03 11:03+0000\n"
+"Last-Translator: Andi Chandler <[email protected]>\n"
+"Language: en-GB\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Generated-By: Babel 2.0\n"
+"X-Generator: Zanata 3.7.3\n"
+"Language-Team: English (United Kingdom)\n"
+
+#, python-format
+msgid "An error occurred during processing the request: %s"
+msgstr "An error occurred during processing the request: %s"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware.po
 
new/oslo.middleware-3.8.0/oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware.po
--- 
old/oslo.middleware-3.0.0/oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware.po
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware.po
       2016-03-28 05:06:20.000000000 +0200
@@ -0,0 +1,26 @@
+# Translations template for oslo.middleware.
+# Copyright (C) 2015 ORGANIZATION
+# This file is distributed under the same license as the oslo.middleware
+# project.
+#
+# Translators:
+# Andi Chandler <[email protected]>, 2014
+# OpenStack Infra <[email protected]>, 2015. #zanata
+msgid ""
+msgstr ""
+"Project-Id-Version: oslo.middleware 3.5.1.dev1\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2016-01-16 08:12+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2014-11-03 11:03+0000\n"
+"Last-Translator: Andi Chandler <[email protected]>\n"
+"Language: en-GB\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Generated-By: Babel 2.0\n"
+"X-Generator: Zanata 3.7.3\n"
+"Language-Team: English (United Kingdom)\n"
+
+msgid "Request is too large."
+msgstr "Request is too large."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo_middleware/locale/fr/LC_MESSAGES/oslo_middleware-log-error.po
 
new/oslo.middleware-3.8.0/oslo_middleware/locale/fr/LC_MESSAGES/oslo_middleware-log-error.po
--- 
old/oslo.middleware-3.0.0/oslo_middleware/locale/fr/LC_MESSAGES/oslo_middleware-log-error.po
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo_middleware/locale/fr/LC_MESSAGES/oslo_middleware-log-error.po
        2016-03-28 05:06:20.000000000 +0200
@@ -0,0 +1,27 @@
+# Translations template for oslo.middleware.
+# Copyright (C) 2015 ORGANIZATION
+# This file is distributed under the same license as the oslo.middleware
+# project.
+#
+# Translators:
+# Maxime COQUEREL <[email protected]>, 2014
+# OpenStack Infra <[email protected]>, 2015. #zanata
+msgid ""
+msgstr ""
+"Project-Id-Version: oslo.middleware 3.5.1.dev1\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2016-01-16 08:12+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2014-09-25 09:01+0000\n"
+"Last-Translator: Maxime COQUEREL <[email protected]>\n"
+"Language: fr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"Generated-By: Babel 2.0\n"
+"X-Generator: Zanata 3.7.3\n"
+"Language-Team: French\n"
+
+#, python-format
+msgid "An error occurred during processing the request: %s"
+msgstr "Une erreur s'est produite lors du traitement de la demande: %s"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo_middleware/locale/fr/LC_MESSAGES/oslo_middleware.po
 
new/oslo.middleware-3.8.0/oslo_middleware/locale/fr/LC_MESSAGES/oslo_middleware.po
--- 
old/oslo.middleware-3.0.0/oslo_middleware/locale/fr/LC_MESSAGES/oslo_middleware.po
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo_middleware/locale/fr/LC_MESSAGES/oslo_middleware.po
  2016-03-28 05:06:20.000000000 +0200
@@ -0,0 +1,26 @@
+# Translations template for oslo.middleware.
+# Copyright (C) 2015 ORGANIZATION
+# This file is distributed under the same license as the oslo.middleware
+# project.
+#
+# Translators:
+# Maxime COQUEREL <[email protected]>, 2014
+# OpenStack Infra <[email protected]>, 2015. #zanata
+msgid ""
+msgstr ""
+"Project-Id-Version: oslo.middleware 3.5.1.dev1\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2016-01-16 08:12+0000\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2014-09-17 09:06+0000\n"
+"Last-Translator: Maxime COQUEREL <[email protected]>\n"
+"Language: fr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"Generated-By: Babel 2.0\n"
+"X-Generator: Zanata 3.7.3\n"
+"Language-Team: French\n"
+
+msgid "Request is too large."
+msgstr "Demande trop importante."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo_middleware/locale/oslo_middleware-log-error.pot 
new/oslo.middleware-3.8.0/oslo_middleware/locale/oslo_middleware-log-error.pot
--- 
old/oslo.middleware-3.0.0/oslo_middleware/locale/oslo_middleware-log-error.pot  
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo_middleware/locale/oslo_middleware-log-error.pot  
    2016-03-28 05:06:20.000000000 +0200
@@ -0,0 +1,25 @@
+# Translations template for oslo.middleware.
+# Copyright (C) 2015 ORGANIZATION
+# This file is distributed under the same license as the oslo.middleware
+# project.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: oslo.middleware 2.8.1.dev14\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2015-09-26 06:00+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 2.1.1\n"
+
+#: oslo_middleware/catch_errors.py:40
+#, python-format
+msgid "An error occurred during processing the request: %s"
+msgstr ""
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo_middleware/locale/oslo_middleware-log-warning.pot
 
new/oslo.middleware-3.8.0/oslo_middleware/locale/oslo_middleware-log-warning.pot
--- 
old/oslo.middleware-3.0.0/oslo_middleware/locale/oslo_middleware-log-warning.pot
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/oslo.middleware-3.8.0/oslo_middleware/locale/oslo_middleware-log-warning.pot
    2016-03-28 05:06:20.000000000 +0200
@@ -0,0 +1,33 @@
+# Translations template for oslo.middleware.
+# Copyright (C) 2016 ORGANIZATION
+# This file is distributed under the same license as the oslo.middleware
+# project.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: oslo.middleware 3.5.1.dev1\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2016-01-17 06:00+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 2.2.0\n"
+
+#: oslo_middleware/healthcheck/disable_by_file.py:62
+#, python-format
+msgid ""
+"DisableByFilesPorts healthcheck middleware enabled without "
+"disable_by_file_paths set for port %s"
+msgstr ""
+
+#: oslo_middleware/healthcheck/disable_by_file.py:96
+msgid ""
+"DisableByFile healthcheck middleware enabled without disable_by_file_path"
+" set"
+msgstr ""
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo_middleware/locale/oslo_middleware.pot 
new/oslo.middleware-3.8.0/oslo_middleware/locale/oslo_middleware.pot
--- old/oslo.middleware-3.0.0/oslo_middleware/locale/oslo_middleware.pot        
1970-01-01 01:00:00.000000000 +0100
+++ new/oslo.middleware-3.8.0/oslo_middleware/locale/oslo_middleware.pot        
2016-03-28 05:06:20.000000000 +0200
@@ -0,0 +1,25 @@
+# Translations template for oslo.middleware.
+# Copyright (C) 2015 ORGANIZATION
+# This file is distributed under the same license as the oslo.middleware
+# project.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: oslo.middleware 2.8.1.dev14\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2015-09-26 06:00+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 2.1.1\n"
+
+#: oslo_middleware/sizelimit.py:59 oslo_middleware/sizelimit.py:73
+#: oslo_middleware/sizelimit.py:90
+msgid "Request is too large."
+msgstr ""
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo_middleware/tests/test_cors.py 
new/oslo.middleware-3.8.0/oslo_middleware/tests/test_cors.py
--- old/oslo.middleware-3.0.0/oslo_middleware/tests/test_cors.py        
2015-11-23 21:51:57.000000000 +0100
+++ new/oslo.middleware-3.8.0/oslo_middleware/tests/test_cors.py        
2016-03-28 05:06:22.000000000 +0200
@@ -131,7 +131,7 @@
 
         config = application.allowed_origins['http://valid.example.com']
         self.assertEqual(False, config['allow_credentials'])
-        self.assertEqual(None, config['max_age'])
+        self.assertIsNone(config['max_age'])
         self.assertEqual([], config['expose_headers'])
         self.assertEqual(['GET'], config['allow_methods'])
         self.assertEqual([], config['allow_headers'])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo_middleware/tests/test_request_id.py 
new/oslo.middleware-3.8.0/oslo_middleware/tests/test_request_id.py
--- old/oslo.middleware-3.0.0/oslo_middleware/tests/test_request_id.py  
2015-11-23 21:51:57.000000000 +0100
+++ new/oslo.middleware-3.8.0/oslo_middleware/tests/test_request_id.py  
2016-03-28 05:06:20.000000000 +0200
@@ -32,6 +32,8 @@
         req = webob.Request.blank('/test')
         res = req.get_response(app)
         res_req_id = res.headers.get(request_id.HTTP_RESP_HEADER_REQUEST_ID)
-        self.assertThat(res_req_id, matchers.StartsWith(b'req-'))
+        if isinstance(res_req_id, bytes):
+            res_req_id = res_req_id.decode('utf-8')
+        self.assertThat(res_req_id, matchers.StartsWith('req-'))
         # request-id in request environ is returned as response body
-        self.assertEqual(res_req_id, res.body)
+        self.assertEqual(res_req_id, res.body.decode('utf-8'))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.middleware-3.0.0/oslo_middleware/tests/test_ssl.py 
new/oslo.middleware-3.8.0/oslo_middleware/tests/test_ssl.py
--- old/oslo.middleware-3.0.0/oslo_middleware/tests/test_ssl.py 2015-11-23 
21:51:57.000000000 +0100
+++ new/oslo.middleware-3.8.0/oslo_middleware/tests/test_ssl.py 2016-03-28 
05:06:20.000000000 +0200
@@ -31,7 +31,7 @@
         if secure_proxy_ssl_header:
             middleware.oslo_conf.set_override(
                 'secure_proxy_ssl_header', secure_proxy_ssl_header,
-                group='oslo_middleware')
+                group='oslo_middleware', enforce_type=True)
         request = webob.Request.blank('http://example.com/', headers=headers)
 
         # Ensure ssl middleware does not stop pipeline execution
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.middleware-3.0.0/requirements.txt 
new/oslo.middleware-3.8.0/requirements.txt
--- old/oslo.middleware-3.0.0/requirements.txt  2015-11-23 21:51:57.000000000 
+0100
+++ new/oslo.middleware-3.8.0/requirements.txt  2016-03-28 05:06:20.000000000 
+0200
@@ -2,15 +2,14 @@
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
 
-pbr>=1.6
-Babel>=1.3
+pbr>=1.6 # Apache-2.0
+Babel>=1.3 # BSD
 Jinja2>=2.8 # BSD License (3 clause)
-ordereddict
-oslo.config>=2.7.0 # Apache-2.0
+oslo.config>=3.7.0 # Apache-2.0
 oslo.context>=0.2.0 # Apache-2.0
-oslo.i18n>=1.5.0 # Apache-2.0
-oslo.utils>=2.8.0 # Apache-2.0
-six>=1.9.0
+oslo.i18n>=2.1.0 # Apache-2.0
+oslo.utils>=3.5.0 # Apache-2.0
+six>=1.9.0 # MIT
 stevedore>=1.5.0 # Apache-2.0
-WebOb>=1.2.3
-debtcollector>=0.3.0 # Apache-2.0
+WebOb>=1.2.3 # MIT
+debtcollector>=1.2.0 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.middleware-3.0.0/setup.cfg 
new/oslo.middleware-3.8.0/setup.cfg
--- old/oslo.middleware-3.0.0/setup.cfg 2015-11-23 21:52:25.000000000 +0100
+++ new/oslo.middleware-3.8.0/setup.cfg 2016-03-28 05:08:17.000000000 +0200
@@ -51,18 +51,18 @@
 upload-dir = doc/build/html
 
 [compile_catalog]
-directory = oslo.middleware/locale
-domain = oslo.middleware
+directory = oslo_middleware/locale
+domain = oslo_middleware
 
 [update_catalog]
-domain = oslo.middleware
-output_dir = oslo.middleware/locale
-input_file = oslo.middleware/locale/oslo.middleware.pot
+domain = oslo_middleware
+output_dir = oslo_middleware/locale
+input_file = oslo_middleware/locale/oslo_middleware.pot
 
 [extract_messages]
 keywords = _ gettext ngettext l_ lazy_gettext
 mapping_file = babel.cfg
-output_file = oslo.middleware/locale/oslo.middleware.pot
+output_file = oslo_middleware/locale/oslo_middleware.pot
 
 [pbr]
 warnerrors = True
@@ -71,7 +71,7 @@
 universal = 1
 
 [egg_info]
+tag_build = 
 tag_svn_revision = 0
 tag_date = 0
-tag_build = 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.middleware-3.0.0/test-requirements.txt 
new/oslo.middleware-3.8.0/test-requirements.txt
--- old/oslo.middleware-3.0.0/test-requirements.txt     2015-11-23 
21:51:57.000000000 +0100
+++ new/oslo.middleware-3.8.0/test-requirements.txt     2016-03-28 
05:06:20.000000000 +0200
@@ -2,11 +2,11 @@
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
 
-fixtures>=1.3.1
+fixtures>=1.3.1 # Apache-2.0/BSD
 hacking<0.11,>=0.10.0
-mock>=1.2
+mock>=1.2 # BSD
 oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
 oslotest>=1.10.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
-testtools>=1.4.0
-coverage>=3.6
+sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+testtools>=1.4.0 # MIT
+coverage>=3.6 # Apache-2.0


Reply via email to