From 3e2c4fbe0393c0cbd42f52bd0258d9e5751a70fa Mon Sep 17 00:00:00 2001 From: Iury Gregory Melo Ferreira Date: Tue, 10 May 2022 07:30:00 -0300 Subject: [PATCH] Update git submodules * Update ironic-specs from branch 'master' to c564dc3d378ae68266d5772de47c81644ca9aedd - Fix Multiple top-level packages discovered in flat-layout The linters and docs jobs are failing due to: ``` error: Multiple top-level packages discovered in a flat-layout: ['specs', 'priorities']. ``` This commit ensure we add the dirs in setup.cfg to avoid the problem Change-Id: I7ed2ac860b48a71d8f11fedd6072ef4e49f4ba22 --- ironic-specs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ironic-specs b/ironic-specs index edcbf27724..c564dc3d37 160000 --- a/ironic-specs +++ b/ironic-specs @@ -1 +1 @@ -Subproject commit edcbf27724e5bd47eda7ae53efb3137e2c0dbec4 +Subproject commit c564dc3d378ae68266d5772de47c81644ca9aedd