summaryrefslogtreecommitdiff
path: root/oslo/middleware/debug.py
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2015-06-09 17:38:42 +0000
committerMatt Riedemann <mriedem@us.ibm.com>2015-06-09 17:40:54 +0000
commit6a03efc111a2870935df03a84908fb4583d92c1b (patch)
tree2ad58bcec6c1e90d7f3c9a3d8080a44deea2f17c /oslo/middleware/debug.py
parentbcbfceb716f7259a9a81e5750b60dc6ddc8f0a63 (diff)
downloadoslo-middleware-6a03efc111a2870935df03a84908fb4583d92c1b.tar.gz
Revert "Remove oslo namespace package"
This reverts commit bcbfceb716f7259a9a81e5750b60dc6ddc8f0a63. Related-Bug: #1463478 Change-Id: I37055c4a85ad747de9b177fb0d12f48edc2d63f5
Diffstat (limited to 'oslo/middleware/debug.py')
-rw-r--r--oslo/middleware/debug.py13
1 files changed, 13 insertions, 0 deletions
diff --git a/oslo/middleware/debug.py b/oslo/middleware/debug.py
new file mode 100644
index 0000000..2907289
--- /dev/null
+++ b/oslo/middleware/debug.py
@@ -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.
+
+from oslo_middleware.debug import * # noqa