hep-gc / cloud-scheduler

Automatically boot VMs for your HTC jobs
http://cloudscheduler.org
Apache License 2.0
3 stars 0 forks source link

Refactor vm_creates to consolidate duplicate code #457

Open mhpx opened 7 years ago

mhpx commented 7 years ago

Code related to dealing with the image id, instance type, userdata is duplicated in each classes vm_create() refactor into separate functions and put into the icluster base class