From 64d96fda2a94d87572cff6b3786c8ac51eb1fa12 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 19 Dec 2023 23:50:09 +0900 Subject: [PATCH] Move yaql to Heat's governance The yaql library has been maintained under murano's governance, but the murano project has been inactive for several cycles. Because this library is used by heat and mistral, we have to maintain it as long as these two projects are maintained. This proposes moving the yaql project to heat's governance as the first step. Later we'll update the core reviewer of the repository so that both heat team and mistral team can maintain it. This transition was earlier proposed in the mailing list[1] but we haven't received any feedback from the murano project, unfortunately. [1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/KFTPG45LEB5QYY4NELA7EQJ56MSOWULK/ Change-Id: If5d3ed3a8314a8f650cd90416b53e02a84e4ed44 --- reference/projects.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/projects.yaml b/reference/projects.yaml index 6c61a5ac7..9dc93b827 100644 --- a/reference/projects.yaml +++ b/reference/projects.yaml @@ -363,6 +363,9 @@ heat: os-refresh-config: repos: - openstack/os-refresh-config + yaql: + repos: + - openstack/yaql horizon: ptl: name: Vishal Manchanda @@ -892,9 +895,6 @@ murano: python-muranoclient: repos: - openstack/python-muranoclient - yaql: - repos: - - openstack/yaql murano-tempest-plugin: repos: - openstack/murano-tempest-plugin