Jump to: navigation, search

Difference between revisions of "Meetings/VPNaaS"

(Agenda)
Line 15: Line 15:
 
= Agenda =
 
= Agenda =
  
Updated May 8th, 2015
+
Updated May 11th, 2015
  
 
* Discuss DMVPN spec for Liberty (https://review.openstack.org/#/c/181563/)
 
* Discuss DMVPN spec for Liberty (https://review.openstack.org/#/c/181563/)
Line 21: Line 21:
 
== Announcements ==
 
== Announcements ==
  
* Fedora support for StrongSwan being added.
+
* Informal meeting on Friday, May 22nd, at summit.
* IPv6 support for VPN being tested/updated.
 
* Simple scenario test out for review.
 
* Update to functional jobs to only configure DevStack, out for review.
 
 
 
== Functional Testing ==
 
Modifying jobs to only configure DevStack, but not stack. Need to functional enhance tests.
 
 
 
  
 
== Bugs under Review ==
 
== Bugs under Review ==
Line 44: Line 37:
 
* Documentation on how to use StrongSwan
 
* Documentation on how to use StrongSwan
 
* Documentation on the differences between StrongSwan and OpenSwan
 
* Documentation on the differences between StrongSwan and OpenSwan
 +
* StrongSwan execute_with_mount() to allow configurable rootwrap config file.
 
* Should enhance/add unit test cases for:
 
* Should enhance/add unit test cases for:
 
** Checking various sync() cases: router w/o VPN running on it any more; router with VPN running, but no longer a service configured; process running VPN, but no longer VPN configured.
 
** Checking various sync() cases: router w/o VPN running on it any more; router with VPN running, but no longer a service configured; process running VPN, but no longer VPN configured.

Revision as of 10:26, 11 May 2015

Meetings

  • Weekly on-demand on Tuesdays at 1600 UTC
  • IRC channel: #openstack-meeting-3
  • Chair: pc_m (Paul Michali)


If you want to hold a meeting. Update this wiki page with agenda modifications, date of meeting desired, date of update, and then post a notice on the openstack-dev mailing list, at least 24 hours prior to the meeting start time. We have reserved this (new) channel on the IRC for the time/day of week.

Next meeting: Tuesday, May 12th, 2015.

Logs and Minutes

Meetings, with their notes and logs, will be found under http://eavesdrop.openstack.org/meetings/vpnaas/

Agenda

Updated May 11th, 2015

Announcements

  • Informal meeting on Friday, May 22nd, at summit.

Bugs under Review

Current bugs: VPN bugs Current reviews: VPNaaS reviews

Bucket List

Here are some ideas for tasks that need to be done (feel free to work on them - put your name by any you choose)...

  • The 'docs' target needs to be implemented for our repo (doc file was removed from Neutron).
  • Coverage, especially in database and device driver modules, is lacking.
  • Need functional tests for OpenSwan device driver (and StrongSwan driver)
  • Refactor duplication out of device driver code (OpenSwan, StrongSwan, Cisco, Vyatta)
  • The OpenSwan class should be separated from the ABC definition, and placed into a new module.
  • Remove /n from execute method in utils.py so that duplicate code can be removed in VPN drivers.
  • Documentation on how to use StrongSwan
  • Documentation on the differences between StrongSwan and OpenSwan
  • StrongSwan execute_with_mount() to allow configurable rootwrap config file.
  • Should enhance/add unit test cases for:
    • Checking various sync() cases: router w/o VPN running on it any more; router with VPN running, but no longer a service configured; process running VPN, but no longer VPN configured.
    • Verification of contents of configuration files created for StrongSwan and OpenSwan.
    • Verification of reported status for various cases: connections (active, down, pending create), service (created, deleted, admin down).

Open Discussion

Charter

VPNaaS Team Charter

Meeting Commands

/join #openstack-meeting-4
#startmeeting vpnaas
#topic Announcements
#undo

...

#endmeeting