yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51760
[Bug 1587498] Re: macvtap agent does terminates when NoopFWDriver is specified via "noop" alias
Reviewed: https://review.openstack.org/323414
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=96d1d914ca0976fb6e8c7962d4d97f8553c4847e
Submitter: Jenkins
Branch: master
commit 96d1d914ca0976fb6e8c7962d4d97f8553c4847e
Author: Andreas Scheuring <andreas.scheuring@xxxxxxxxxx>
Date: Tue May 31 16:31:33 2016 +0200
Macvtap: Allow noop alias as FW driver
The macvtap agent only works with the NoopFWDriver. If another
driver is configured it terminates. Today only the explicit
configuration "neutron.agent.firewall.NoopFirewallDriver" is
accepted. This patch enables the macvtap agent to also accept
the alias "noop"
Change-Id: I0d6f0b780a3881419243f12487e8b3d10e709f6c
Closes-Bug: #1587498
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1587498
Title:
macvtap agent does terminates when NoopFWDriver is specified via
"noop" alias
Status in neutron:
Fix Released
Bug description:
The macvtap agent only works with the NoopFWDriver. If another driver
is configured it terminates. Now there are two ways in configuring the
NoopFWDriver
1) directly: neutron.agent.firewall.NoopFirewallDriver
2) via the alias: noop
Today only the direct way is supporte, although the alias way is also
valid.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1587498/+subscriptions
References