Delete deprecated directory openstack/common

Directory openstack/common has been out of date,so we can delete it,
and we should also delete this directory in flake8 exclude list.

Change-Id: I98af8dd332807343730b81a7f2c8422b63e6c38d
This commit is contained in:
xianming mao 2016-10-19 19:29:52 +08:00 committed by xianming.mao
parent 6b9123ac95
commit 8c7afbe89a
2 changed files with 1 additions and 1 deletions

View File

@ -38,4 +38,4 @@ commands = python setup.py build_sphinx
[flake8]
builtins = _
exclude = .venv,.git,.tox,dist,doc,*.egg,*openstack/common*
exclude = .venv,.git,.tox,dist,doc,*.egg