Jump to: navigation, search

Difference between revisions of "Meetings/Ironic"

(Agenda for next meeting)
(Agenda for April 15th 2024)
(963 intermediate revisions by 45 users not shown)
Line 1: Line 1:
 
= Weekly Ironic Project Team Meeting =
 
= Weekly Ironic Project Team Meeting =
  
If you're interested in bare metal deployments within OpenStack, please join our weekly discussion about the [[Ironic|Ironic project]]! The one-hour weekly meetings start at 1700 UTC on Mondays, are held in the <code><nowiki>#openstack-meeting-3</nowiki></code> room on <code><nowiki>irc.freenode.net</nowiki></code>, and are chaired by Jim Rollenhagen (jroll), Devananda van der Veen (devananda) or Chris Krelle (NobodyCam).
+
If you're interested in bare metal deployments within OpenStack, please join our weekly discussion about the [[Ironic|Ironic project]]! The one-hour weekly meetings start at 15:00 UTC on Mondays (as of March 28th, 2022), are held in the <code><nowiki>#openstack-ironic</nowiki></code> room on <code><nowiki>ircs://irc.oftc.net:6697</nowiki></code>, and are chaired by Jay Faulkner (JayF), Julia Kreger (TheJulia), Dmitry Tantsur (dtantsur), Riccardo Pittau (rpittau) or Iury Gregory (iurygregory).
  
 
NOTE: <span style="color:green">Meeting time is UTC based and may need to be adjusted based on local time zone changes, eg. as a result of daylight savings, which changes on different days in different countries.</span><br>
 
NOTE: <span style="color:green">Meeting time is UTC based and may need to be adjusted based on local time zone changes, eg. as a result of daylight savings, which changes on different days in different countries.</span><br>
Line 14: Line 14:
 
== Next Meeting ==
 
== Next Meeting ==
  
No meeting on July 4th since that is a US holiday and a lot of people will be away that day.
+
Meetings are held weekly. If one is cancelled, it will either be mentioned in the previous meeting or an email will be sent out to the openstack-discuss mailing list.
  
The next meeting will be on July 11, 2016 at 1700 UTC (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20160711T1700).
+
== Agenda for April 15th 2024 ==
 
+
* Announcements / Reminder
== Agenda for next meeting ==
+
** Standing reminder to review patches tagged ironic-week-prio and to hashtag any patches ready for review with ironic-week-prio: https://tinyurl.com/ironic-weekly-prio-dash
* Announcements / Reminders
+
** Project Teams Gathering (PTG) 2024.2 topics and discussions https://etherpad.opendev.org/p/ironic-ptg-april-2024
* Review [https://etherpad.openstack.org/p/IronicWhiteBoard subteam status reports] (capped at ten minutes)
+
*** work items for 2024.2 WIP
* Stuck specs (Specs that are stuck on contentious items. This is NOT for specs that are stuck because they aren't getting reviews.)
+
** Ironic Meetup/BareMetal SIG June 5, OpenInfra Days June 6 @ CERN. Signup at https://indico.cern.ch/event/1378171/ and https://indico.cern.ch/event/1376907/
* Discussion (Requests to have your patch reviewed should not be a 'Discussion' topic. If desired, please discuss during 'Open Discussion')
+
* Review Ironic CI status
** [rloo] Is network_interface part of a hardware_type's interface?
+
** ironic-status upgrade check is broken with SQLALchemy 2.0 https://bugs.launchpad.net/ironic/+bug/2061345
*** In the multi-tenant networking feature patch [1], a 'network interface' is added to the base driver class. The idea was to code this so that when the driver composition work was done [2], this new network_interface would be one of the hardware_type's *_interfaces. HOWEVER, there are some inconsistencies/issues:
+
* Discussion topics
**** the patch [1] proposes a 'default_network_interface', which is inconsistent with the driver reform spec, in particular: "For hardware types setting <interface_name>_interface field to None means using the vendor default defined in the hardware type. If the vendor default is None, the interface will be disabled."
+
** rootwrap to privsec migration: what are we missing? update docs to remove reference from rootwrap?
**** Makes me/dtantsur wonder whether network_interface should be part of a hardware_type's interface at all, since it is really operator/environment driven.
+
*** preparation work has been done in Ironic and IPA to remove any support for privilege escalation
****[1] https://review.openstack.org/#/c/285852
+
*** now we need to remove run_as_root from ironic-lib
****[2] http://specs.openstack.org/openstack/ironic-specs/specs/approved/driver-composition-reform.html
+
* Bug Deputy Updates
* RFE review
+
** Bug deputy week of 12/04: rpittau
 +
* RFE Review
 
* Open discussion
 
* Open discussion
  
Line 38: Line 39:
 
== Related meetings ==
 
== Related meetings ==
  
* [https://wiki.openstack.org/wiki/Meetings/Ironic-neutron Ironic/Neutron integration meets weekly on Monday at 1600 UTC.]
+
=== Review Jams ===
* [https://wiki.openstack.org/wiki/Meetings/Ironic-QA Ironic-QA meets weekly on Wednesdays at 1700 UTC.]
+
 
* [https://wiki.openstack.org/wiki/Meetings/Ironic_v2_API Ironic v2 API workgroup meets weekly on Tuesdays at 1800 UTC.]
+
Ironic used to hold periodic review jam meetings. They have been discontinued.

Revision as of 15:20, 15 April 2024

Weekly Ironic Project Team Meeting

If you're interested in bare metal deployments within OpenStack, please join our weekly discussion about the Ironic project! The one-hour weekly meetings start at 15:00 UTC on Mondays (as of March 28th, 2022), are held in the #openstack-ironic room on ircs://irc.oftc.net:6697, and are chaired by Jay Faulkner (JayF), Julia Kreger (TheJulia), Dmitry Tantsur (dtantsur), Riccardo Pittau (rpittau) or Iury Gregory (iurygregory).

NOTE: Meeting time is UTC based and may need to be adjusted based on local time zone changes, eg. as a result of daylight savings, which changes on different days in different countries.


Anyone is welcome to add topics to the agenda. However, topics should be posted at least two (2) days before the meeting to give folks time to get context, and should include the IRC handle of the proposer and a link to further information. This gives everyone time to review any material ahead of time so we can use the meeting time for actual discussion. Requests to have a patch reviewed should not be a topic and instead should be covered during the Open Discussion portion of the meeting.

Next Meeting

Meetings are held weekly. If one is cancelled, it will either be mentioned in the previous meeting or an email will be sent out to the openstack-discuss mailing list.

Agenda for April 15th 2024

Previous meetings

Logs from previous meetings can be found here.

Related meetings

Review Jams

Ironic used to hold periodic review jam meetings. They have been discontinued.