summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--oslo_middleware/ssl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/oslo_middleware/ssl.py b/oslo_middleware/ssl.py
index 97293f3..6ac530b 100644
--- a/oslo_middleware/ssl.py
+++ b/oslo_middleware/ssl.py
@@ -10,7 +10,7 @@
# implied. See the License for the specific language governing permissions and
# limitations under the License.
-from oslo.config import cfg
+from oslo_config import cfg
from oslo_middleware import base