Jump to: navigation, search

Difference between revisions of "Meetings/Ironic"

(Weekly Ironic Project Team Meeting)
(Agenda for April 22, 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. The next meeting is scheduled for November 25th, 2013 (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20131125T1900).
+
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 ==
+
 
* Greeting, roll-call and announcements.
+
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.
**
+
* Example topic: (devananda) Let's talk about zebras. Reference: http://en.wikipedia.org/wiki/Zebra
* Outstanding, in-progress or Action Item updates:
+
 
** consistent hashing to map instance to conductor
+
== Next Meeting ==
* Integration and testing
+
 
** devstack & tempest
+
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.
**** Tempest tests for Ironic API: https://review.openstack.org/#/c/48109
+
 
**** Enable tempest tests in check and gate pipelines for Ironic: https://review.openstack.org/#/c/53917
+
== Agenda for April 22, 2024 ==
** diskimage-builder element - Out of date! (NobodyCam to update)  
+
* Announcements / Reminder
**** [https://wiki.openstack.org/wiki/Ironic#Using_Disk_Image_Builder HowTo] now updated with ironicclient
+
** 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
**** [https://github.com/NoBodyCam/ironic-element element_with_client]
+
** Project Teams Gathering (PTG) 2024.2 topics and discussions https://etherpad.opendev.org/p/ironic-ptg-april-2024
** Integration testing scheme.
+
*** work items for 2024.2 are ready for review https://review.opendev.org/c/openstack/ironic-specs/+/916295
**** PoC based on https://github.com/mirantis/devops
+
** 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/
**** Future openstack based scheme (requires PXE booting in nova libvirt driver https://blueprints.launchpad.net/nova/+spec/libvirt-empty-vm-boot-pxe).
+
** 2024.2 Dalmatian Release Schedule https://releases.openstack.org/dalmatian/schedule.html
* [https://github.com/openstack/python-ironicclient python-ironicclient]
+
* Review Ironic CI status
*** How will the nova driver initiate a deploy?
+
** CI looks stable
* [https://review.openstack.org/#/c/51328/ Nova driver]
+
* Discussion topics
** NobodyCam has been working on the nova driver and has found:
+
** In less than 2 weeks Zed is planned to transition to Unmaintained state as planned date is May 2nd, 2024
*** Ironic will need to handle dhcp for pxe deploys
+
*** we need a final zed release for our projects https://review.opendev.org/c/openstack/releases/+/916487
*** Ironic client will need a method to initiate a deploy
+
*** more info https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/CGRE57VLNZEVTRMHIMUMS743FJNORDST/
*** PXE driver should update Neutron DHCP OPTs directly
+
* Bug Deputy Updates
** dkehn working on porting a portion of neutron client to Ironic
+
** triaged some bugs, closed some old ones
* API discussion:
+
** Bug deputy week of 22/04: rpittau
** Exposing node deploy()
+
* RFE Review
** vendor_passthru
+
* Open discussion
*** HTTP response body
 
*** PUT "{data}" to /v1/nodes/{UUID}/vendor_passthru/{method}
 
*** initial work done: call conductor to validate. cast to start the work. return 202-in-progress. some functionality still to add.
 
*** should we allow POST and GET?
 
*** should data have any requirements / limits? (ie. size < 1k, must be json, etc..)
 
* open discussion
 
**  is the API right to expose a way to break the lock of a node? If so, where in the API it should live?
 
  
 
== 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:10, 22 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 22, 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.