Reviewed: https://review.openstack.org/444030 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=95f621f717b2e9fe0c89f7188f6d1668200475c8 Submitter: Jenkins Branch: master
commit 95f621f717b2e9fe0c89f7188f6d1668200475c8 Author: Ihar Hrachyshka <[email protected]> Date: Mon Mar 6 17:03:33 2017 +0000 Bump default quotas for ports, subnets, and networks It's probably not very realistic to expect power users to be happy with the default quotas (10 networks, 50 ports, 10 subnets). I believe that larger defaults would be more realistic. This patch bumps existing quotas for the aforementioned neutron resources x10 times. DocImpact change default quotas in documentation if used in examples anywhere. UpgradeImpact operators may need to revisit quotas they use. Closes-Bug: #1674787 Change-Id: I04993934627d2d663a1bfccd7467ac4fbfbf1434 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1674787 Title: Bump default quotas for core resources Status in neutron: Fix Released Bug description: Ports, networks, subnets default quotas are quite low so most operators still bump them, which doesn't make for a great experience. Neither it helps testing in gate where we need to bump quotas to successfully execute our own tempest suite. I suggest we bump quotas for those resources, to remove another knob everyone needs to bump in any realistic environment (at least in gate). To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1674787/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

