Comment 4 for bug 1191044

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

Reviewed: https://review.openstack.org/35207
Committed: http://github.com/openstack/nova/commit/d367ab62720988231524accab33488ed1d6c8555
Submitter: Jenkins
Branch: stable/grizzly

commit d367ab62720988231524accab33488ed1d6c8555
Author: Brent Eagles <email address hidden>
Date: Fri Jun 14 13:21:54 2013 -0230

    Skip security group code when there is no network.

    This patch adds a simple check to the nova/quantum API that immediately
    returns an empty list if there are no configured networks available.

    Fixes bug 1191044

    Change-Id: I34ac4dd56c71f99c7ed9ff632d6dc7036d91008d
    (cherry picked from commit 8f3b3db9b04bb5ff7b9486dc6fc211745b983855)