Comment 10 for bug 1769896

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/queens)

Reviewed: https://review.openstack.org/570759
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=49956b826064ae0bb336235c32bf49573bdf5ef0
Submitter: Zuul
Branch: stable/queens

commit 49956b826064ae0bb336235c32bf49573bdf5ef0
Author: Nir Magnezi <email address hidden>
Date: Mon May 28 12:01:24 2018 +0300

    Increase services project secgroup-rules quotas when deploying Octavia

    This patch is a followup to I6b87b147d301dea3251fe4509b04cd4b9b27ddba,
    which lacked the secgroup-rules quota.

    The reasoning is the same:
    Octavia currently launches load balancer VMs in the services tenant
    which has very low quotas by default. This patch increases the values
    through the API for the services project to permit lots of load
    balancers.

    Closes Bug: #1769896

    Change-Id: I8ad5175f7ca79939725a0c2342378a052b5c6bd2
    (cherry picked from commit c27024a2c8cd00311ddd580f394f7c85872326a8)