-
Notifications
You must be signed in to change notification settings - Fork 19
Changes for 2012.07
greese edited this page Oct 19, 2012
·
1 revision
Dasein Cloud 2012.07 was never published as a major release, but you should understand these changes to understand the differences between Dasein Cloud 2012.04 and Dasein Cloud 2012.09.
- Added support for launching from VMLaunchOptions objects
- Added the ability to supply user-data when launching a VM
- Added the ability to create and/or attach volumes at VM launch
- Added the ability to create and/or attach network interfaces at VM launch
- Added numerous meta-data elements: getMaximumVirtualMachineCount(), identifyPasswordRequirement(), identifyRootVolumeRequirement(), identifyShellKeyRequirement(), identifyVlanRequirement(), isAPITerminationPreventable(), isBasicAnalyticsSupported(), isExtendedAnalyticsSupported(), listSupportedArchitectures()
- Completed work on network interfaces
- Added network interface management API calls to VLANSupport
- Added the ability to allocate static IP addresses that can be used for VLANs
- Added the ability to associate an IP address or VM with a network interface