Jump to: navigation, search

Difference between revisions of "Meetings/Ironic"

(Agenda for next meeting)
(Agenda for next meeting)
Line 9: Line 9:
 
== Agenda for next meeting ==
 
== Agenda for next meeting ==
  
* API: JSON + XML OR JSON only
 
* PATCH format
 
* RPC serializer hooks
 
 
* Improvements of testing
 
* Improvements of testing
** Testing DB migrations
+
** Devstack / tempest tests
** Tempest tests
 
* Updates from the API
 
* API objects have different fields
 
* API exposes some dicts as sub resources
 
* API vs RPC object class name confusion
 
* Copyright lines in source files (https://wiki.openstack.org/wiki/LegalIssuesFAQ#Copyright_Headers)
 
 
* Outstanding or in-progress tasks:
 
* Outstanding or in-progress tasks:
 
** Keystone authentication. Do we need to create a keystone role and auth admin_or_owner?
 
** Keystone authentication. Do we need to create a keystone role and auth admin_or_owner?
** APIs for all the objects (chassis, node, port)
+
** PXE driver and Image utils refactoring
 +
** diskimage-builder element status
 +
* API discussion:
 +
** API vs RPC objects have different fields
 +
** API vs RPC object class name confusion
 
** API returning related object UUIDs
 
** API returning related object UUIDs
 +
** API exposes some dicts as sub resources
 
** PUT vs PATCH in the API
 
** PUT vs PATCH in the API
** PXE driver and Image utils refactoring
+
** API response code support in Pecan/WSME
** diskimage-builder element status
 
 
* open discussion
 
* open discussion
  

Revision as of 21:05, 22 July 2013

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. The next meeting is scheduled for July 22th, 2013 (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20130722T1900).

Following this meeting is the TripleO team meeting, which often also discusses issues related to bare metal deployments.

Agenda for next meeting

  • Improvements of testing
    • Devstack / tempest tests
  • Outstanding or in-progress tasks:
    • Keystone authentication. Do we need to create a keystone role and auth admin_or_owner?
    • PXE driver and Image utils refactoring
    • diskimage-builder element status
  • API discussion:
    • API vs RPC objects have different fields
    • API vs RPC object class name confusion
    • API returning related object UUIDs
    • API exposes some dicts as sub resources
    • PUT vs PATCH in the API
    • API response code support in Pecan/WSME
  • open discussion

Previous meetings

Logs from previous meetings can be found here.