| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-07 | compute: Move ComputeService implementation in service module | Fabian Mastenbroek | |
| This change introduces the ComputeService interface (previously VirtProvisioningService) and provides a central implementation in opendc-compute-service. Previously, the implementation of this interface was bound to the simulator package, which meant that independent business logic could not be re-used without importing the simulator code. | |||
