New Guardian to allow moving many of the suspension nodes to a state at once. I took this code from LLO, but then made it a bit more general and cleaned it up with pep8. The new management structure that came along with the Guardian upgrade to 1.2.0 allows for this node to make requests of other nodes, without having to manage them entirely. This is a feature that should be handled with care, but I think works very well for this case.
Some example uses:
I still have a bit of testing to do with it, but since it was mainly just a copy paste from LLO, I imagine it works well.