Comment 2 for bug 1381073

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

Reviewed: https://review.openstack.org/128295
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9a1c15338bbdfa8e9563bebc1e654d3c05173cd2
Submitter: Jenkins
Branch: master

commit 9a1c15338bbdfa8e9563bebc1e654d3c05173cd2
Author: Bradley Jones <email address hidden>
Date: Tue Oct 14 14:59:23 2014 +0100

    Fixes KeyError in floating ip unit test

    Patch 118478 introduced security group create buttons respecting quotas. This
    unit test needs to have the security group quota available for quotas to
    avoid the KeyError.

    Change-Id: I3214fa1e383b9520ac2bb963e41d0163d45acd62
    Closes-bug: 1381073