Jump to: navigation, search

Difference between revisions of "Meetings/ServiceFunctionChainingMeeting"

(Agenda for the next Networking - Service Function Chaining Meeting)
Line 8: Line 8:
 
* 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
 
* 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.
 
* FYI: Zuul is also not configured to run translation jobs. At some point we'll need to address translations.
 +
==== Changes Needing Review ====
 +
Thanks to Louis for splitting out the monster patch into manageable chunks
 +
* This change https://review.openstack.org/207251 is replaced by the changes below
 +
* https://review.openstack.org/#/c/227069/
 +
* https://review.openstack.org/#/c/227074/
 +
* https://review.openstack.org/#/c/227097/
 +
* https://review.openstack.org/#/c/227098/
 +
* https://review.openstack.org/#/c/227100/
 +
* https://review.openstack.org/#/c/227285/
 +
 +
Also needing review:
 +
* https://review.openstack.org/#/c/210008/ - Command line support
 +
* https://review.openstack.org/#/c/225254/ - Documentation update (for http://docs.openstack.org/developer/networking-sfc)
 +
 +
==== 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.

Revision as of 15:01, 24 September 2015

Agenda for the next Networking - Service Function Chaining Meeting

Reminders from Previous Meeting

Topics for Next Meeting

Changes Needing Review

Thanks to Louis for splitting out the monster patch into manageable chunks

Also 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.