yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27321
[Bug 1415523] [NEW] Hyper-V agent: security groups issue
Public bug reported:
After this patch If19be8579ca734a899cdd673c919eee8165aaa0e refactored
securitygroups_rpc, prepare_devices_filter attempts to use methods
unimplemented by the HyperV security groups driver.
For this reason, binding ports fails with NotImplementedError if
security groups are enabled.
Trace: http://paste.openstack.org/show/163203/
Until the HyperV security groups driver reaches parity, the
_use_enhanced_rpc flag should be set to false on the
HyperVSecurityAgent.
** Affects: neutron
Importance: Undecided
Assignee: Petrut Lucian (petrutlucian94)
Status: New
** Tags: hyper-v
** Changed in: neutron
Assignee: (unassigned) => Petrut Lucian (petrutlucian94)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1415523
Title:
Hyper-V agent: security groups issue
Status in OpenStack Neutron (virtual network service):
New
Bug description:
After this patch If19be8579ca734a899cdd673c919eee8165aaa0e refactored
securitygroups_rpc, prepare_devices_filter attempts to use methods
unimplemented by the HyperV security groups driver.
For this reason, binding ports fails with NotImplementedError if
security groups are enabled.
Trace: http://paste.openstack.org/show/163203/
Until the HyperV security groups driver reaches parity, the
_use_enhanced_rpc flag should be set to false on the
HyperVSecurityAgent.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1415523/+subscriptions
Follow ups
References