summaryrefslogtreecommitdiff
path: root/kpov_judge/create_disk_images.py
AgeCommit message (Expand)Author
2019-02-24Move everything one level upTimotej Lazar
2019-02-21create_disk_images: create standalone VMDK imagesTimotej Lazar
2019-02-21create_disk_images: modify image filenamesTimotej Lazar
2019-02-19Support qcow2 formatTimotej Lazar
2019-02-16Create disk images in multiple formatsTimotej Lazar
2019-02-12create_disk_images: add diskless computers to db.student_computersTimotej Lazar
2018-10-11Use backing files in created disk imagesTimotej Lazar
2018-10-10Use a single parameter for DB connectionTimotej Lazar
2018-10-07Remove coding: linesTimotej Lazar
2018-10-07Rename kpov_random_helpers to kpov_utilTimotej Lazar
2018-10-05Pass globals() to exec callsTimotej Lazar
2018-09-27Fix exec() for Python 3Timotej Lazar
2018-09-26Run 2to3Timotej Lazar
2018-03-29Fix some more instances of missing class_idgasperfele@fri1.uni-lj.si
2017-10-23Pripravljen pristopni 2017gasperfele@fri1.uni-lj.si
2016-12-18commit before fixing the snmp_agent_uptime taskgasperfele@fri1.uni-lj.si
2016-10-01added a global_params parameter to prepare_disks so that the task_name, usern...gasperfele@fri1.uni-lj.si
2016-10-01Update create_disk_image so it works with the current pymongogasperfele@fri1.uni-lj.si
2015-03-31Fixed generation of disk imagesgasperfele@fri1.uni-lj.si
2015-01-29Started writing script for testing prepare_disks.pygasperfele@fri1.uni-lj.si
2015-01-29Added most of the required functions for faking guestfs over sshgasperfele@fri1.uni-lj.si
2015-01-13Fixed add_task, started work on create_disk_imagegasperfele@fri1.uni-lj.si
2014-10-20Initial commitgasperfele@fri1.uni-lj.si