From 2c40fd1b374103f98c9df1c51197c62a56908574 Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Sun, 17 Feb 2019 21:27:28 +0100 Subject: [PATCH] Update git submodules * Update keystone from branch 'master' - Add API for /v3/access_rules_config Add Flask resources for access rules config. This exposes listing all configured access rules or filtering by service type, which users can use to be informed about what rules are valid. It does not expose the ability to check a rule against the configured list, which is only used internally. This API is deliberately unprotected. bp whitelist-extension-for-app-creds Change-Id: I9e25087b2ddb6e76e39eb62893378678a5cbc03c --- keystone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keystone b/keystone index 4d42e48ba2..8d31705806 160000 --- a/keystone +++ b/keystone @@ -1 +1 @@ -Subproject commit 4d42e48ba24ceca0932b5b743680de5e1155c5f8 +Subproject commit 8d31705806721242db6dab34b2c293e317753ea6