On Fri, Jul 24, 2015, at 02:05 PM, Paul Michali wrote:
> Hi,
> 
> I've created a DevStack plugin for the neutron-vpnaas repo. Now, I'm
> trying
> to remove the q-vpn service setup from the DevStack repo (
> https://review.openstack.org/#/c/201119/).
> 
> However, I'm hitting an issue in that (almost) every test that uses
> DevStack fails, because it is no longer setting up q-vpn.
> 
> How should I modify the tests, so that they setup the q-vpn service, in
> light of the fact that there is a DevStack plugin available for it. Is
> there some common place that I can do the "enable_plugin
> neutron-vpnaas..."
> line?
>
Your devstack plugin should enable the service. Then in your jobs you
just need to enable the plugin which will then enable the vpn service.
There should be plenty of prior art with the ec2api plugin, glusterfs
plugin, and others.

Clark

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to