From dc61f1c78c9ebed1df1a1fec6e08e825e5e32e72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aija=20Jaunt=C4=93va?= Date: Mon, 1 Aug 2022 06:14:11 -0400 Subject: [PATCH] Add Xena, Yoga and update Dell Ironic drivers 1) Add release entries for Xena, Yoga 2) Update Dell drivers for Ironic project to support Xena, Yoga 3) Update point of contact for Ironic Dell DRAC driver Change-Id: I2e1a2b2b3d9a57440f9b23bfb3ed1d413afd2faf --- etc/default_data.json | 33 ++++++++++++++++++++++++++------- 1 file changed, 26 insertions(+), 7 deletions(-) diff --git a/etc/default_data.json b/etc/default_data.json index ae5efcc..39adf7f 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -155,7 +155,20 @@ "wiki": "http://releases.openstack.org/wallaby/", "start": "2021-Apr-14", "active": true + }, + { + "id": "Xena", + "wiki": "http://releases.openstack.org/xena/", + "start": "2021-Oct-06", + "active": true + }, + { + "id": "Yoga", + "wiki": "http://releases.openstack.org/yoga/", + "start": "2022-Mar-30", + "active": true } + ], "drivers": [ { @@ -2449,10 +2462,10 @@ "description": "This driver is for the Dell Remote Access Controller.", "maintainers": [ { - "name": "Richard Pioso", - "email": "richard.pioso@dell.com", - "irc": "rpioso", - "launchpad_id": "rpioso" + "name": "Aija Jauntēva", + "email": "aija.jaunteva@dell.com", + "irc": "ajya", + "launchpad_id": "ajya" } ], "wiki": "https://docs.openstack.org/ironic/latest/admin/drivers/idrac.html", @@ -2470,7 +2483,9 @@ "Train", "Ussuri", "Victoria", - "Wallaby" + "Wallaby", + "Xena", + "Yoga" ], "ci": { "id": "openstack-ironic-ci", @@ -2500,7 +2515,9 @@ "Train", "Ussuri", "Victoria", - "Wallaby" + "Wallaby", + "Xena", + "Yoga" ], "ci": { "id": "openstack-ironic-ci", @@ -2529,7 +2546,9 @@ "Train", "Ussuri", "Victoria", - "Wallaby" + "Wallaby", + "Xena", + "Yoga" ], "ci": { "id": "openstack-ironic-ci",