Jump to: navigation, search

Difference between revisions of "Network/Meetings"

Line 37: Line 37:
 
* L3/IPAM/DHCP (markmcclain):   
 
* L3/IPAM/DHCP (markmcclain):   
 
** High Priority Items:  
 
** High Priority Items:  
*** Multiple L3 + DHCP agents:  
+
*** Multiple L3 + DHCP agents:
**** dev: yong
+
      As discussed last week, this has been split into three separate reviews. 
**** spec:  https://blueprints.launchpad.net/quantum/+spec/quantum-scheduler  
+
# https://review.openstack.org/#/c/21049/
**** review: https://review.openstack.org/#/c/18216/
+
# https://review.openstack.org/#/c/21069/
**** active core devs: garyk, salv-orlando, danwent
+
# https://review.openstack.org/#/c/21175/
**** status: ?
+
# dev: yong
* Doc Items:  
+
# spec:  https://blueprints.launchpad.net/quantum/+spec/quantum-scheduler  
** Serious issues with use_namespaces = False .  https://bugs.launchpad.net/openstack-manuals/+bug/1099837
+
# review: https://review.openstack.org/#/c/18216/
 +
# active core devs: garyk, salv-orlando, danwent
 +
# status: Yong was on holiday, so this received light review traffic.
 +
# Doc Items:  
 +
# Serious issues with use_namespaces = False .  https://bugs.launchpad.net/openstack-manuals/+bug/1099837 (needs an owner)
 +
# Bug Fixes:
 +
  Proposed fix for DB IP allocation issue.  The fix uses "select...for update" to lock table to prevent race conditions.
 +
* Bug Report: https://bugs.launchpad.net/quantum/+bug/1110807
 +
* Proposed Fix: https://review.openstack.org/#/c/21424/
 +
* Merged Changes:
 +
* Metadata service for isolated networks
 +
* Other Items:
 +
* Router-plugin work: http://wiki.openstack.org/L3%20mixin%20to%20plugin
 +
* routes on router: https://docs.google.com/a/nicira.com/document/d/1wDQJ00PbLY-7O-BuVLDRatP0BD57PnBZzSWFQ9ljGCk/edit
 +
* Code submitted for pluggable IP allocation.  Please look at: https://review.openstack.org/#/c/21067/
 +
* Nova / Quantum Integration (garyk):
 
* Other Items:  
 
* Other Items:  
** Router-plugin work: http://wiki.openstack.org/L3%20mixin%20to%20plugin
+
* Vif-plugging: https://blueprints.launchpad.net/openstack/?searchtext=libvirt-vif-driver (danp)
** Metadata service for isolated networks will be pushed for review this week.
+
* get_firewall_required and Hybrid VIF driver : https://bugs.launchpad.net/quantum/+bug/1112912
** routes on router: https://docs.google.com/a/nicira.com/document/d/1wDQJ00PbLY-7O-BuVLDRatP0BD57PnBZzSWFQ9ljGCk/edit
 
** Code submitted for pluggable IP allocation.  Please look at: https://review.openstack.org/#/c/21067/
 
** DB IP allocation issue: https://bugs.launchpad.net/quantum/+bug/1110807
 
* Nova / Quantum Integration (garyk):
 
** Other Items:
 
*** Vif-plugging: https://blueprints.launchpad.net/openstack/?searchtext=libvirt-vif-driver (danp)
 
*** get_firewall_required and Hybrid VIF driver : https://bugs.launchpad.net/quantum/+bug/1112912
 
 
* Doc Items:  
 
* Doc Items:  
** plugin nova-virt plugin compatibility matrix: https://bugs.launchpad.net/openstack-manuals/+bug/1104828
+
* plugin nova-virt plugin compatibility matrix: https://bugs.launchpad.net/openstack-manuals/+bug/1104828
 
* Security / Firewalling (arosen):  
 
* Security / Firewalling (arosen):  
** High Priority Issues:  
+
* High Priority Issues:  
*** Security Groups (OVS plugin): Merged. Congrats!
+
* Security Groups (OVS plugin): Merged. Congrats!
 
* Doc Items:  
 
* Doc Items:  
** using quantum security groups with Nova CLI: https://bugs.launchpad.net/openstack-manuals/+bug/1088304
+
* using quantum security groups with Nova CLI: https://bugs.launchpad.net/openstack-manuals/+bug/1088304
 
* Other Items:
 
* Other Items:
** https://blueprints.launchpad.net/nova/+spec/nova-quantum-security-group-proxy
+
* https://blueprints.launchpad.net/nova/+spec/nova-quantum-security-group-proxy
*** review: https://review.openstack.org/#/c/21041/ (WIP)
+
** review: https://review.openstack.org/#/c/21041/ (WIP)
 
* Security Groups (NEC plugin)
 
