Comment 1 for bug 1217985

Revision history for this message
Haomai Wang (haomai) wrote :

I guess:
1. Trove cast a resize request and will wait for instance becoming ACTIVE
2. Trove send a refresh instance status request
3. Nova reply instance status before handle reboot request, Trove will get instance status which is ACTIVE
4. Trove happily thinks resize action is finishied.

Maybe more logs can help verify the truth