Remove oslo-incubator related stuff

openstack-common.conf was used to keep modules synced from
oslo-incubator, and the directory openstack/common was used
to keep codes from oslo-incubator. We have retired oslo-incubator,
so don't need these any more.

Change-Id: I218d964c1623358be0818172c74a216cbe6f0f8f
This commit is contained in:
ChangBo Guo(gcb) 2016-06-27 11:05:06 +08:00
parent c79a990758
commit 41fa4d4e7d
2 changed files with 1 additions and 7 deletions

View File

@ -1,6 +0,0 @@
[DEFAULT]
# The list of modules to copy from oslo-incubator.git
# The base module to hold the copy of openstack.common
base=smaug

View File

@ -37,7 +37,7 @@ commands = oslo_debug_helper {posargs}
show-source = True
ignore =
builtins = _
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build
[hacking]
import_exceptions = smaug.i18n