| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-28 | bug: Fix timing issues to to unit differences | Fabian Mastenbroek | |
| 2020-02-26 | Model memory usage in VMs | Georgios Andreadis | |
| 2020-02-24 | feat: Add support for workflow tasks with known duration | Fabian Mastenbroek | |
| This change adds support for workflow tasks that have a known duration. This allows the workflow scheduler to employ heuristics for a faster schedule. | |||
| 2020-02-21 | feat: Simplify tagging of cloud resources | Fabian Mastenbroek | |
| 2020-02-21 | feat: Add support for resource tagging | Fabian Mastenbroek | |
| 2020-02-20 | feat: Implement VM support | Georgios Andreadis | |
| This change adds support for virtual machines and hypervisors to the _opendc-compute_ module. Moreover, this change also includes VM trace reading capabilities. | |||
| 2020-02-14 | style: Fix Ktlint issues | Fabian Mastenbroek | |
| 2020-02-14 | refactor: Rename FakeBareMetalDriver to SimpleBareMetalDriver | Fabian Mastenbroek | |
| 2020-02-14 | refactor: Rename Flavor to ServerFlavor | Fabian Mastenbroek | |
| This change renames Flavor to ServerFlavor to be more indicative of its function. The Flavor name follows the naming of the OpenStack project. | |||
| 2020-02-14 | refactor: Integrate opendc-compute in existing model | Fabian Mastenbroek | |
| This change refactors the existing model to use the new interfaces from the opendc-compute module. | |||
| 2020-02-11 | refactor: Reimplement OpenDC model using 2.x API | Fabian Mastenbroek | |
