Comment 24 for bug 1184041

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/39541
Committed: http://github.com/openstack/nova/commit/85aac04704350566d6b06aa7a3b99649946c672c
Submitter: Jenkins
Branch: master

commit 85aac04704350566d6b06aa7a3b99649946c672c
Author: Vishvananda Ishaya <email address hidden>
Date: Fri Jul 19 10:23:59 2013 -0700

    Use cached nwinfo for secgroup rules

    This stops a potential DOS with source security groups by using the
    db cached version of the network info instead of calling out to
    the network api multiple times.

    Fixes bug 1184041

    Change-Id: Id5f24ecf0e8cce60c27a9aecbc6e606c4c44d6b6