summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2015-01-06 12:04:31 -0500
committerDoug Hellmann <doug@doughellmann.com>2015-01-06 13:44:01 -0500
commit8e06ca5bd02660eb0b0980593f440ec7e46a00ac (patch)
tree072424b05294281e4aa70130b5289c0b37d74cd2 /doc
parent860cdee514e32cbad121a9d8b7076b8931ed22c1 (diff)
downloadoslo-middleware-8e06ca5bd02660eb0b0980593f440ec7e46a00ac.tar.gz
Move files out of the namespace package0.3.0
Move the public API out of oslo.middleware to oslo_middleware. Retain the ability to import from the old namespace package for backwards compatibility for this release cycle. bp/drop-namespace-packages Change-Id: If88c65c82b64f096a02f7ec62e019aea4de2f9d3
Diffstat (limited to 'doc')
-rw-r--r--doc/source/api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/api.rst b/doc/source/api.rst
index db58162..38cd96c 100644
--- a/doc/source/api.rst
+++ b/doc/source/api.rst
@@ -2,5 +2,5 @@
API
=====
-.. automodule:: oslo.middleware
+.. automodule:: oslo_middleware
:members: