Remove oslo-incubator related stuff

openstack-common.conf was used for syncing oslo-incubator code
to consuming projects. We don't use it, so remove it.

Change-Id: Ie49ad79527ed76b92fd3ba4b89533bd4796f5bb7
This commit is contained in:
ChangBo Guo(gcb)
2016-04-12 12:44:24 +08:00
parent 80d516c7d5
commit 420e1bb292
2 changed files with 1 additions and 5 deletions

View File

@@ -1,4 +0,0 @@
[DEFAULT]
# The base module to hold the copy of oslo-incubator
base=stackalytics

View File

@@ -34,4 +34,4 @@ commands = python setup.py build_sphinx
ignore = E123,E125,H904 ignore = E123,E125,H904
show-source = true show-source = true
builtins = _ builtins = _
exclude=.venv*,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,tools,build exclude=.venv*,.git,.tox,dist,doc,*lib/python*,*egg,tools,build