From 353a5d016800adf65ad1b176424743189ce92340 Mon Sep 17 00:00:00 2001 From: Hemanth Nakkina Date: Thu, 9 Sep 2021 17:47:51 +0530 Subject: [PATCH] Update git submodules * Update charm-neutron-api from branch 'master' to c7d8ee4c86dd8d1da53f983083e778cf7eebcf37 - add internal endpoints to neutron-plugin-api relation data The change [1] syncs the charmhelpers that has additional context data to IdentityServiceContext - internal_host, internal_port, internal_protocol. This patch adds the internal_host, internal_port, internal_protocol to neutron-plugin-api relation data. Without this patch, any relations over neutron-plugin-api will be incomplete if the charm holding the other end of the relation has charmhelpers synced. [1] https://review.opendev.org/c/openstack/charm-neutron-api/+/806676 Change-Id: Ic4abbd0a408949c0c752a1701db161e1cd5c4ff7 --- charm-neutron-api | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-neutron-api b/charm-neutron-api index 69af89a615..c7d8ee4c86 160000 --- a/charm-neutron-api +++ b/charm-neutron-api @@ -1 +1 @@ -Subproject commit 69af89a6158679e87d9b6c2a437268b725fbcd80 +Subproject commit c7d8ee4c86dd8d1da53f983083e778cf7eebcf37