From 64f4295be2d4240487a94f857af5743c6e6364cc Mon Sep 17 00:00:00 2001 From: Boris Pavlovic Date: Sun, 10 Aug 2014 06:20:39 +0400 Subject: [PATCH] Removed concurency from Quotas.nova_update_and_delete For some bug or design issue nova doesn't allow do update quotas simultaneously for one user To avoid fails in Rally gates remove concurency Change-Id: I0a7fb9fbf0c415aa357a2d24d1d674e3208b4a75 Closes-Bug: #1354761 --- rally-scenarios/rally.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rally-scenarios/rally.yaml b/rally-scenarios/rally.yaml index daa22520ec..a6c48c84be 100644 --- a/rally-scenarios/rally.yaml +++ b/rally-scenarios/rally.yaml @@ -518,8 +518,8 @@ max_quota: 1024 runner: type: "constant" - times: 10 - concurrency: 2 + times: 4 + concurrency: 1 context: users: tenants: 3