* Security Groups (NEC plugin)
** dev amotoki
+
* dev amotoki
** review https://review.openstack.org/#/c/21627/
+
* review https://review.openstack.org/#/c/21627/
** status : uploaded on Saturday. Needs reviewer.
+
* status : uploaded on Saturday. Needs reviewer.
 
* Recently merged:
 
* Recently merged:
** Security Groups (NVP plugin)
+
* Security Groups (NVP plugin)
 
* LBaaS (danwent):
 
* LBaaS (danwent):
** High Priority Issues:   
+
* High Priority Issues:   
*** LBaaS Agent-based Plugin:  
+
* LBaaS Agent-based Plugin:  
**** dev: Ilya + enikanorov
+
* dev: Ilya + enikanorov
**** spec: http://wiki.openstack.org/Quantum/LBaaS/Agent
+
* spec: http://wiki.openstack.org/Quantum/LBaaS/Agent
**** reviews: https://review.openstack.org/#/c/20225/ and https://review.openstack.org/#/c/20579/
+
* reviews: https://review.openstack.org/#/c/20225/ and https://review.openstack.org/#/c/20579/
**** active core reviewers: garyk and salv-orlando
+
* active core reviewers: garyk and salv-orlando
** HAProxy driver for Agent-based Plugin:  
+
* HAProxy driver for Agent-based Plugin:  
*** dev: oleg
+
* dev: oleg
*** spec: http://wiki.openstack.org/Quantum/LBaaS/HAProxyDriver
+
* spec: http://wiki.openstack.org/Quantum/LBaaS/HAProxyDriver
*** review: https://review.openstack.org/#/c/20985/
+
* review: https://review.openstack.org/#/c/20985/
*** anticipated core reviewers?   
+
* anticipated core reviewers?   
 
* Quantum Python-Client (gongysh, markmcclain):  
 
* Quantum Python-Client (gongysh, markmcclain):  
** https://launchpad.net/python-quantumclient/+milestone/3.0.0
+
* https://launchpad.net/python-quantumclient/+milestone/3.0.0
** https://etherpad.openstack.org/grizzly-quantum-cli-client
+
* https://etherpad.openstack.org/grizzly-quantum-cli-client
** Topics
+
* Topics
*** Support Passing 'None' in qunatumclient
+
* Support Passing 'None' in qunatumclient
**** http://lists.openstack.org/pipermail/openstack-dev/2013-February/thread.html#5392
+
* http://lists.openstack.org/pipermail/openstack-dev/2013-February/thread.html#5392
**** (Related Abandoned review) https://review.openstack.org/#/c/17436/
+
* (Related Abandoned review) https://review.openstack.org/#/c/17436/
 
* Quantum Stable (garyk)  
 
* Quantum Stable (garyk)  
** Number of minor reviews in progress:
+
* Number of minor reviews in progress:
 
     https://review.openstack.org/#/q/status:open+project:openstack/quantum+branch:stable/folsom,n,z
 
     https://review.openstack.org/#/q/status:open+project:openstack/quantum+branch:stable/folsom,n,z
 
* Quantum System Test in Tempest (nachi / mlavalle)  
 
* Quantum System Test in Tempest (nachi / mlavalle)  

Revision as of 19:19, 11 February 2013


The OpenStack Quantum Team holds public meetings in #openstack-meeting. Everyone is encouraged to attend.

Apologies for Absence

Agenda for Next Quantum Team Meeting

                  https://review.openstack.org/#/c/19926/ (client-side)
  • status: we had to step back a little because we noticed Glance was doing sorting differently. In agreement with the dev, we have decided to conform to Glance.
  • potential blockers: None (Mark McClain is now reviewing the patch too)
  • Other item in progress: Quantum WADL, various bug fixes (none high/critical)
  NOTE: salv-orlando will spend extra review cycles on multi-agent patches (aka quantum scheduler) and LBaaS patches.
  • L3/IPAM/DHCP (markmcclain):
    • High Priority Items:
      • Multiple L3 + DHCP agents:
     As discussed last week, this has been split into three separate reviews.  
  1. https://review.openstack.org/#/c/21049/
  2. https://review.openstack.org/#/c/21069/
  3. https://review.openstack.org/#/c/21175/
  4. dev: yong
  5. spec: https://blueprints.launchpad.net/quantum/+spec/quantum-scheduler
  6. review: https://review.openstack.org/#/c/18216/
  7. active core devs: garyk, salv-orlando, danwent
  8. status: Yong was on holiday, so this received light review traffic.
  9. Doc Items:
  10. Serious issues with use_namespaces = False . https://bugs.launchpad.net/openstack-manuals/+bug/1099837 (needs an owner)
  11. Bug Fixes:
 Proposed fix for DB IP allocation issue.  The fix uses "select...for update" to lock table to prevent race conditions.
    https://review.openstack.org/#/q/status:open+project:openstack/quantum+branch:stable/folsom,n,z

Previous meeting logs

  • Previous meetings, with their notes and logs, can be found here.
  • Older meeting notes are here: ../MeetingLogs.