Skip to content

Commit

Permalink
Expose list_opts entry points for oslo-config-generator
Browse files Browse the repository at this point in the history
Change-Id: If1154f018d3d51ff49eb2320841edcbab685403e
  • Loading branch information
dims committed Jun 29, 2015
1 parent 98537c8 commit 308f49a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.cfg
Expand Up @@ -24,6 +24,10 @@ classifier =
packages =
oslo_cache

[entry_points]
oslo.config.opts =
oslo.cache = oslo_cache._opts:list_opts

[pbr]
warnerrors = true

Expand Down

0 comments on commit 308f49a

Please sign in to comment.