Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(Announcements / Reminders)
(IPv6 (sc68cal))
Line 198: Line 198:
 
=== IPv6 (sc68cal) ===
 
=== IPv6 (sc68cal) ===
 
* Weekly [[Meetings/Neutron-IPv6-Subteam]] meeting
 
* Weekly [[Meetings/Neutron-IPv6-Subteam]] meeting
* [http://eavesdrop.openstack.org/meetings/neutron_ipv6/2014/neutron_ipv6.2014-06-10-14.00.html Subteam meeting Minutes] - contains links to important reviews and blueprints
+
* [http://eavesdrop.openstack.org/meetings/neutron_ipv6/2014/l Subteam meeting Minutes] - contains links to important reviews and blueprints
 
* [https://review.openstack.org/#/c/101433/ Use EUI64 for IPv6 SLAAC when subnet is specified] - needs core reviewers
 
* [https://review.openstack.org/#/c/101433/ Use EUI64 for IPv6 SLAAC when subnet is specified] - needs core reviewers
 
* [https://review.openstack.org/#/c/80932/ Trigger provider security group update for RA]
 
* [https://review.openstack.org/#/c/80932/ Trigger provider security group update for RA]
* [https://review.openstack.org/#/c/75871/ IPv6 attributes support in python-neutronclient] - marked as workflow-1
 
** [https://github.com/openstack-dev/devstack/commit/e13fd6006d04a3732a776b94164e0bc5a2fec14d This needs to be merged, since we have patches to DevStack that have been merged that rely on the attributes to create IPv6 networks]
 
 
* [https://blueprints.launchpad.net/neutron/+spec/dnsmasq-ipv6-slaac Add support for slaac/slaac modes for ipv6 using dnsmasq]
 
* [https://blueprints.launchpad.net/neutron/+spec/dnsmasq-ipv6-slaac Add support for slaac/slaac modes for ipv6 using dnsmasq]
** https://review.openstack.org/#/c/99595/ - marked as -2
+
** https://review.openstack.org/#/c/106299/
** Discussion with Kyle Mestery and Mark McClain, as well as [http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2012q3/006262.html discussions with dnsmasq maintainer] has determined that effort should be redirected towards adding support for radvd to transmit RAs.
 
** dnsmasq-ipv6-slaac BP will need to be removed from J-2.
 
* [https://blueprints.launchpad.net/neutron/+spec/neutron-ipv6-radvd-ra Add RADVD to router namespaces to serve ipv6 RAs when required ]
 
** Needs a spec in neutron-specs
 
** Scheduled for J-2? J-3?
 
* [https://blueprints.launchpad.net/neutron/+spec/dnsmasq-ipv6-dhcpv6-stateful DHCPV6 Stateful] mode depends on radvd blueprint, will need dependency graph updated in launchpad or spec.
 
 
* Mark McClain has a suggestion to rename/relabel ipv6 attributes for clarity. Spec forthcoming.
 
* Mark McClain has a suggestion to rename/relabel ipv6 attributes for clarity. Spec forthcoming.
 
* [https://bugs.launchpad.net/neutron/+bug/1323766  Incorrect Floating IP behavior in dual stack or ipv6 only network ]
 
* [https://bugs.launchpad.net/neutron/+bug/1323766  Incorrect Floating IP behavior in dual stack or ipv6 only network ]

Revision as of 14:26, 29 July 2014


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

Apologies for Absence

Agenda for Next Neutron Team Meeting

Announcements / Reminders

Bugs

These are new failures seen in gate:

    • [1] Lock wait timeout adding ipavailabilityranges
    • [2] Lock wait timeout adding ipallocationpools
    • [3] Lock wait timeout adding vip to vips table


These bugs are in nova but are related to neutron. It would be great if we could get neutron reviews on:

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

Team Discussion Topics

  • Linuxbridge and OVS plugins will be removed from the tree this week or next

Nova Parity (markmcclain)

  • Gap 0: DB Migrations (complete):

Thanks to salv-orlando, HenryG, jlibsova, Ann and others for working on this.

  • Gap 1: Tempest Testing
    • (mlavelle tracking this item)
  • Gap 2: Grenade Testing
    • Work resumed now that Gap 0 has closed.
  • Gap 3: Neutron as the default in devstack
    • On hold pending Gaps 0 and 2
  • Gap 4: Missing API calls
    • Audit complete. Based on bug discussion no missed calls to add.
  • Gap 5: Neutron replacement for Nova multi-host
    • (carl_baldwin tracking as part of DVR work)
  • Gap 6: nova-net to neutron migration
  • Gap 7: Document Open Source Options
    • Planned for late Juno-2/3 no updates here.
    • Note: (emagana) The docs team has decided to not document all available options for plugins/drivers even if they are open-sourced.
      • The only options documented will be the default ones (i.e. ML2 with OVS).

Docs (emagana)

Open Items for Juno:

(Need more volunteers)

High Priority Tickets:

Medium Priority Tickets:

Neutron Tempest (mlavalle)

API (salv-orlando)

No report

L3 (carl_baldwin)

(updated 2014-07-28)


Team meeting on Thursdays at 1500 UTC


Bugs


Active Projects

  • neutron-ovs-dvr (meeting page)
    • Please see how to page. Need people willing to grab code and test.
    • Original patches are nearly merged. Two left to go. ML2 patch needs feedback from Akihiro. bp/neutron-ovs-dvr gerrit topic.
    • Juno-3 timeframe will be used for backlog work and hardening.
  • pluggable-ext-net
    • Blueprint missed deadline. I have concerns about getting this implemented in time for Juno anyway. Will push out to Kilo.
  • l3-high-availability
    • BP merged.
    • Patches are in review on bp/l3-high-availability gerrit topic.
    • Will be evaluating these patches along with DVR.
  • l3-svcs-vendor-*
  • bgp-dynamic-routing
    • Blueprint merged. Code in progress
  • IPAM
    • Deferred until early Kilo.
  • DNS (carl_baldwin)
    • Deferred until Kilo.

Advanced Services (SumitNaiksatam)

(no new updates this week)

  • Juno plan and reviews:

https://wiki.openstack.org/wiki/Neutron/AdvancedServices/JunoPlan

IPv6 (sc68cal)

ML2 (rkukura/Sukhdev)

  • Weekly Meetings/ML2 are held, please attend if interested!
    • Will discuss Juno summit sessions this week and prioritize plans

Group Policy (SumitNaiksatam)

FWaaS (SumitNaiksatam)

(no new updates this week)

Open Discussion

Previous meeting logs