Updated openstack/openstack

Project: openstack/cinder  bff548c6902742d3fc7c43996816fffe76b408ca

Fix weird change of volume status in re-scheduling

When create a volume failed as some exception, cinder will re-schedule the
creation request, the retry number is 3 in default.
But when re-scheduling, this volume's status was changed like this:

creating ----> error -----> creating------>error------>error/available

This is weird to user, since if this volume is in re-scheduling process,
it's status should always be creating, and then become error or available
at last.

Change-Id: I7a2d40585b5ef515a9400349a1397cba63278c78
Closes-Bug: #1445601
This commit is contained in:
Jenkins 2015-06-26 04:49:00 +00:00 committed by Gerrit Code Review
parent 0d1a053d3a
commit cd805598b3
1 changed files with 1 additions and 1 deletions

2
cinder

@ -1 +1 @@
Subproject commit 42b2ecfd1ccb5661d9943d33cc06079b7328aab5
Subproject commit bff548c6902742d3fc7c43996816fffe76b408ca