CCI-MOC / hil

Hardware Isolation Layer, formerly Hardware as a Service
Apache License 2.0
24 stars 54 forks source link

Add get power status #1037

Closed naved001 closed 5 years ago

naved001 commented 5 years ago

I was looking at stuff that needs to be in the 0.4 release, and noticed that get power_status wasn't in the code. It was pretty straightforward to do, so I just did it. Fixes #724

Also update the stop_orphan_console method in hil/server.py