Updated openstack/openstack

Project: openstack-infra/elastic-recheck  3121cb4c7bd991bcfe3df34cf51a03ae52087448

Add query for server GET 500

7 hits in the last 48 hours, but since we've lost the last week
of logstash data this is probably worse.

This is a race when listing servers for all tenants where we
get the initial list, but when lazy-loading attributes on the instances,
like flavor, the instances are deleted (from other tests running in
parallel).

We can't use the InstanceNotFound in the n-api logs because that only
results in 25% failure rates.

Change-Id: I6c4588985548da3d5af2f4b3f76811324efad7ae
Related-Bug: #1487570
This commit is contained in:
Matt Riedemann 2015-08-21 11:36:19 -07:00 committed by Gerrit Code Review
parent a29738b3eb
commit d82e15620e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ae513af6962742a1354016667f84717b9cd91673
Subproject commit 3121cb4c7bd991bcfe3df34cf51a03ae52087448