Jump to: navigation, search

Difference between revisions of "Network/Meetings"

(ML2 (rkukura))
(L3/IPAM/DHCP/VPNaaS)
Line 29: Line 29:
 
=== L3/IPAM/DHCP/VPNaaS ===
 
=== L3/IPAM/DHCP/VPNaaS ===
 
* VPNaaS (nachi)  
 
* VPNaaS (nachi)  
** First WIP code in the review ( we are continuing discussion on the code)
+
** VPN has two important bp for H2
 +
** CRUD API and DB model for IPSec https://blueprints.launchpad.net/quantum/+spec/vpnaas-python-apis
 
*** Quantum Advanced Service Plugin for VPNaas (Patchset 5) https://review.openstack.org/#/c/29812/
 
*** Quantum Advanced Service Plugin for VPNaas (Patchset 5) https://review.openstack.org/#/c/29812/
 
*** Quantum Client for VPNaaS (Patchset 3) https://review.openstack.org/#/c/29811/
 
*** Quantum Client for VPNaaS (Patchset 3) https://review.openstack.org/#/c/29811/
** Continuing investigation for first driver impl (Start implementation)
+
** Agent Impl  https://blueprints.launchpad.net/quantum/+spec/ipsec-vpn-reference
 
*** We can go with strongswan using mount command (Confirmed)  by Francois
 
*** We can go with strongswan using mount command (Confirmed)  by Francois
 
*** Model to strongswan mapping is almost finished by Francois
 
*** Model to strongswan mapping is almost finished by Francois
 +
*** Start implementing (Nachi)
 
* Other items
 
* Other items
 
** https://blueprints.launchpad.net/quantum/+spec/configurable-ip-allocation
 
** https://blueprints.launchpad.net/quantum/+spec/configurable-ip-allocation

Revision as of 21:12, 3 June 2013


The OpenStack Quantum Team holds public meetings in #openstack-meeting. Everyone is encouraged to attend.

Apologies for Absence

  • Edgar Magana
  • Salvatore Orlando

Agenda for Next Quantum Team Meeting

Announcements / Reminders:

H1 was released last week. The initial cut of ML2 was included that milestone.

Bugs

API (salv-orlando)

No High/Critical bug - unless I've missed some bugs

L3/IPAM/DHCP/VPNaaS

Nova Integration (garyk)

Security Groups(arosen) / FWaaS(snaiksat)

--arosen (talk) 20:22, 20 May 2013 (UTC)

  • High Priority Items:

- None

  • Other Items
  • (arosen) Started the discussion of moving the creation of quantum ports up from nova-compute to so that nova-api can know about them. This will allow quantum the ability to decide if a port should be part of a default security group or not since currently nova automatically appends default.
  • FWaaS (snaiksat): API/model review still in progress (https://review.openstack.org/#/c/29004/). I added some more unit tests but I need to add more per the review comments. Some review comments by Eugene on DB need to be addressed and some others from Oleg (I am currently on PTO haven't gotten to these yet). Rajesh Mohan is making progress with the IPtables driver, he has started writing code but has to do more work before posting a patch. He also needs the agent code from me, which I will be making available shortly.

LBaaS

  • LBaaS teaming is focusing on [1]

Modular L2 (rkukura)

  • Initial ml2 implementation has been merged, along with a quick bug fix.

Python Client (gongysh)

  • No update

Stable Branch (garyk)

Freeze for stable/grizzly freeze for 2013.1.1 released

Open for review: https://review.openstack.org/#/q/status:open+project:openstack/quantum+branch:stable/grizzly,n,z

Testing (nachi / mlavalle / marun)

  • Write network diagnosis api (nachi)
    • e.g. show ping result
  • Working on getting Tempest gate working for quantum (mlavalle)
  • Refactor the existing plugin tests to be reusable by Tempest (marun)
    • No progress this week

Networking in Horizon (amotoki)

I picked up the registered blueprints related to Networking. All I will access the owner of each BP after H-1.

  • Thanks for volunteers for key netwokring features (FWaaS and VPNaaS) :-)
  • Quotas API becomes core or is an extension in Havana?

Blueprints

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

Open Discussion

Previous meeting logs