commit | 6ce8d96c8ba56cb1825749b020efb100f9cd5499 | [log] [tgz] |
---|---|---|
author | rabi <ramishra@redhat.com> | Mon Jul 10 16:40:12 2017 +0530 |
committer | rabi <ramishra@redhat.com> | Wed Aug 02 06:56:41 2017 +0530 |
tree | e4cbb445339bfab110d49cf5d49379264f9ca4b7 | |
parent | 390754ab67d921db43e77e545a6c7f644ffe6733 [diff] |
Implement handle_<action>_cancel for SoftwareDeployment This implements handle_<action>_cancel for SoftwareDeployment to update the deployment to failed, when the resource fails due to scheduler timeout or some other external reason. Change-Id: Ibaa551d35e96f34cf950811a5b5a05e1cda6c364 Closes-Bug: #1585815