From b68aaa0652ec83b1349dddcdc334b75722ffa694 Mon Sep 17 00:00:00 2001 From: Jay Faulkner Date: Wed, 4 Sep 2024 08:52:58 -0700 Subject: [PATCH] Add relevent Ironic-governance repos to VMT This adds the most actively supported projects run in production to the list of projects under the VMT. This includes all of Ironic's clients, all of Ironic's networking plugins for neutron, and our redfish client (sushy). It's worth noting that some of these items, particularly the inspector-related ones, will not be here long as they are being deprecated; but any issues reported there should still be VMT-managed. Change-Id: I24fd72619965d21651e5e018ccb617f4200c4e30 --- doc/source/repos-overseen.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/source/repos-overseen.rst b/doc/source/repos-overseen.rst index 31bb417..a7da537 100644 --- a/doc/source/repos-overseen.rst +++ b/doc/source/repos-overseen.rst @@ -22,8 +22,14 @@ VMT oversight: * `openstack/glance_store `_ * `openstack/heat `_ * `openstack/horizon `_ +* `openstack/ironic `_ +* `openstack/ironic-inspector `_ +* `openstack/ironic-lib `_ +* `openstack/ironic-python-agent `_ * `openstack/keystone `_ * `openstack/keystonemiddleware `_ +* `openstack/networking-baremetal `_ +* `openstack/networking-generic-switch `_ * `openstack/neutron `_ * `openstack/neutron-lib `_ * `openstack/nova `_ @@ -33,6 +39,8 @@ VMT oversight: * `openstack/python-cinderclient `_ * `openstack/python-glanceclient `_ * `openstack/python-heatclient `_ +* `openstack/python-ironicclient `_ +* `openstack/python-ironic-inspector-client `_ * `openstack/python-keystoneclient `_ * `openstack/python-neutronclient `_ * `openstack/python-novaclient `_ @@ -49,6 +57,7 @@ VMT oversight: * `openstack/sahara-plugin-spark `_ * `openstack/sahara-plugin-storm `_ * `openstack/sahara-plugin-vanilla `_ +* `openstack/sushy `_ * `openstack/swift `_ * `openstack/trove `_