Jump to: navigation, search

Difference between revisions of "Meetings/Nova"

(Agenda for next meeting)
(Agenda for next meeting)
Line 7: Line 7:
 
== Agenda for next meeting ==
 
== Agenda for next meeting ==
 
   
 
   
Scheduled for November 21, 2013, 21:00 UTC (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20131121T2100)
+
Scheduled for December 5, 2013, 21:00 UTC (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20131121T2100)
  
 
* General announcements
 
* General announcements
** compute program mission statement
 
 
* sub-teams
 
* sub-teams
 
* bugs
 
* bugs
** bug triage:
 
*** updates from lifeless?
 
*** strategy for tagging gate breaker bugs? tag with 'testing' or is that too broad? jog0 has been marking them as icehouse-1 and critical, but should we also tag with 'gate-break' or 'ci' or something else to group them for focus?
 
**** Should we have a dedicated group that works on quickly resolving gate breakage bugs so that jog0 doesn't have to kill himself when these start piling up? ML on this: http://lists.openstack.org/pipermail/openstack-dev/2013-November/020048.html
 
 
* blueprints
 
* blueprints
** There are blueprints for nova supporting glance and cinder v2 APIs, but they are stalled, discussion is here: http://lists.openstack.org/pipermail/openstack-dev/2013-November/020041.html
 
 
* open discussion
 
* open discussion
** oslo sync:
+
** Testing Guides - we need some guide on using mox vs mock; previously we were forcing all new tests to use mock but then mox3 was pointed out and that seemed to go away, but is anyone using mox3 yet (ceilomerclient, heatclient and ironicclient are all moving to mox3).
*** ML: http://lists.openstack.org/pipermail/openstack-dev/2013-November/019098.html
+
*** ML on stubs vs mox vs mock: http://lists.openstack.org/pipermail/openstack-dev/2013-November/018501.html
*** Important because of lifeless's sync for the recent gate breakage: https://review.openstack.org/#/c/57509/ and then this: https://review.openstack.org/#/c/57511/
+
*** nova/tests/README.rst is outdated; lots of TBD and last update was on 2013/05/16: https://github.com/openstack/nova/blob/master/nova/tests/README.rst
** Any updates on the mid-year meetup? Note to the ML would be appreciated so we can start to get companies to look at scheduling/paying for people to go.
+
**** Note keystone bug 1252454 where the keystone docs were referencing the nova testing README
 +
*** Ultimately it seems the best guide is Horizon's: http://docs.openstack.org/developer/horizon/topics/testing.html
 +
*** We should have something like the Horizon guide in the overall OpenStack hacking guide so the projects can point to a single location, http://docs.openstack.org/developer/hacking/, but even that is sparse on details for writing unit tests (should almost merge or point to the horizon guide), and then the single guide should have notes on stubs vs mox vs mock with pros/cons and best practices / pitfalls.
  
 
=== Sub-teams ===
 
=== Sub-teams ===

Revision as of 15:18, 3 December 2013

Weekly Nova team meeting

MEETING TIME: Thursdays at 21:00 UTC

This meeting is a weekly gathering of developers working on OpenStack Compute (Nova). We cover topics such as release planning and status, bugs, reviews, and other current topics worthy of real-time discussion.

Agenda for next meeting

Scheduled for December 5, 2013, 21:00 UTC (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20131121T2100)

Sub-teams

There are also some Nova subteam meetings. See Teams#Nova_subteams for details.

Previous meetings