Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: RAZOR 1.1.0
-
Component/s: None
-
Labels:
-
Template:customfield_10700 47517
-
Epic Link:
-
Story Points:2
-
Sprint:PE (NMS) - 2015-08-12
Description
When developing tasks (and testing policies) it would be nice to be able to reset a node so that it starts whatever task/policy it is bound to again without going through the Microkernel.
Internally, this command would roughly do the following:
psql> update nodes set boot_count=1, installed_at=null, installed=null where id = the_node_id;
Attachments
Issue Links
- links to