summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorColleen Murphy <colleen@gazlene.net>2019-05-28 08:36:57 -0700
committerColleen Murphy <colleen@gazlene.net>2019-05-28 08:38:42 -0700
commit7c42f1a7a8a00ed652ae3c54c53a17aa92f2a702 (patch)
treef7f64b67ae0b8e25099db8b23dbf9f617f35726e /setup.cfg
parent78d30c9331c3305789221605837e64f4860778a7 (diff)
downloadkeystone-7c42f1a7a8a00ed652ae3c54c53a17aa92f2a702.tar.gz
Revert "Add JSON driver for access rules config"
This reverts commit f028ca4edd592c45c100e7cf42cb95fe954604aa. In the Train PTG[1] we agreed to defer this feature until we had some kind of traceability or discoverability for APIs and that this wasn't feasible or useful until then. This change was merged to master but never released, so I submit that it is safe to revert. [1] https://etherpad.openstack.org/p/keystone-train-ptg-application-credentials Change-Id: I8fc5fcb2b35431882f0d64866765d6b0cd31356f
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 20f674d9a..47a9469ad 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -178,9 +178,6 @@ keystone.unified_limit.model =
flat = keystone.limit.models.flat:FlatModel
strict_two_level = keystone.limit.models.strict_two_level:StrictTwoLevelModel
-keystone.access_rules_config =
- json = keystone.access_rules_config.backends.json:AccessRulesConfig
-
oslo.config.opts =
keystone = keystone.conf.opts:list_opts