summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Martinelli <stevemar@ca.ibm.com>2015-07-02 03:35:04 +0000
committerSteve Martinelli <stevemar@ca.ibm.com>2015-07-02 03:35:04 +0000
commit74ef58d90d63c3f82ab20dcc2a53a794b2621c23 (patch)
treec3727989169e17483e84a1ae5aeecbdab1cdf283
parent2f5280851a6b0c4523f462653b0da8e7399536c0 (diff)
downloadoslo-policy-0.7.0.tar.gz
Remove oslo-incubator specific code0.7.0
We're no longer using oslo-incubator specific code, so we can remove the directory and the config file. Change-Id: I73049e0dff6f29a719cc9d9c194c24e552095ab1
-rw-r--r--openstack-common.conf7
-rw-r--r--oslo_policy/openstack/__init__.py0
-rw-r--r--oslo_policy/openstack/common/__init__.py0
3 files changed, 0 insertions, 7 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
deleted file mode 100644
index 3c7a522..0000000
--- a/openstack-common.conf
+++ /dev/null
@@ -1,7 +0,0 @@
-[DEFAULT]
-
-# The list of modules to copy from oslo-incubator.git
-modules=fileutils
-
-# The base module to hold the copy of openstack.common
-base=oslo_policy
diff --git a/oslo_policy/openstack/__init__.py b/oslo_policy/openstack/__init__.py
deleted file mode 100644
index e69de29..0000000
--- a/oslo_policy/openstack/__init__.py
+++ /dev/null
diff --git a/oslo_policy/openstack/common/__init__.py b/oslo_policy/openstack/common/__init__.py
deleted file mode 100644
index e69de29..0000000
--- a/oslo_policy/openstack/common/__init__.py
+++ /dev/null