| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-07 | compute: Separate cloud compute layer from bare-metal layer | Fabian Mastenbroek | |
| This change separates the cloud compute layer in OpenDC (e.g., Server) from the bare-metal layer (e.g., Node), such that Node and BareMetalDriver are unaware of the existence of Server and co. | |||
| 2021-03-07 | compute: Pass simulation workload via image metadata | Fabian Mastenbroek | |
| This change removes the SimWorkloadImage implementation and changes Image to a data class without workload. Simulation workloads should now be pased via image metadata as the image storage should be unaware of any simulation details. | |||
| 2021-02-23 | exp: Add support for running Capelin experiments in IntelliJ | Fabian Mastenbroek | |
