index
:
kpov-judge.git
master
KPOV Judge
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kpov_judge
/
create_disk_images.py
Age
Commit message (
Expand
)
Author
2019-02-24
Move everything one level up
Timotej Lazar
2019-02-21
create_disk_images: create standalone VMDK images
Timotej Lazar
2019-02-21
create_disk_images: modify image filenames
Timotej Lazar
2019-02-19
Support qcow2 format
Timotej Lazar
2019-02-16
Create disk images in multiple formats
Timotej Lazar
2019-02-12
create_disk_images: add diskless computers to db.student_computers
Timotej Lazar
2018-10-11
Use backing files in created disk images
Timotej Lazar
2018-10-10
Use a single parameter for DB connection
Timotej Lazar
2018-10-07
Remove coding: lines
Timotej Lazar
2018-10-07
Rename kpov_random_helpers to kpov_util
Timotej Lazar
2018-10-05
Pass globals() to exec calls
Timotej Lazar
2018-09-27
Fix exec() for Python 3
Timotej Lazar
2018-09-26
Run 2to3
Timotej Lazar
2018-03-29
Fix some more instances of missing class_id
gasperfele@fri1.uni-lj.si
2017-10-23
Pripravljen pristopni 2017
gasperfele@fri1.uni-lj.si
2016-12-18
commit before fixing the snmp_agent_uptime task
gasperfele@fri1.uni-lj.si
2016-10-01
added a global_params parameter to prepare_disks so that the task_name, usern...
gasperfele@fri1.uni-lj.si
2016-10-01
Update create_disk_image so it works with the current pymongo
gasperfele@fri1.uni-lj.si
2015-03-31
Fixed generation of disk images
gasperfele@fri1.uni-lj.si
2015-01-29
Started writing script for testing prepare_disks.py
gasperfele@fri1.uni-lj.si
2015-01-29
Added most of the required functions for faking guestfs over ssh
gasperfele@fri1.uni-lj.si
2015-01-13
Fixed add_task, started work on create_disk_image
gasperfele@fri1.uni-lj.si
2014-10-20
Initial commit
gasperfele@fri1.uni-lj.si