Merge "Remove unused file openstack-common.conf"

This commit is contained in:
Jenkins 2016-01-04 14:47:26 +00:00 committed by Gerrit Code Review
commit 3b0330ee25
2 changed files with 1 additions and 9 deletions

View File

@ -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

View File

@ -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 =