Comment 10 for bug 1161190

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

Reviewed: https://review.openstack.org/25736
Committed: http://github.com/openstack/nova/commit/c4c417e0d808a6f7f52c03e49cec1c5e38ffebee
Submitter: Jenkins
Branch: stable/folsom

commit c4c417e0d808a6f7f52c03e49cec1c5e38ffebee
Author: Michael Still <email address hidden>
Date: Fri Mar 29 09:00:46 2013 +1100

    Set default fixed_ip quota to unlimited.

    DocImpact: our previous default quota of ten was poorly thought through
    and resulted in upgrade problems. Instead, let's have operators opt into
    fixed IP quotas. This change should be mentioned in release notes please.

    Resolves bug 1161190.

    Change-Id: I2f066a0129461899fe330a628cf49ee5273eaba4
    (cherry picked from commit 78c7edc52efdf31d844b8bb38c2460add4c864fb)