← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1623390] [NEW] Wrong calculation of quotas

 

Public bug reported:

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

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups