yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36805
[Bug 1484141] [NEW] VPNaaS: devstack plugin starts duplicate process
Public bug reported:
The new plugin shares the same service name as the non-plugin
implementation of VPN setup for DevStack. That combined with missing
logic in the devstack scripts to make sure non-plugin and plugin VPN
setup are mutually exclusive, causes two instances of the agent being
spawned.
Need to update the DevStack script to force mutual exclusion, and need
to rename the service for the plugin to prevent the conflict.
** Affects: neutron
Importance: Undecided
Assignee: Paul Michali (pcm)
Status: In Progress
** Tags: vpnaas
** Changed in: neutron
Assignee: (unassigned) => Paul Michali (pcm)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1484141
Title:
VPNaaS: devstack plugin starts duplicate process
Status in neutron:
In Progress
Bug description:
The new plugin shares the same service name as the non-plugin
implementation of VPN setup for DevStack. That combined with missing
logic in the devstack scripts to make sure non-plugin and plugin VPN
setup are mutually exclusive, causes two instances of the agent being
spawned.
Need to update the DevStack script to force mutual exclusion, and need
to rename the service for the plugin to prevent the conflict.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1484141/+subscriptions
Follow ups