Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Neutron Tempest (mlavalle))
Line 100: Line 100:
 
** 4 patchsets are listed as abandoned in Gerrit. On 3/20, an email was sent to their authors requesting permission to assign the work to other contributors  
 
** 4 patchsets are listed as abandoned in Gerrit. On 3/20, an email was sent to their authors requesting permission to assign the work to other contributors  
 
** As of 3/20 The following patchsets require just on more +2 to merge. They were brought to the attention of the Tempest core reviewers during their IRC meeting on 3/20:
 
** As of 3/20 The following patchsets require just on more +2 to merge. They were brought to the attention of the Tempest core reviewers during their IRC meeting on 3/20:
*** https://review.openstack.org/#/c/71251
 
 
*** https://review.openstack.org/#/c/68597
 
*** https://review.openstack.org/#/c/68597
 
*** https://review.openstack.org/#/c/63999
 
*** https://review.openstack.org/#/c/63999
 
** Patchsets merged between 3/18 aqnd 3/24
 
** Patchsets merged between 3/18 aqnd 3/24
 +
*** https://review.openstack.org/#/c/71251 Ann Kamyshnikova (Verify more information in floating ip tests)
 
*** https://review.openstack.org/#/c/66796 Elena Ezhova (Add api tests for load balancer's VIPs and health monitors)
 
*** https://review.openstack.org/#/c/66796 Elena Ezhova (Add api tests for load balancer's VIPs and health monitors)
 
*** https://review.openstack.org/#/c/66921 Sukhdev Kapur (Networks,Ports: delete with subnet, port with no IP)
 
*** https://review.openstack.org/#/c/66921 Sukhdev Kapur (Networks,Ports: delete with subnet, port with no IP)
Line 123: Line 123:
 
*** https://review.openstack.org/#/c/67741 Miguel Lavalle (Neutron Extra DHCP Options API test)
 
*** https://review.openstack.org/#/c/67741 Miguel Lavalle (Neutron Extra DHCP Options API test)
 
*** https://review.openstack.org/#/c/66143 Emilien Macchi  (api metering labels and rules)
 
*** https://review.openstack.org/#/c/66143 Emilien Macchi  (api metering labels and rules)
** In review cycle:
 
*** https://review.openstack.org/#/c/63723/ Ann Kamyshnikova (api floating ip)
 
*** https://review.openstack.org/#/c/61118/ Ann Kamyshnikova (api lbaas)
 
*** https://review.openstack.org/#/c/63627/ yfried (scenario floating ip's)
 
*** https://review.openstack.org/#/c/58697/ Elena Ezhova (scenario lbaas)
 
*** https://review.openstack.org/#/c/55146/ yfried (scenario network connectivity)
 
*** https://review.openstack.org/#/c/62962/ salv-orlando (make router creation for tenant isolation optional)
 
*** https://review.openstack.org/#/c/60008/ Evgeny Fedoruk (Extending quota support for neutron LBaaS entities)
 
*** https://review.openstack.org/#/c/50542/ ChenZheng (Test for the neutron api with provider extension)
 
*** https://review.openstack.org/#/c/63625/ QianLin
 
*** https://review.openstack.org/#/c/63999/2 Ann Kamyshnikova (external network extension)
 
*** https://review.openstack.org/#/c/64271 Elena Ezhova  (api binding extended attributes for ports)
 
*** https://review.openstack.org/#/c/65515 Joris Roovers (VPNaaS scenario test)
 
*** https://review.openstack.org/#/c/65350 Joris Roovers (VPNaas API test enhancement)
 
*** https://review.openstack.org/#/c/66259 Miguel Lavalle (Allowed Address Pair API test)
 
*** https://review.openstack.org/#/c/66854 Joris Roovers (Network Scenario Tests Directory Restructuring)
 
*** https://review.openstack.org/#/c/67312 Edgar Magana (Add test for subnet gateway IPv4 and IPv6)
 
*** https://review.openstack.org/#/c/66921 Sukhdev Kapur (Test all attributes in network)
 
*** https://review.openstack.org/#/c/67547 Dane LeBlanc (Add API test for create/delete/update port with 2 IP addresses)
 
*** https://review.openstack.org/#/c/66541 Ann Kamyshnikova (api LBaaS admin operations)
 
