From 925b4e99d097801618836019729d49fde1f4c80f Mon Sep 17 00:00:00 2001 From: Erno Kuvaja Date: Thu, 13 Feb 2020 12:30:50 +0000 Subject: [PATCH] Update git submodules * Update glance from branch 'master' - Remove configs and entries for deprecated registry Including removal of the example conf in docs. Including glance-registry command entrypoint to eventlet. Including rpc_controller from wsgi, changed to reject. Not including the files devstack is depending on. This change means that glance-registry starts and announces that it has been removed. This change means that when ran as wsgi app, all calls to /rpc endpoint will be rejected. This will allow devstack to make a graceful transition to life without the glance registry, which was deprecated in Newton release. Change-Id: I7bf3284cba4c38605fb50b3c458e53f896f34086 --- glance | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glance b/glance index f7b1631190..781da9354f 160000 --- a/glance +++ b/glance @@ -1 +1 @@ -Subproject commit f7b163119052b96e3d1577c61982ef3b18ecdc97 +Subproject commit 781da9354ff0bcd3c22cbe0dc5beb5f204d91769