We use SoftLayer Bare Metal machines (physical hardware, not VMs), and wondering what others think of best way to extend LibCloud to support them.
Previously, I’ve just modified LibCloud’s existing driver to include the Bare Metal in the VM driver, but thinking maybe better to have a separate driver, since the API differs greatly, especially when it comes to creating new machines. In fact, I really only need read-only query capability. Ideas?