Actions
Feature #2324
closedAdd ability for STI host types to change type
Description
Currently there is no way for a Host type to switch to another Host type (say, as part of a state transistion). This is necessary if plugins are going to do useful things with our Hosts.
Code at PR 460
Actions