summaryrefslogtreecommitdiff
path: root/opendc/models/machine_state.py
AgeCommit message (Collapse)Author
2018-02-16bug: Fix model according to new schemaFabian Mastenbroek
These changes fixes the `machine_state` model to use the new schema where a machine can run multiple tasks at the same time.
2017-09-25Reformat codebase and fix spelling errorsGeorgios Andreadis
2017-08-09Migrate to MariaDBSacheendra Talluri
2017-01-24Initial commitleonoverweel