index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-22
simulator: Expose capacity and remaining work outside consumer callback
Fabian Mastenbroek
2021-03-22
simulator: Add benchmarks for resource consumption framework
Fabian Mastenbroek
2021-03-22
simulator: Re-design consumer interface to support capacity negotiation
Fabian Mastenbroek
2021-03-20
serverless: Add initial implementation of OpenDC Serverless (#100)
Fabian Mastenbroek
2021-03-20
Add support for code coverage tracking via Codecov
Fabian Mastenbroek
2021-03-20
ci: Add reports and coverage tracking for API
Fabian Mastenbroek
2021-03-20
ci: Generate test reports for CI builds
Fabian Mastenbroek
2021-03-20
ci: Add Codecov support to repository
Fabian Mastenbroek
2021-03-20
ci: Enable stricter CI triggers
Fabian Mastenbroek
2021-03-20
build: Update dependencies for simulator
Fabian Mastenbroek
2021-03-20
build: Add support for aggregate code coverage results
Fabian Mastenbroek
2021-03-20
api: Bump jinja2 from 2.11.2 to 2.11.3 in /api (#99)
dependabot[bot]
2021-03-20
api: Bump urllib3 from 1.26.0 to 1.26.3 in /api (#98)
dependabot[bot]
2021-03-18
simulator: Add the CPU power model from iCanCloud/E-mc2
Hongyu
2021-03-17
Add uniform resource consumption model (v1)
Fabian Mastenbroek
2021-03-17
simulator: Make hypervisors generic for the resource type
Fabian Mastenbroek
2021-03-16
utils: Prevent memory leakage in TimerScheduler
Fabian Mastenbroek
2021-03-16
simulator: Add generic framework for resource consumption modeling
Fabian Mastenbroek
2021-03-15
ci: Update deployment workflow
Fabian Mastenbroek
2021-03-09
compute: Improvements to cloud compute model (v2)
Fabian Mastenbroek
2021-03-09
workflow: Split workflow module in API and service module
Fabian Mastenbroek
2021-03-09
compute: Move implementation of Flavor into service module
Fabian Mastenbroek
2021-03-09
compute: Model storage of VM images
Fabian Mastenbroek
2021-03-09
compute: Extend capabilities of compute API
Fabian Mastenbroek
2021-03-09
utils: Remove unused StateFlow
Fabian Mastenbroek
2021-03-09
core: Remove OpenDC core module
Fabian Mastenbroek
2021-03-09
compute: Add support for custom workload mappings
Fabian Mastenbroek
2021-03-09
compute: Introduce labels and meta-data for resources
Fabian Mastenbroek
2021-03-09
compute: Improvements to cloud compute model (v1)
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
workflows: Reduce output from tests
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-03-06
sim: Implement energy models from CloudSim (#79)
Hongyu
2021-03-02
Add a simple PR template (#78)
Hongyu
2021-02-26
Bump httplib2 from 0.18.1 to 0.19.0 in /api (#77)
dependabot[bot]
2021-02-23
harness: Perform several improvements
Fabian Mastenbroek
2021-02-23
Use Java Platform for shared dependency constraints
Fabian Mastenbroek
2021-02-23
exp: Add support for running Capelin experiments in IntelliJ
Fabian Mastenbroek
2021-02-23
exp: Support running SC18 experiment from within IntelliJ
Fabian Mastenbroek
2021-02-23
harness: Do not finish experiment before scenario and trials
Fabian Mastenbroek
2021-02-23
Remove unnecessary JUnit dependencies in opendc-harness
Fabian Mastenbroek
2021-02-23
Utilize version constraints for shared versions
Fabian Mastenbroek
[next]