Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Neutron-lib and planned neutron refactoring)
(OVO/no API downtime)
Line 14: Line 14:
 
List here patches/topics that need core reviewer attention.
 
List here patches/topics that need core reviewer attention.
  
* https://review.openstack.org/#/c/400239/
+
* add your patch here
  
 
=== Bugs and Gate failures ===
 
=== Bugs and Gate failures ===

Revision as of 20:54, 28 November 2016

The OpenStack Networking Team (Neutron) holds public meetings as advertised on OpenStack IRC Meetings Calendar. If you are unable to attend, please check the most recent logs.

Announcements / Reminders

  • Ocata-1 is released

Blueprints

Current milestone: https://launchpad.net/neutron/+milestone/ocata-2

OVO/no API downtime

List here patches/topics that need core reviewer attention.

  • add your patch here

Bugs and Gate failures

Approximate stats for the current cycle:

  • From the beginning of Ocata (Sept-16-2016):
    • Total reports: 259
      • Fix released: 170
      • Unassigned: 100
        • New: 26
        • Incomplete: 25
        • Confirmed: 16
        • Triaged: 5

Bug deputy

Use this section to keep track of who volunteers for the 'bug deputy' role. Instructions and pointers available at:

http://docs.openstack.org/developer/neutron/policies/bugs.html#neutron-bug-deputy

This is usually edited at the end of the IRC Meeting.

Previous deputies in order per week: iharchys, regXboi, markmcclain, armax, mestery, mangelajo, garyk, rosella_s, dougwig, HenryG, carl_baldwin, amotoki, kevinbenton, amuller, Zzelle, mlavalle, njohnston, mhickey, rosella_s, dasm, scheuran, HenryG, Amotoki, reedip, blogan, dougwig, armax, regXboi, haleyb, hichihara, carl_baldwin, kevinbenton, mangelajo, dasm, john-davidge, rossella_s, johndperkins, blogan, mlavalle, jlibosva, electrocucaracha, njohnston, armax, haleyb, jschwarz, hichihara, ihrachys, ihrachys, dougwig, john-davidge, dasanind_, dasm, dougwig

Next weeks:

Date who
Nov-7-2016 andreas_s
Nov-14-2016 electrocucaracha
Nov-21-2016 kevinbenton
Nov-28-2016 ihrachys

Docs

Transition to OSC

Status of changes to deliver OSC

Neutron-lib and planned neutron refactoring

List here any planned potential disruption that may be caused by a new neutron-lib release and adoption of its latest features.

 * Core patch: https://review.openstack.org/398489
 * Subprojects: https://review.openstack.org/#/q/status:open+topic:remove-PLURALS
  • Adoption of ExtensionDescriptor from neutron-lib. Note: To allow subprojects to switch to lib before the class is removed from core, a preliminary patch with a redirector must be merged in core. The patches must be merged in the following order:
 * Core patch with ExtensionDescriptor redirector: https://review.openstack.org/403302
 * Subprojects switch to neutron-lib: https://review.openstack.org/#/q/status:open+topic:ExtensionDescriptor
 * Core patch with ExtensionDescriptor removal: https://review.openstack.org/398113
  • Removal of *_MAX_LEN constants, use db *_FIELD_SIZE constants from neutron-lib instead. (These reviews are based on top of remove-PLURALS reviews.)
 * Core patch: https://review.openstack.org/399891
 * Subprojects: https://review.openstack.org/#/q/status:open+topic:use-db-field-sizes
 * See also: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105789.html
  • Removal of long-since deprecated model_base mixins from neutron core.
 * Core patch: https://review.openstack.org/403329
 * Subprojects: https://review.openstack.org/#/q/status:open+topic:use-lib-model_base
  • <Highlight patch(es) here for discussion>

On Demand Agenda

We can only pick one or two topics we can talk in the time left of the meeting. People should add ideas to the topics section. We will select one or two topics we can chew during the next meeting. Please follow the template below:

  • Topic for the meeting (keep this template, please):
    • (your nickname): brief description.
      • More details
  • Floating IP update with empty request body
    • (mlavalle) The following patchset has been proposed recently: https://review.openstack.org/#/c/351487. It adds a validation that avoids changing its association when updating floating IP with empty data dict.
      • "neutron floatingip-associate" command is sent to API using PUT with body {"floatingip": {"port_id": <port-id>}}
      • "neutron floatingip-disassociate" command is sent to API using PUT with body {"floatingip": {"port_id": null}}

Previous meeting logs