CCI-MOC / hil

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

Add unimplemented client library functions #955

Closed xuhang57 closed 6 years ago

xuhang57 commented 6 years ago

Last a few calls in #924 including:

set_bootdev metadata_set metadata_delete

Changes including: hil/cli.py hil/client/node.py test/unit/client.py

No docs changes needed.

zenhack commented 6 years ago

You've got some build failures, but this looks basically sensible to me.