commit | da3bada5340bd3f3fdd2538b3ceddef95ac23ae4 | [log] [tgz] |
---|---|---|
author | Monty Taylor <mordred@inaugust.com> | Thu Nov 22 09:38:22 2012 -0800 |
committer | Monty Taylor <mordred@inaugust.com> | Thu Nov 22 09:41:44 2012 -0800 |
tree | 4737eebe7bf67161e5759bcc82ef888c5dd61a2e | |
parent | 7cd57c29a66cf8ad5dcb2fa644f26bd5b1a4f10d [diff] [blame] |
Add gerritx project infrastructure. Add all of the support files needed for this to be a project. Also, fix pep8 and pyflakes errors.
diff --git a/openstack-common.conf b/openstack-common.conf new file mode 100644 index 0000000..8f55e0d --- /dev/null +++ b/openstack-common.conf
@@ -0,0 +1,7 @@ +[DEFAULT] + +# The list of modules to copy from openstack-common +modules=setup,version + +# The base module to hold the copy of openstack.common +base=gerritx