Remove the unreal config file from setup.cfg

the zun/opts.py is not exist, so remove it from setup.cfg

Change-Id: I37978aed70734037bcfdb017f20d9e46a7692254
This commit is contained in:
caoyuan 2018-04-20 22:50:17 +08:00
parent c4507a2586
commit 2eeb4ff060

View File

@ -59,7 +59,6 @@ wsgi_scripts =
zun-api-wsgi = zun.api.wsgi:init_application zun-api-wsgi = zun.api.wsgi:init_application
oslo.config.opts = oslo.config.opts =
zun = zun.opts:list_opts
zun.conf = zun.conf.opts:list_opts zun.conf = zun.conf.opts:list_opts
oslo.config.opts.defaults = oslo.config.opts.defaults =