diff --git a/openstack-common.conf b/openstack-common.conf deleted file mode 100644 index b8f444c..0000000 --- a/openstack-common.conf +++ /dev/null @@ -1,6 +0,0 @@ -[DEFAULT] - -# The list of modules to copy from oslo-incubator.git - -# The base module to hold the copy of openstack.common -base=neutron_lbaas_dashboard diff --git a/tox.ini b/tox.ini index 7f2edb5..4e3df96 100644 --- a/tox.ini +++ b/tox.ini @@ -61,4 +61,4 @@ commands = npm install 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