Jump to: navigation, search

Difference between revisions of "Network/Meetings"

Line 18: Line 18:
 
* API (salv-orlando):  
 
* API (salv-orlando):  
 
** High Priority Items:  
 
** High Priority Items:  
*** XML for Quantum v2 API:
+
*** ''''NONE''' - XML Patch landed. Yeah1
**** dev: yong
 
**** review: https://review.openstack.org/#/c/19998/
 
**** active core devs: markmcclain, garyk
 
**** status: addressing implementation details and minor design discussion
 
***** Design discussion mainly around explicit typing of attributes in XML responses/requests.
 
***** Implementation details about representation of null values and bugs on the client side patch
 
***** Potential blockers: none
 
 
* Other Items:  
 
* Other Items:  
 
** Pagination for Quantum API
 
** Pagination for Quantum API
Line 31: Line 24:
 
*** 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: very close to +2 (patch updated at 7PM GMT today could be the good one)
+
* 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: lack of a core reviewer!
+
* potential blockers: None (Mark [[McClain]] is now reviewing the patch too)
* Quantum WADL
+
* Other item in progress: Quantum WADL, various bug fixes (none high/critical)
* dev: zyluo
+
  NOTE: salv-orlando will spend extra review cycles on multi-agent patches (aka quantum scheduler) and LBaaS patches.
* review: https://review.openstack.org/#/c/21038/
+
 
* status: review to begin (code pushed on Saturday)
 
* importance: to be assessed (but below the previous to)
 
* potential blockers: lack of a core reviewer! (salv-orlando committed)
 
* Validation of dictionaries
 
** dev: Roman
 
** review: https://review.openstack.org/#/c/20487/
 
** status: just began
 
** importance: undecided. It's 'nice to have' code, but probably not extremely important for grizzly (we can document a potential server issues with lack of validation for composite attributes or provide a custom validator for the specific resource which needs one)
 
* Changes in LBaaS API
 
** dev: Avishay
 
** review: https://review.openstack.org/#/c/20799/
 
** status: Good attention
 
** importance: proposes changes to the default behaviour of LBaaS API. Both salv-orlando and LBaaS team is reviewing these changes.
 
 
* L3/IPAM/DHCP (markmcclain):   
 
* L3/IPAM/DHCP (markmcclain):   
* High Priority Items:  
+
** High Priority Items:  
* Multiple L3 + DHCP agents:  
+
*** Multiple L3 + DHCP agents:  
* 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: ?
+
**** status: ?
 
* Doc Items:  
 
* Doc Items:  
* Serious issues with use_namespaces = False .  https://bugs.launchpad.net/openstack-manuals/+bug/1099837
+
** Serious issues with use_namespaces = False .  https://bugs.launchpad.net/openstack-manuals/+bug/1099837
 
* Other Items:  
 
* Other Items:  
* Router-plugin work: http://wiki.openstack.org/L3%20mixin%20to%20plugin  
+
** Router-plugin work: http://wiki.openstack.org/L3%20mixin%20to%20plugin  
* Metadata service for isolated networks will be pushed for review this week.
+
** Metadata service for isolated networks will be pushed for review this week.
* routes on router: https://docs.google.com/a/nicira.com/document/d/1wDQJ00PbLY-7O-BuVLDRatP0BD57PnBZzSWFQ9ljGCk/edit
+
** 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/
+
** 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
+
** DB IP allocation issue: https://bugs.launchpad.net/quantum/+bug/1110807
 
* 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
Line 84: Line 64:
 
** 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 18:23, 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

  • Announcements / Reminders:
    • G-3 branch date is Feb 19th (two weeks away)
    • We are at 25 "open" blueprints, when we should be under 15.
    • Beware: all feature code reviews must be posted by one week before freeze to have a chance. This is to protect the codebase against "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
    • All bugs have tagged with the proper sub-team and/or plugin. Please check out the bugs for you teams.
  • API (salv-orlando):
    • High Priority Items:
      • 'NONE - XML Patch landed. Yeah1
  • Other Items:
                  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.
    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.