Don't use oslo-incubator stuff any more

Change-Id: I46728e40e416bb532b86e2fc29361434fdee1296
This commit is contained in:
ChangBo Guo(gcb) 2016-05-11 15:51:04 +08:00
parent 13b0aa19a2
commit dc3a493176
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_{{cookiecutter.module_name}}

View File

@ -57,4 +57,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
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build