commit 53cd4dc92e7b79e3d10d3de32278d6f5e5653e37 Author: Zuul Date: Thu Oct 15 09:06:45 2020 +0000 Update git submodules * Update neutron from branch 'master' - Merge "Make test_agent_show only look for its own agents" - Make test_agent_show only look for its own agents Since plugin agents are a global resource, relying just on the 'type' field for test_agent_show may end up finding an agent that we don't know about, and that agent could be deleted by another test. This reworks test_agent_show to sepecifically look for its own OVN controller agent and test agent. This also adds the 'id' field to the returned agent_status from create_or_update_agent() to make it possible to look for the agent that was just created. Change-Id: Ib840e7c51f7b918b5e17ce9deff9ceafacf063cc Closes-Bug: #1899004 diff --git a/neutron b/neutron index 7e7326e..0431531 160000 --- a/neutron +++ b/neutron @@ -1 +1 @@ -Subproject commit 7e7326ef50e23d1c1924ea0fefb6ba8ea672828e +Subproject commit 0431531b0c52a3d2693e749cd4c33329c285255a