Jump to: navigation, search

Difference between revisions of "Meetings/Ironic"

(Agenda for next meeting)
(Agenda for May 6, 2024)
Line 1: Line 1:
 
= Weekly Ironic Project Team Meeting =
 
= Weekly Ironic Project Team Meeting =
  
If you're interested in bare metal deployments with OpenStack, please join us. This meeting is where we'll talk about the [[Ironic|Ironic project]], an evolution of the [[Baremetal|Nova Baremetal]] driver. Anyone is welcome to add items to the agenda below, or bring up their topic during the open discussion at the end of each 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 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).
  
Meetings are held in the <code><nowiki>#openstack-meeting</nowiki></code> room on <code><nowiki>irc.freenode.net</nowiki></code> at 19:00 UTC on Mondays, and chaired by either Devananda or NobodyCam. The next meeting is scheduled for April 28th, 2014 (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20140428T1900). This will be our last meeting prior to the Juno Summit in Atlanta.
+
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>
  
The related [[Meetings/TripleO|TripleO]] project has its team meeting on Tuesday at the same time, in the #openstack-meeting-alt room.
+
* [http://eavesdrop.openstack.org/calendars/ironic-bare-metal-team-meeting.ics ICS (Calendar) file] for the meeting.  You can add this to your calendar.
 +
* [http://eavesdrop.openstack.org/#Ironic_%28Bare_Metal%29_Team_Meeting Eavesdrop meeting page]
  
== Agenda for next meeting ==
+
 
* Greetings, Announcements, etc
+
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.
* Sub-team status reports
+
* Example topic: (devananda) Let's talk about zebras. Reference: http://en.wikipedia.org/wiki/Zebra
** Integration Testing
+
 
*** [https://etherpad.openstack.org/p/IronicAndDevstackAgain Functional testing with devstack]
+
== Next Meeting ==
*** [https://etherpad.openstack.org/p/jjWcLDThTK Status of Fedora on devstack with Ironic]
+
 
**** IPv6 enabled boxes vs TFTP (xinet.d defaults to listening on IPv6 endpoint only, at least on Fedora)
+
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.
***** https://review.openstack.org/#/c/87594/ - DevStack patch
+
 
***** https://review.openstack.org/#/c/87208/ - TripleO patch
+
== Agenda for May 13, 2024 ==
** Ironic Python Agent
+
* Announcements / Reminders
* Discussion Topics
+
** 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
** Top-level vendor passthru implementation and best way to approach it: https://review.openstack.org/#/c/81919/
+
** Work items for 2024.2 have been merged https://review.opendev.org/c/openstack/ironic-specs/+/916295
** Add a way to start a deployment via Ironic CLI? (https://review.openstack.org/#/c/89301/)
+
** Ironic Meetup/BareMetal SIG June 5, OpenInfra Days June 6 @ CERN.
** Partition extension API. User sends partitioning spec and partition extension does everything according to that spec as a single task. [https://etherpad.openstack.org/p/ironic-disk-partitioning etherpad]
+
*** Signup closed
* Open Discussion:
+
** 2024.2 Dalmatian Release Schedule https://releases.openstack.org/dalmatian/schedule.html
** Driver architecture for Chassis object (Allow vendors to define behavior for the Chassis object like Auto node discovery etc)
+
* Review Ironic CI status
** Console support: using utils.execute will cause this function to hang because the processutils.execute method doesn't support running tasks in background. Different ways to resolve this.
+
* Discussion topics
** Disk partitioner: sfdisk vs parted (sfdisk doesn't understand the GUID Partition Table (GPT) format and it is not designed for large partitions.)
+
* Bug Deputy Updates
** How to merge large amount of tests refactoring review requests? These include at least: [https://review.openstack.org/#/c/73223 1] [https://review.openstack.org/#/c/73256/ 2] [https://review.openstack.org/#/c/86536/ 3] [https://review.openstack.org/#/c/66793/ 4] [https://review.openstack.org/#/c/84823/ 5] [https://review.openstack.org/#/c/60025/ 6] [https://review.openstack.org/#/c/62331/ 7] [https://review.openstack.org/#/c/64108/ 8] [https://review.openstack.org/#/c/64278/ 9]. Nearly any change to tests break some or all of these review requests, so it seems hard to finish and merge them without stopping approving other changes for a while.
+
** Bug Deputy for week of 06/05
** Hardware discovery extension for agent. [https://blueprints.launchpad.net/ironic/+spec/ipa-discovery-ext blueprint]
+
*** cleaned up ironic-inspector bugs, mostly marked stuff that was super old to indicate we were not planning on fixing the items
 +
*** close out a few bugs in ironic as already fixed or no longer applicable
 +
* RFE Review
 +
* Open discussion
  
 
== Previous meetings ==
 
== Previous meetings ==
  
 
[http://eavesdrop.openstack.org/meetings/ironic/ Logs from previous meetings can be found here.]
 
[http://eavesdrop.openstack.org/meetings/ironic/ Logs from previous meetings can be found here.]
 +
 +
== Related meetings ==
 +
 +
=== Review Jams ===
 +
 +
Ironic used to hold periodic review jam meetings. They have been discontinued.

Revision as of 15:00, 13 May 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 May 13, 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.