From db8597ad9245ce2c115b4d5140a6d81d63b2a9af Mon Sep 17 00:00:00 2001 From: Jay Faulkner Date: Thu, 2 Mar 2023 13:03:09 -0800 Subject: [PATCH] Ironic program adopting x/virtualpdu VirtualPDU cores no longer maintain it, and gave Ironic cores access and permission to take it over. This change officially adopts it as an OpenStack project under Ironic. We will correct this to reference openstack/virtualpdu once the repository move is complete. Change-Id: I2700f0803fa47c3907f889273d34483bfc9ac54f --- reference/projects.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/reference/projects.yaml b/reference/projects.yaml index f4df4f185..ab44654c9 100644 --- a/reference/projects.yaml +++ b/reference/projects.yaml @@ -547,6 +547,9 @@ ironic: virtualbmc: repos: - openstack/virtualbmc + virtualpdu: + repos: + - x/virtualpdu keystone: ptl: name: Dave Wilde