Jump to: navigation, search

Difference between revisions of "Meetings/Ironic"

Line 12: Line 12:
 
** Integration Testing
 
** Integration Testing
 
*** [https://etherpad.openstack.org/p/IronicAndDevstackAgain Functional testing with devstack]
 
*** [https://etherpad.openstack.org/p/IronicAndDevstackAgain Functional testing with devstack]
*** [https://etherpad.openstack.org/p/jjWcLDThTK Status of Fedora on devstack with Ironic]
+
*** [https://etherpad.openstack.org/p/IronicTestingOnFedora 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)
 
**** IPv6 enabled boxes vs TFTP (xinet.d defaults to listening on IPv6 endpoint only, at least on Fedora)
 
***** https://review.openstack.org/#/c/87594/ - DevStack patch
 
***** https://review.openstack.org/#/c/87594/ - DevStack patch

Revision as of 11:29, 28 April 2014

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 project, an evolution of the 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.

Meetings are held in the #openstack-meeting room on irc.freenode.net 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.

The related TripleO project has its team meeting on Tuesday at the same time, in the #openstack-meeting-alt room.

Agenda for next meeting

  • Greetings, Announcements, etc
  • Sub-team status reports
  • Discussion Topics
    • Top-level vendor passthru implementation and best way to approach it: https://review.openstack.org/#/c/81919/
    • Add a way to start a deployment via Ironic CLI? (https://review.openstack.org/#/c/89301/)
    • Partition extension API. User sends partitioning spec and partition extension does everything according to that spec as a single task. etherpad
    • Oslo sync status
      • oslo.db on the way. Waiting for gerrit upgrade
      • oslo.test to be renamed to oslotest
  • Open Discussion:
    • Driver architecture for Chassis object (Allow vendors to define behavior for the Chassis object like Auto node discovery etc)
    • 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.
    • Disk partitioner: sfdisk vs parted (sfdisk doesn't understand the GUID Partition Table (GPT) format and it is not designed for large partitions.)
    • How to merge large amount of tests refactoring review requests? These include at least: 1 2 3 4 5 6 7 8 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.
    • Hardware discovery extension for agent. blueprint

Previous meetings

Logs from previous meetings can be found here.