index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
simulator
/
opendc-compute
/
opendc-compute-core
/
src
/
main
/
kotlin
Age
Commit message (
Expand
)
Author
2021-03-07
compute: Move bare-metal provisioning in separate module
Fabian Mastenbroek
2021-03-07
compute: Move ComputeService implementation in service module
Fabian Mastenbroek
2021-03-07
compute: Extract API from compute service
Fabian Mastenbroek
2021-03-07
compute: Convert Server to stateful interface
Fabian Mastenbroek
2021-03-07
compute: Make VirtProvisoningService responsible for Server lifecycle
Fabian Mastenbroek
2021-03-07
compute: Remove ServiceRegistry fields
Fabian Mastenbroek
2021-03-07
compute: Separate cloud compute layer from bare-metal layer
Fabian Mastenbroek
2021-03-07
compute: Pass simulation workload via image metadata
Fabian Mastenbroek
2021-01-11
Add hypervisor supporting space-shared VMs
Fabian Mastenbroek
2021-01-07
Refactor workflow service to schedule tasks onto VMs
Fabian Mastenbroek
2021-01-03
Integrate event tracer in SimVirtProvisioningService
Fabian Mastenbroek
2020-10-05
Move power models outside opendc-core
Fabian Mastenbroek
2020-10-05
Move failure models to separate module
Fabian Mastenbroek
2020-10-04
Extract simulation-related code from OpenDC Compute (core)
Fabian Mastenbroek