10 #ifndef WRENCH_CLOUDSERVICEPROPERTY_H
11 #define WRENCH_CLOUDSERVICEPROPERTY_H
13 #include "wrench/services/compute/ComputeServiceProperty.h"
37 #endif //WRENCH_CLOUDSERVICEPROPERTY_H
Configurable properties for a ComputeService.
Definition: ComputeServiceProperty.h:21
Definition: Action.cpp:28
static const std::string VM_RESOURCE_ALLOCATION_ALGORITHM
The VM resource allocation algorithm by which VMs are started on physical hosts. Possible values are:
Definition: CloudComputeServiceProperty.h:33
static const std::string VM_BOOT_OVERHEAD_IN_SECONDS
The overhead, in seconds, to boot a VM.
Definition: CloudComputeServiceProperty.h:24
Configurable properties for a CloudComputeService.
Definition: CloudComputeServiceProperty.h:20