summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorMatthew Treinish <treinish@linux.vnet.ibm.com>2012-12-20 17:16:01 -0500
committerMatthew Treinish <treinish@linux.vnet.ibm.com>2013-01-03 14:29:19 -0500
commit481466b8ba5ef4af5aa7ff30d63098ad9e70dd15 (patch)
treef33364cfd67d4409b614efe0fb501fed6b07bb4f /openstack-common.conf
parent8dc9cfee126e88e3d6633985b76e465843fe8aae (diff)
downloadtempest-481466b8ba5ef4af5aa7ff30d63098ad9e70dd15.tar.gz
Initial Oslo sync for Tempest.
This patch syncs cfg, iniparser, and setup from oslo. Additionally, to avoid a name conflict tempest.openstack was renamed tempest.clients. Also, the duplicate copy of setup.py in tempest.common was removed and all references to it were updated. Change-Id: I6ed3a97e35ce73b820f7a436214480051ed6528f
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
new file mode 100644
index 000000000..a75279f0a
--- /dev/null
+++ b/openstack-common.conf
@@ -0,0 +1,7 @@
+[DEFAULT]
+
+# The list of modules to copy from openstack-common
+modules=setup,cfg,iniparser
+
+# The base module to hold the copy of openstack.common
+base=tempest