Jump to: navigation, search

Meetings/ServiceFunctionChainingMeeting

< Meetings
Revision as of 21:55, 18 November 2015 by Cathy (talk | contribs) (Changes Needing Review)

Weekly Neutron Service Function Chaining Meeting Info

 Weekly on Thursday at 1700 UTC in #openstack-meeting-4 (IRC webclient)
 Chair (to contact for more information): Cathy Hong Zhang (cathy-h-zhang), Louis Fourie (louis-fourie)
 Logs from past meetings: http://eavesdrop.openstack.org/meetings/service_chaining/2015/

Agenda for the next Networking - Service Function Chaining Meeting

Reminders from Previous Meeting

Topics for Next Meeting

  • Follow up on previous meeting discussion: Tacker to call networking-sfc API and then our driver model delegates out to whichever SDN controller mech driver is appropriate
  • Patch update progress
  • Patch dependency issue and how we avoid cross damage to other patches due to change of one patch
  • Python 3 jobs - Zuul is currently setup to NOT run python3 jobs. Do we want to add these jobs? See http://docs.openstack.org/infra/manual/creators.html#configure-zuul-to-run-jobs for example setup documentation that includes configuring python3 jobs
  • FYI: Zuul is also not configured to run translation jobs. At some point we'll need to address translations.

Changes Needing Review

Discussion Topics

  • Corrections to spec documents when issues are discovered during coding. Proposal: Make corrections to the spec immediately and include the revised spec doc in the same commit as the code changes. This allows the reviewers to provide feedback on both the spec and the code simultaneously and make sure that both are in agreement before merging. See comments on https://review.openstack.org/#/c/210008/ for example.