Jump to: navigation, search

Difference between revisions of "Network/Meetings"

m (Text replace - "__NOTOC__" to "")
(Agenda for Next Quantum Team Meeting)
Line 8: Line 8:
 
== Agenda for Next Quantum Team Meeting ==
 
== Agenda for Next Quantum Team Meeting ==
  
* Announcements / Reminders:
+
=== Announcements / Reminders: ===
** G-3 branch date is Feb 19th, one week away!  All blueprints should be in for review by tomorrow EOD.  
+
** G-3 branch date is TOMORROW Feb 19th.
 +
** All features must be merged by tomorrow EOD (11:59pm PST).  
 
** Core devs: be vigilant against last minute "rush reviews"
 
** Core devs: be vigilant against last minute "rush reviews"
** Seeing more green, but have more BPs as well.  We are at 20 "open" blueprints, when we should be under 10. 
 
 
** We will not be giving feature freeze exceptions for non high/critical issues.   
 
** We will not be giving feature freeze exceptions for non high/critical issues.   
 
** Remember to file doc bugs as we merge in G-3 features.   
 
** Remember to file doc bugs as we merge in G-3 features.   
* Bugs (markmcclain)
+
 
** Currently have 6 high importance bugs without fixes:
+
=== Bugs (markmcclain) ===
*** [https://bugs.launchpad.net/quantum/+bug/1080846 rootwrap error in devstack w/quantum from quantum-dhcp]
+
* Currently have 6 high importance bugs without fixes:
*** [https://bugs.launchpad.net/quantum/+bug/1084355 Tap interface does not automatically get an IP address upon a reboot]
+
** [https://bugs.launchpad.net/quantum/+bug/1080846 rootwrap error in devstack w/quantum from quantum-dhcp]
*** [https://bugs.launchpad.net/quantum/+bug/1103840 Deletion of DHCP should be notified to the security group rpc]
+
** [https://bugs.launchpad.net/quantum/+bug/1084355 Tap interface does not automatically get an IP address upon a reboot]
*** [https://bugs.launchpad.net/quantum/+bug/1111572 quantum subnet-update can't update allocation-pool]
+
** [https://bugs.launchpad.net/quantum/+bug/1103840 Deletion of DHCP should be notified to the security group rpc]
*** [https://bugs.launchpad.net/quantum/+bug/1112912 get_firewall_required should use VIF parameter from quantum ]
+
** [https://bugs.launchpad.net/quantum/+bug/1111572 quantum subnet-update can't update allocation-pool]
*** [https://bugs.launchpad.net/quantum/+bug/1121119 Metadata support for the NVP plugin]
+
** [https://bugs.launchpad.net/quantum/+bug/1112912 get_firewall_required should use VIF parameter from quantum ]
* API (salv-orlando):  
+
** [https://bugs.launchpad.net/quantum/+bug/1121119 Metadata support for the NVP plugin]
** High Priority Items:  
+
 
*** ''''NONE''' - XML Patch landed. Yeah!
+
=== API (salv-orlando): ===
 +
* High Priority Items:  
 +
** ''''NONE''' - XML Patch landed. Yeah!
 
* Other Items:  
 
* Other Items:  
 
** Pagination for Quantum API
 
** Pagination for Quantum API
 
*** dev: Alex Xu
 
*** dev: Alex Xu
*** review: https://review.openstack.org/#/c/15384/ (server-side)  
+
*** review: https://review.openstack.org/#/c/15384/ (server-side)https://review.openstack.org/#/c/19926/ (client-side)
                  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.
* 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)
* potential blockers: None (Mark [[McClain]] is now reviewing the patch too)
+
* Other item in progress:  
* Other item in progress: Quantum WADL, various bug fixes (none high/critical)
+
** 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.
+
** NOTE: salv-orlando will spend extra review cycles on multi-agent patches (aka quantum scheduler) and LBaaS patches.
  
* L3/IPAM/DHCP (markmcclain):   
+
=== L3/IPAM/DHCP (markmcclain): ===  
** High Priority Items:  
+
* High Priority Items:  
*** Multiple L3 + DHCP agents:
+
** Multiple L3 + DHCP agents:
      As discussed last week, this has been split into three separate reviews.   
+
*** As discussed last week, this has been split into three separate reviews.   
# https://review.openstack.org/#/c/21049/
+
*** https://review.openstack.org/#/c/21049/
# https://review.openstack.org/#/c/21069/
+
*** https://review.openstack.org/#/c/21069/
# https://review.openstack.org/#/c/21175/
+
*** https://review.openstack.org/#/c/21175/
# dev: yong
+
*** dev: yong
# spec:  https://blueprints.launchpad.net/quantum/+spec/quantum-scheduler  
+
*** spec:  https://blueprints.launchpad.net/quantum/+spec/quantum-scheduler  
# review: https://review.openstack.org/#/c/18216/
+
*** review: https://review.openstack.org/#/c/18216/
# active core devs: garyk, salv-orlando, danwent
+
*** active core devs: garyk, salv-orlando, danwent
# status: Yong was on holiday, so this received light review traffic.
+
*** status: Yong was on holiday, so this received light review traffic.
# Doc Items:  
+
* Doc Items:  
# Serious issues with use_namespaces = False .  https://bugs.launchpad.net/openstack-manuals/+bug/1099837  (needs an owner)
+
** Serious issues with use_namespaces = False .  https://bugs.launchpad.net/openstack-manuals/+bug/1099837  (needs an owner)
# Bug Fixes:
+
* Bug Fixes:
  Proposed fix for DB IP allocation issue.  The fix uses "select...for update" to lock table to prevent race conditions.
+
** 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
+
*** Bug Report: https://bugs.launchpad.net/quantum/+bug/1110807
* Proposed Fix: https://review.openstack.org/#/c/21424/
+
*** Proposed Fix: https://review.openstack.org/#/c/21424/
 
* Merged Changes:
 
* Merged Changes:
* Metadata service for isolated networks
+
** Metadata service for isolated networks
 
* Other Items:
 
* Other Items:
* May not make G3 cutoff be deferred to H1:
+
** May not make G3 cutoff be deferred to H1:
** [https://review.openstack.org/#/c/19882/ Routes on Router]
+
*** [https://review.openstack.org/#/c/19882/ Routes on Router]
** [https://review.openstack.org/#/c/21067/ Pluggable IP Allocation]
+
 
** [https://review.openstack.org/#/c/20693/ L3 Router Plugin Support]
+
=== Nova / Quantum Integration (garyk) ===
* Nova / Quantum Integration (garyk):
 
 
* Other Items:  
 
* Other Items:  
* Vif-plugging: https://blueprints.launchpad.net/openstack/?searchtext=libvirt-vif-driver (danp)
+
** 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
+
** 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/21602/
+
*** review https://review.openstack.org/#/c/21602/
* 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:   
* Branches are going into WIP for feedback.  Will be reposted tomorrow.   
+
** Branches are going into WIP for feedback.  Will be reposted tomorrow.   
* core reviewers: danwent, markmcclain, garyk?, salv-orlando?  
+
*core reviewers: danwent, markmcclain, garyk?, salv-orlando?  
* 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/
* 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/
* 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
Line 125: Line 129:
 
** In-use ports: https://review.openstack.org/#/c/21520/
 
** In-use ports: https://review.openstack.org/#/c/21520/
 
** test tools patch: https://review.openstack.org/#/c/21350/
 
** test tools patch: https://review.openstack.org/#/c/21350/
** Arista integration proposal: https://blueprints.launchpad.net/quantum/+spec/ovsplugin-hardware-devices
+
** Arista integration proposal: https://blueprints.launchpad.net/quantum/+spec/ovsplugin-hardware-devices
  
 
== Previous meeting logs ==
 
== Previous meeting logs ==

Revision as of 08:36, 18 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

Announcements / Reminders:

    • G-3 branch date is TOMORROW Feb 19th.
    • All features must be merged by tomorrow EOD (11:59pm PST).
    • Core devs: be vigilant against last minute "rush reviews"
    • We will not be giving feature freeze exceptions for non high/critical issues.
    • Remember to file doc bugs as we merge in G-3 features.

Bugs (markmcclain)

API (salv-orlando):

  • High Priority Items:
    • 'NONE - XML Patch landed. Yeah!
  • Other Items:
  • 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):

Nova / Quantum Integration (garyk)

Security / Firewalling (arosen):

LBaaS (danwent):

Quantum Python-Client (gongysh, markmcclain):

    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.