power-off times are not adhered to
Bug #1562117 reported by
Drew Thorstensen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nova-powervm |
Fix Released
|
Low
|
Drew Thorstensen |
Bug Description
The power off code in the driver interface specifies a timeout and a retry count that should be adhered to. The powervm code does not appear to utilize this.
It would be good if these configuration options would be adhered to.
Changed in nova-powervm: | |
assignee: | nobody → Lauren Taylor (lmtaylor) |
Changed in nova-powervm: | |
importance: | Undecided → Low |
Changed in nova-powervm: | |
assignee: | Lauren Taylor (lmtaylor) → Drew Thorstensen (thorst) |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/424780 /git.openstack. org/cgit/ openstack/ nova-powervm/ commit/ ?id=5d6d874e26e fbbb745a81d5934 2204005e7f1b4b
Committed: https:/
Submitter: Jenkins
Branch: master
commit 5d6d874e26efbbb 745a81d59342204 005e7f1b4b
Author: Drew Thorstensen <email address hidden>
Date: Tue Jan 24 12:58:00 2017 -0500
Fix power off timings
The OpenStack commands provide a 'timeout' attribute for how long a VM
should be given for shutting down. This patch fixes the PowerVM driver
to properly adhere to that attribute that OpenStack provides.
Change-Id: I86a26b03ce4f22 f413e899bc63c6b 803a7966fd9
Closes-Bug: 1562117