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 [http://launchpad.com/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. The next meeting is scheduled for August 19th, 2013 (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20130819T1900).
+
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>
  
Following this meeting is the [[Meetings/TripleO|TripleO team meeting]], which often also discusses issues related to bare metal deployments.
+
* [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 ==
 
  
* Improvements of testing
+
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.
** Devstack integration
+
* Example topic: (devananda) Let's talk about zebras. Reference: http://en.wikipedia.org/wiki/Zebra
** diskimage-builder element
+
 
*** Review [https://review.openstack.org/#/c/41480/ 41480] update.
+
== Next Meeting ==
*** Review [https://review.openstack.org/#/c/41492/ 41492] update.
+
 
* Outstanding or in-progress tasks:
+
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.
** Keystone authentication. admin-only done. v3 domains not working yet.
+
 
** PXE driver
+
== Agenda for May 6, 2024 ==
*** image services patch LANDED! [https://review.openstack.org/#/c/35272/ 35272]
+
* Announcements / Reminders
*** Review [https://review.openstack.org/#/c/33616/ 33616]
+
** 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
** IPMI name conflict with python-ipmi
+
** Work items for 2024.2 have been merged https://review.opendev.org/c/openstack/ironic-specs/+/916295
*** Review [https://review.openstack.org/#/c/41086/ 41086]
+
** Ironic Meetup/BareMetal SIG June 5, OpenInfra Days June 6 @ CERN.
*** Review [https://review.openstack.org/#/c/42503/ 42503]
+
*** Signup closed
** Fix for recursive-driver-import problem
+
** 2024.2 Dalmatian Release Schedule https://releases.openstack.org/dalmatian/schedule.html
*** Review [https://review.openstack.org/#/c/39617/ 39617] LANDED!
+
* Review Ironic CI status
* API discussion:
+
* Discussion topics
** nested objects
+
* Bug Deputy Updates
** sub resources
+
** Bug Deputy for week of 29/04: TheJulia
** PUT vs PATCH in the API
+
*** cleaned up ironic-inspector bugs, mostly marked stuff that was super old to indicate we were not planning on fixing the items
** API response code support in Pecan/WSME
+
*** close out a few bugs in ironic as already fixed or no longer applicable
* Food For Thought:
+
** Bug Deputy for week of 06/05: JayF
**How will Ironic handle networking / Ip's
+
* RFE Review
** Keystone options not reflected in sample.conf [http://paste.openstack.org/show/T5bZNvawbA0r9D34Nk97/ Missing Options]
+
** (rozzi) https://bugs.launchpad.net/ironic-python-agent/+bug/2061437
** Inform node of ironic's api url?
+
** (rozzi) https://bugs.launchpad.net/ironic-python-agent/+bug/2061362
*** Kernel param
+
* Open discussion
*** Dhcp option tag
 
*** Dns name
 
*** Other?
 
* 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.

Latest revision as of 15:14, 6 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 6, 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.