summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--__init__.py16
-rw-r--r--openstack/common/__init__.py (renamed from common/__init__.py)0
-rw-r--r--openstack/common/config.py (renamed from common/config.py)0
-rw-r--r--openstack/common/context.py (renamed from common/context.py)0
-rw-r--r--openstack/common/exception.py (renamed from common/exception.py)0
-rw-r--r--openstack/common/middleware/__init__.py (renamed from common/middleware/__init__.py)0
-rw-r--r--openstack/common/middleware/context.py (renamed from common/middleware/context.py)0
-rw-r--r--openstack/common/utils.py (renamed from common/utils.py)0
-rw-r--r--openstack/common/wsgi.py (renamed from common/wsgi.py)0
9 files changed, 0 insertions, 16 deletions
diff --git a/__init__.py b/__init__.py
deleted file mode 100644
index d65c689..0000000
--- a/__init__.py
+++ /dev/null
@@ -1,16 +0,0 @@
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
-# Copyright 2011 OpenStack LLC.
-# All Rights Reserved.
-#
-# 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.
diff --git a/common/__init__.py b/openstack/common/__init__.py
index b22496f..b22496f 100644
--- a/common/__init__.py
+++ b/openstack/common/__init__.py
diff --git a/common/config.py b/openstack/common/config.py
index e954609..e954609 100644
--- a/common/config.py
+++ b/openstack/common/config.py
diff --git a/common/context.py b/openstack/common/context.py
index a9a16f8..a9a16f8 100644
--- a/common/context.py
+++ b/openstack/common/context.py
diff --git a/common/exception.py b/openstack/common/exception.py
index a81355e..a81355e 100644
--- a/common/exception.py
+++ b/openstack/common/exception.py
diff --git a/common/middleware/__init__.py b/openstack/common/middleware/__init__.py
index e69de29..e69de29 100644
--- a/common/middleware/__init__.py
+++ b/openstack/common/middleware/__init__.py
diff --git a/common/middleware/context.py b/openstack/common/middleware/context.py
index be7dafe..be7dafe 100644
--- a/common/middleware/context.py
+++ b/openstack/common/middleware/context.py
diff --git a/common/utils.py b/openstack/common/utils.py
index 0d2f89e..0d2f89e 100644
--- a/common/utils.py
+++ b/openstack/common/utils.py
diff --git a/common/wsgi.py b/openstack/common/wsgi.py
index 8faa6dc..8faa6dc 100644
--- a/common/wsgi.py
+++ b/openstack/common/wsgi.py