[Openstack-security] [Bug 1244025] Re: Remote security group criteria don't work in Midonet plugin
Jeremy Stanley
fungi at yuggoth.org
Fri Dec 13 16:31:58 UTC 2013
Bryan's suggestion seems reasonable.
Brandon/Dave: What is the easiest means for Midonet users running your
modified stable/havana distribution to directly detect and confirm that
the issue has been patched? Check that
MidonetPluginV2._bind_port_to_sgs() in neutron/plugins/midonet/plugin.py
calls self.client.add_ip_addr_to_ip_addr_group() rather than
self.client.add_port_to_port_group_by_name()?
--
You received this bug notification because you are a member of OpenStack
Security Group, which is subscribed to OpenStack.
https://bugs.launchpad.net/bugs/1244025
Title:
Remote security group criteria don't work in Midonet plugin
Status in OpenStack Neutron (virtual network service):
New
Status in OpenStack Security Advisories:
Incomplete
Bug description:
When creating a security rule that specifies a remote security group
(rather than a CIDR range), the Midonet plugin does not enforce this
criterion. With an egress rule, for example, one of the criteria for a
particular rule may be that only traffic to security group A will be
allowed out. This criterion is ignored, and traffic will be allowed
out regardless of the destination security group, provided that it
conforms to the rule's other criteria.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1244025/+subscriptions
More information about the Openstack-security
mailing list