diff --git a/MANIFEST.in b/MANIFEST.in deleted file mode 100644 index c978a52..0000000 --- a/MANIFEST.in +++ /dev/null @@ -1,6 +0,0 @@ -include AUTHORS -include ChangeLog -exclude .gitignore -exclude .gitreview - -global-exclude *.pyc diff --git a/openstack-common.conf b/openstack-common.conf deleted file mode 100644 index d50b3cd..0000000 --- a/openstack-common.conf +++ /dev/null @@ -1,10 +0,0 @@ -[DEFAULT] - -# The list of modules to copy from oslo-incubator.git -module=apiclient -module=cliutils -module=_i18n - - -# The base module to hold the copy of openstack.common -base=watcherclient