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-simulator
/
src
/
test
Age
Commit message (
Expand
)
Author
2021-03-09
core: Remove OpenDC core module
Fabian Mastenbroek
2021-03-09
compute: Introduce labels and meta-data for resources
Fabian Mastenbroek
2021-03-09
compute: Add lifecycle methods for Server instances
Fabian Mastenbroek
2021-03-08
compute: Remove use of bare-metal provisioning from compute module
Fabian Mastenbroek
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: Separate cloud compute layer from bare-metal layer
Fabian Mastenbroek
2021-03-07
compute: Pass simulation workload via image metadata
Fabian Mastenbroek
2021-03-06
sim: Implement energy models from CloudSim (#79)
Hongyu
2021-01-11
Add support for hypervisor selection
Fabian Mastenbroek
2021-01-11
Convert to pull-based workload model
Fabian Mastenbroek
2021-01-07
Refactor workflow service to schedule tasks onto VMs
Fabian Mastenbroek
2020-10-04
Extract simulation-related code from OpenDC Compute (core)
Fabian Mastenbroek