24aaf8752d
Change-Id: I40643e9d358be89c87a0311b1c1fd7718ec75361 Closes-Bug: #1377781 Co-Authored-By: David Rabel <rabel@b1-systems.de>
8 lines
390 B
YAML
8 lines
390 B
YAML
---
|
|
features:
|
|
- |
|
|
Add support for graceful shutdown of VMware instances. The timeout parameter of the power_off
|
|
method is now considered by the VMware driver. If you specify a timeout greater than 0, the
|
|
driver calls the appropriate soft shutdown method of the VMware API and only forces a hard
|
|
shutdown if the soft shutdown did not succeed before the timeout is reached.
|