Merge "Remove unused file openstack-common.conf"
This commit is contained in:
commit
3b0330ee25
@ -1,8 +0,0 @@
|
||||
[DEFAULT]
|
||||
# The list of scripts and modules to copy from oslo-incubator
|
||||
# For example:
|
||||
# script=tools/with_venv.sh
|
||||
# module=service
|
||||
|
||||
# The base module to hold the copy of openstack.common
|
||||
base=oslo_privsep
|
2
tox.ini
2
tox.ini
@ -26,7 +26,7 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
|
||||
show-source = True
|
||||
ignore = E123,E125
|
||||
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 =
|
||||
|
Loading…
x
Reference in New Issue
Block a user