Delete *openstack/common* in exclude

The directory openstack/common was used to keep codes from
oslo-incubator, we have retired oslo-incubator, so we needn't use
this directory any more.

Change-Id: If23d29e41fdea0c9e83331011c81a0d5b8283a27
This commit is contained in:
guo yunxian 2016-08-13 16:28:07 +08:00 committed by ChangBo Guo(gcb)
parent b3babf16cb
commit 491d0e7878

View File

@ -32,4 +32,4 @@ commands = oslo_debug_helper {posargs}
show-source = True
ignore = E123,E125
builtins = _
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,app,test,build,node_modules
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build,app,test,build,node_modules