Closed (fixed)
Project:
Cloud
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2013 at 22:29 UTC
Updated:
15 Mar 2013 at 00:50 UTC
When an instance Budget is crossed, the instance is backed up, and terminated. The terminate functionality is not executing for some unknown reason. It is safer to make termination configurable through the UI. On the budget setting page, make it known to users that termination will occur if the budget is reached. Currently, there is no warning or indication that an instance might automatically be terminated.
Comments
Comment #1
baldwinlouie commentedhttp://drupalcode.org/project/cloud.git/commit/27edd7f
Added optional checkbox for terminating an instance after it has crossed the budget. Added new mail templates for warning a user that an instance has crossed the budget line.
Some code refactoring and cleanup as well.