summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-05-29 23:00:27 +1200
committerLingxian Kong <anlin.kong@gmail.com>2020-05-29 23:13:29 +1200
commit87b65e3c0512916ef594c7eb8dda614eb4cfc952 (patch)
treefe78dc22a6d047e808c64421cc5df3a68281d356 /setup.cfg
parent5011892b37161e4e84b25a1ec0b808ebaf40fa16 (diff)
downloadtrove-87b65e3c0512916ef594c7eb8dda614eb4cfc952.tar.gz
Support to generate config sample file
Change-Id: Ic9dc4630dd96227eb8a655c3aac223316d5a060e
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 1b5085d0..8344f15f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -58,3 +58,6 @@ oslo.policy.policies =
# list_rules method into a separate entry point rather than using the
# aggregate method.
trove = trove.common.policies:list_rules
+
+oslo.config.opts =
+ trove.config = trove.common.cfg:list_opts