*** https://review.openstack.org/#/c/65943 Ann Kamyshnikova (api LBaaS complete coverage)
 
*** https://review.openstack.org/#/c/66796 Elena Ezhova (api. Increase coverage of VIP and health monitor testing)
 
*** https://review.openstack.org/#/c/68626 Nayna Patel (api L3 agent schduler)
 
*** https://review.openstack.org/#/c/66921 Sukhdev Kapur (api networks shared, other tenants, delete with subnet, create port with no ip)
 
*** https://review.openstack.org/#/c/69561 Nayna Patel (api security groups update)
 
*** https://review.openstack.org/#/c/71251 Ann Kamyshnikova (api: Verify more information in floating ip tests(part2))
 
*** https://review.openstack.org/#/c/65744 Emilien Macchi (api: fwaas)
 
*** https://review.openstack.org/#/c/66454 Sylvain Afchain (api: ExtraRoute)
 
*** https://review.openstack.org/#/c/68597 Nanya Patel (dhcp agent scheduler)
 
  
 
=== API (salv-orlando) ===
 
=== API (salv-orlando) ===

Revision as of 20:55, 24 March 2014


The OpenStack Networking Team (Neutron) holds public meetings in #openstack-meeting. Everyone is encouraged to attend.

Apologies for Absence

  • March 10 Kyle Mestery (mestery) - Thawing out on vacation.
  • March 10, Sean Collins (sc68cal) - traveling

Agenda for Next Neutron Team Meeting

Announcements / Reminders

  • --markmcclain (talk) 21:00, 17 March 2014 (UTC)
  • Icehouse-rc1.
  • We are in stability phase of the cycle.
    • Only bug fixes and FFEs will be merged.
    • Other contributions will be given temporary -2 until tree opens for Juno.

Bugs


This bugs are in nova that are related to neutron that would be great if we could get neutron reviews on:

    • [1] Remove unneeded call to fetch network info on shutdown - arosen
    • [2] remove unneeded call to network_api on detach_interface - arosen
    • [3] remove unneeded call to network_api on rebuild_instance - arosen
    • [4] Optimize validate_networks to query neutron only when needed - arosen
    • [5] deallocate_for_instance should delete all neutron ports on error - arosen
    • [6] Fix port_security_enabled neutron extension - arosen
    • [7] Fix pre-created ports in neutron from being deleted by nova - arosen

Docs (emagana)


High Priority Tickets:


Medium Priority Tickets:

Nova Parity (beagles)

(updated March 24, 2014)

Resurrected issues mentioned reported last week:

An issue that just showed up on my radar is also parity related:

Neutron Tempest (mlavalle)

API (salv-orlando)

No report

L3 (carl_baldwin)

(updated 2014-03-24)

See Meetings/Neutron-L3-Subteam for detail.

  • Team meeting on Thursdays at 1500 UTC.
  • Active Projects
    • l3-high-availability
    • neutron-ovs-dvr
    • bgp-dynamic-routing
      • Discussed running dynamic routing process outside of Neutron router namespace.
      • carl_baldwin to attempt to clarify use cases
    • L3 Agent Performance with Wrapper Overhead
  • New blueprints for Juno.
    • Fixing/enabling DNS lookup of instance hostnames
      • carl_baldwin wrapping up a blueprint for this
    • Please bring other potential blueprints to the discussion at the meeting
      • decentralized-snat, l3-high-availability active/active, router-port-forwarding

IPv6 (sc68cal)

ML2 (mestery/rkukura)

Group Policy (mestery)

VPN (nachi)

̽

FWaaS (snaiksat)

Bug fixes are being merged


Waiting for gate to open for following:


Waiting for further discussion


Pending:

  • Turning FWaaS on in the gate - awaiting direction on this
SridarK has done investigation and posted results: https://wiki.openstack.org/wiki/Quantum/FWaaS/Testing
http://lists.openstack.org/pipermail/openstack-dev/2013-December/023217.html - would like to get the opinion of the team if this is a good time to do it.

LBaaS (enikanorov)

tbd

3rd Party Testing

  • Update on voting responsibilities

Other team reports (e.g. Open Source Plugins)

Open Discussion

Previous meeting logs