Added / Changed Renamed the DatacenterBroker getVmsCreatedList() method to getVmCreatedList() and added a getVmExecList() one (#100). Now the getVmExecList() method is the one which stores the list of all currently running VMs. These VMs may or may not be running Cloudlets, but they are available for new submitted Cloudlets to be placed into them. The old getVmCreatedList() stores all created VMs for the broker along the entire simulation time. This way, the list of all created VMs can be queried after the simulation finishes. Changed Updates Host Fault Injection Mechanism (#105)
1. Critical bug fixes #352 - VM migration was not working 2. Network module Makes NetworkDatacent...
This update redesigns UtilizationHistory classes, breaking compatibility. Keeping a Map to store the...
This release improves the way to store the requested and allocated MIPS capacity for VMs and Cloudle...
[1.2.3] - 2017-06-05 Added / Changed Renamed the DatacenterBroker getVmsCreatedList() method to get...
Added PowerVmAllocationPolicyMigrationBestFitStaticThreshold to select the Host to place or migrate...
Added Vertical VM Scaling Mechanism (#7) for up and down scaling of VM resources such as Ram, Band...
Improve Host Fault Injection module and update HostFaultInjectionExample1 Fix #360 Close #36
Updates and New Features Includes all AWS EC2 Instance Templates from the "US Est (Ohio)" Region, a...
Enables simulating the physical expansion of a Datacenter by dynamically adding new Hosts (PMs) at s...
#185 :: Warn when a simulation which has an explicit termination time is lasting too long. This way,...
Updates #130 Postpone DatacenterBroker shutdown to the end of the simulation when a termination tim...
Added Amazon EC2 instance templates in JSON format (#97). Vm.getStartTime(), Vm.getStopTime() and V...
1. Important new Features 1.1. DatacenterBroker Enables Broker to try selecting the closest Datacen...
Improves broker's log for delayed VM. Don't disable logging when starting the experiment runner. Let...
Close #308 Fix #309 Introduces a beforeExperimentRun Consumer to enable the researcher to execute so...
1. Critical bug fixes #352 - VM migration was not working 2. Network module Makes NetworkDatacent...
This update redesigns UtilizationHistory classes, breaking compatibility. Keeping a Map to store the...
This release improves the way to store the requested and allocated MIPS capacity for VMs and Cloudle...
[1.2.3] - 2017-06-05 Added / Changed Renamed the DatacenterBroker getVmsCreatedList() method to get...
Added PowerVmAllocationPolicyMigrationBestFitStaticThreshold to select the Host to place or migrate...
Added Vertical VM Scaling Mechanism (#7) for up and down scaling of VM resources such as Ram, Band...
Improve Host Fault Injection module and update HostFaultInjectionExample1 Fix #360 Close #36
Updates and New Features Includes all AWS EC2 Instance Templates from the "US Est (Ohio)" Region, a...
Enables simulating the physical expansion of a Datacenter by dynamically adding new Hosts (PMs) at s...
#185 :: Warn when a simulation which has an explicit termination time is lasting too long. This way,...
Updates #130 Postpone DatacenterBroker shutdown to the end of the simulation when a termination tim...
Added Amazon EC2 instance templates in JSON format (#97). Vm.getStartTime(), Vm.getStopTime() and V...
1. Important new Features 1.1. DatacenterBroker Enables Broker to try selecting the closest Datacen...
Improves broker's log for delayed VM. Don't disable logging when starting the experiment runner. Let...
Close #308 Fix #309 Introduces a beforeExperimentRun Consumer to enable the researcher to execute so...
1. Critical bug fixes #352 - VM migration was not working 2. Network module Makes NetworkDatacent...
This update redesigns UtilizationHistory classes, breaking compatibility. Keeping a Map to store the...
This release improves the way to store the requested and allocated MIPS capacity for VMs and Cloudle...