neutron-vpnaas/devstack
Nate Johnston 4379f12876 Remove FWaaS dependency in VPNaaS devstack plugin
Right now if the FWaaS configuration file does not exist, a devstack
trying to start VPNaaS may fail[1].  This is unnecessary; since FWaaS is
now using the L3 agent extension code, it plugs in that way.  It should
not interfere at all with VPNaaS.  This change removes the FWaaS
dependency in the devstack plugin.

[1] http://paste.openstack.org/show/584360/

Change-Id: I28e48ab161e7991a24fec181e4ec7378888f9149
2016-10-05 04:55:58 +00:00
..
upgrade Fix grenade plugin 2016-05-11 04:12:41 -07:00
README.md Add multi-node devstack support to VPNaaS 2016-01-12 07:53:59 -06:00
plugin.sh Remove FWaaS dependency in VPNaaS devstack plugin 2016-10-05 04:55:58 +00:00
settings Remove FWaaS dependency in VPNaaS devstack plugin 2016-10-05 04:55:58 +00:00

README.md

This directory contains the neutron-vpnaas devstack plugin. Please see the devref for how to set up VPNaaS with devstack.