Comment 3 for bug 1433017

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

Reviewed: https://review.openstack.org/196005
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=1f3f9cffdfe5ab25b0dbd4be17a93a3780eb802e
Submitter: Jenkins
Branch: stable/kilo

commit 1f3f9cffdfe5ab25b0dbd4be17a93a3780eb802e
Author: Nikolay Starodubtsev <email address hidden>
Date: Mon Apr 13 14:30:02 2015 +0300

    Add handler for configuration w/o sec groups

    If security groups was disabled in Neutron Sahara failed with 500
    Error Code related to Neutron. Now we have handle this error simply
    returning empty list to Sahara if security groups is disabled.

    Closes-Bug: 1433017

    Change-Id: I9cd25782b73be95ff74a5298eb209d95fd5f6ff6
    (cherry picked from commit bde7898d09fa0be5583e68755949c03d189b3475)