1. Critical bug fixes #352 - VM migration was not working 2. Network module Makes NetworkDatacenter accept only NetworkHosts Makes NetworkDatacenter.getHostList() return a List 3. Compatibility break 3.1 More impacting changes Renames CloudSimTags to CloudSimTag, making it an enum: event tags were int constants in CloudSimTags class. Now, if you are sending custom events in your simulation, you need to move your int tags into the new CloudSimTag enum. Renames CloudSimTag starting with DATACENTER to DC 3.2 Less impacting changes Makes SanStorage.getFile() to return an Optional Makes SanStorage.deleteFile() to return an Optional Throws exception when a file or its file name is invalid, instead of returning a boolean and logging a messa...
Removes all the examples that were available at package org.cloudbus.cloudsim.examples.power Those s...
Enables simulating the physical expansion of a Datacenter by dynamically adding new Hosts (PMs) at s...
PowerVm PowerVm class was removed and its methods were moved to a new VmUtilizationHistory class. Th...
Updates and New Features Includes all AWS EC2 Instance Templates from the "US Est (Ohio)" Region, a...
Added PowerVmAllocationPolicyMigrationBestFitStaticThreshold to select the Host to place or migrate...
Improve Host Fault Injection module and update HostFaultInjectionExample1 Fix #360 Close #36
Added / Changed Renamed the DatacenterBroker getVmsCreatedList() method to getVmCreatedList() and a...
General refactoring of Network module, improving code organization and reducing duplication. Improve...
Added Vertical VM Scaling Mechanism (#7) for up and down scaling of VM resources such as Ram, Band...
#185 :: Warn when a simulation which has an explicit termination time is lasting too long. This way,...
Close #308 Fix #309 Introduces a beforeExperimentRun Consumer to enable the researcher to execute so...
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...
Abstract: The virtual machine (VM) migration brings multiple benefits such as higher performance, im...
New Features Add size() method to Datacenter interface to enables getting the number of existing Ho...
Removes all the examples that were available at package org.cloudbus.cloudsim.examples.power Those s...
Enables simulating the physical expansion of a Datacenter by dynamically adding new Hosts (PMs) at s...
PowerVm PowerVm class was removed and its methods were moved to a new VmUtilizationHistory class. Th...
Updates and New Features Includes all AWS EC2 Instance Templates from the "US Est (Ohio)" Region, a...
Added PowerVmAllocationPolicyMigrationBestFitStaticThreshold to select the Host to place or migrate...
Improve Host Fault Injection module and update HostFaultInjectionExample1 Fix #360 Close #36
Added / Changed Renamed the DatacenterBroker getVmsCreatedList() method to getVmCreatedList() and a...
General refactoring of Network module, improving code organization and reducing duplication. Improve...
Added Vertical VM Scaling Mechanism (#7) for up and down scaling of VM resources such as Ram, Band...
#185 :: Warn when a simulation which has an explicit termination time is lasting too long. This way,...
Close #308 Fix #309 Introduces a beforeExperimentRun Consumer to enable the researcher to execute so...
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...
Abstract: The virtual machine (VM) migration brings multiple benefits such as higher performance, im...
New Features Add size() method to Datacenter interface to enables getting the number of existing Ho...
Removes all the examples that were available at package org.cloudbus.cloudsim.examples.power Those s...
Enables simulating the physical expansion of a Datacenter by dynamically adding new Hosts (PMs) at s...
PowerVm PowerVm class was removed and its methods were moved to a new VmUtilizationHistory class. Th...