diff options
author | Yun Mao <yunmao@gmail.com> | 2013-01-11 11:59:23 -0500 |
---|---|---|
committer | Yun Mao <yunmao@gmail.com> | 2013-01-11 11:59:23 -0500 |
commit | f7fbdeb5672bae7d3bffd6fa76de1ce81fc132bf (patch) | |
tree | e73b7845295684dd457f18f455036c78b289b244 /nova/utils.py | |
parent | 2b737b9f1bc18db822709f4073d7de1fd34388a6 (diff) | |
download | nova-f7fbdeb5672bae7d3bffd6fa76de1ce81fc132bf.tar.gz nova-f7fbdeb5672bae7d3bffd6fa76de1ce81fc132bf.tar.xz nova-f7fbdeb5672bae7d3bffd6fa76de1ce81fc132bf.zip |
Fix state sync logic related to the PAUSED VM state
A VM may get into the paused state not only because the user request
via API calls, but also due to (temporary) external instrumentations.
Before the virt layer can reliably report the reason, we simply ignore
the state discrepancy. In many cases, the VM state will go back to
running after the external instrumentation is done.
Fix bug 1097806.
Change-Id: I8edef45d60fa79d6ddebf7d0438042a7b3986b55
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions