Expose list_opts entry points for oslo-config-generator

Change-Id: If1154f018d3d51ff49eb2320841edcbab685403e
This commit is contained in:
Davanum Srinivas 2015-06-29 11:03:32 -04:00
parent 98537c8e0d
commit 308f49aaaa

View File

@ -24,6 +24,10 @@ classifier =
packages =
oslo_cache
[entry_points]
oslo.config.opts =
oslo.cache = oslo_cache._opts:list_opts
[pbr]
warnerrors = true