This is actually going to be expected behavior right now with the way the quota engine works. See the commit message in https://review.openstack.org/371739 for an explanation.
** Changed in: neutron Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1623390 Title: Wrong calculation of quotas Status in neutron: Won't Fix Bug description: Neutron has rally non-voting job. It is red now. Rally report: http://logs.openstack.org/44/367744/7/check/gate-rally-dsvm-neutron-neutron/b3af93f/rally-plot/results.html.gz#/NeutronNetworks.create_and_list_networks/failures Scenario: - [pre-step] create new test tenant - [pre-step] set quotas for new tenant to allow create 100 networks (neutron.quotas.update networks=100) - [repeat 100 times] create and list networks Expected result: all 100 iterations are finished successfully == it is possible to create N networks if networks quotas is set to N Actual result: The last iteration is failed == it is possible to create N-1 networks if networks quotas is set to N To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1623390/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp