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:
@@ -1,4 +0,0 @@
|
|||||||
[DEFAULT]
|
|
||||||
|
|
||||||
# The base module to hold the copy of oslo-incubator
|
|
||||||
base=stackalytics
|
|
2
tox.ini
2
tox.ini
@@ -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
|
||||||
|
Reference in New Issue
Block a user