Merge "Remove entry_points from setup.cfg"

This commit is contained in:
Jenkins 2016-03-28 17:15:14 +00:00 committed by Gerrit Code Review
commit 6ae13613c4

View File

@ -43,10 +43,6 @@ cinder.scheduler.weights =
VolumeNumberWeigher = cinder.scheduler.weights.volume_number:VolumeNumberWeigher
oslo.config.opts =
cinder = cinder.opts:list_opts
keystonemiddleware = keystonemiddleware.auth_token:list_opts
oslo_concurrency = oslo_concurrency.opts:list_opts
oslo.messaging = oslo_messaging.opts:list_opts
oslo.db.concurrency = oslo.db.concurrency:list_opts
oslo.config.opts.defaults =
cinder = cinder.common.config:set_middleware_defaults
console_scripts =