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 December 5, 2013, 21:00 UTC (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20131121T2100)
+
Scheduled for December 12, 2013, 21:00 UTC (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20131121T2100)
  
 
* General announcements
 
* General announcements
Line 14: Line 14:
 
* blueprints
 
* blueprints
 
* open discussion
 
* open discussion
** 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 on stubs vs mox vs mock: http://lists.openstack.org/pipermail/openstack-dev/2013-November/018501.html
 
*** 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
 
**** Note keystone [https://bugs.launchpad.net/keystone/+bug/1252454 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 01:20, 6 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 12, 2013, 21:00 UTC (http://www.timeanddate.com/worldclock/fixedtime.html?iso=20131121T2100)

  • General announcements
  • sub-teams
  • bugs
  • blueprints
  • open discussion

Sub-teams

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

Previous meetings