diff options
| author | Monty Taylor <mordred@inaugust.com> | 2012-06-13 16:10:57 -0400 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2012-06-14 18:04:52 -0400 |
| commit | f7086ed40a9cf7b978a906179fd9d883c00e5eff (patch) | |
| tree | ce8eb8614373f3ab47a81c69815b8c4a22543a1a /openstack-common.conf | |
| parent | f5035b341009505bf4f24c52a3aae548a6b238ea (diff) | |
| download | python-neutronclient-f7086ed40a9cf7b978a906179fd9d883c00e5eff.tar.gz | |
Add initial docs.
Change-Id: I846eec12e800c15a545946604fe77a0a6b83fb46
Diffstat (limited to 'openstack-common.conf')
| -rw-r--r-- | openstack-common.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf new file mode 100644 index 0000000..35d48d0 --- /dev/null +++ b/openstack-common.conf @@ -0,0 +1,7 @@ +[DEFAULT] + +# The list of modules to copy from openstack-common +modules=setup + +# The base module to hold the copy of openstack.common +base=quantumclient |
