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-04-07
simulator: Polish power models
Hongyu
2021-04-07
simulator: Add initial design of CPUFreq model
Fabian Mastenbroek
2021-03-27
Integrate OpenTelemetry into OpenDC
Fabian Mastenbroek
2021-03-27
compute: Migrate compute service simulator to OpenTelemetry
Fabian Mastenbroek
2021-03-26
simulator: Cache remaining work
Fabian Mastenbroek
2021-03-26
simulator: Extract hardware power values to a separate file (#105)
Hongyu
2021-03-26
tracer: Remove event tracer from repository
Fabian Mastenbroek
2021-03-26
workflow: Remove event tracer from workflow service
Fabian Mastenbroek
2021-03-26
compute: Integrate OpenTelemetry Metrics in OpenDC Workflow
Fabian Mastenbroek
2021-03-26
compute: Integrate OpenTelemetry Metrics in OpenDC Compute
Fabian Mastenbroek
2021-03-26
compute: Remove dependency on event tracer
Fabian Mastenbroek
2021-03-26
compute: Hide internals of compute service implementation
Fabian Mastenbroek
2021-03-26
compute: Add test suite for ComputeService
Fabian Mastenbroek
2021-03-25
Add advanced energy model to OpenDC (v1)
Fabian Mastenbroek
2021-03-24
simulator: Move power models to simulator module
Fabian Mastenbroek
2021-03-23
simulator: Add support for transforming resource consumers
Fabian Mastenbroek
2021-03-23
simulator: Add benchmarks for opendc-simulator-compute
Fabian Mastenbroek
2021-03-23
simulator: Add uniform resource consumption model (v2)
Fabian Mastenbroek
2021-03-23
simulator: Add support for emitting VM usage metrics
Fabian Mastenbroek
2021-03-23
simulator: Add support for signaling dynamic capacity changes
Fabian Mastenbroek
2021-03-22
simulator: Remove generic resource constraint from resource model
Fabian Mastenbroek
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
[next]