alces-software / metalware

Tools and conventions for improving bare metal machine management
Other
2 stars 0 forks source link

Improve hexadecimal IP handling #458

Closed bobwhitelock closed 6 years ago

bobwhitelock commented 6 years ago

This PR moves our creation of hexadecimal IPs into Metalware from Underware, since this fits better here and this is also required as part of resolving https://github.com/alces-software/underware/issues/3.

Also tidy up some other minor things while doing this, in particular (hopefully) prevent the main intermittent test failure we previously had in Metalware (a provisional :tada:).