Releases: QualiSystems/cloudshell-cp-vcenter
Releases · QualiSystems/cloudshell-cp-vcenter
cloudshell-cp-vcenter 4.2.0
- fix creating Linux customization specs
- fix parsing Private IP attribute
- add «VM Console Link» attribute for the deployed app
- fix removing custom spec and folder if deploy fails
- update Private IP attribute - if a subnet is missed we will use /24 subnet
- if VM is not powered command refresh IP raises exception immediately
- fix running deploy "vm from vm" instead of "vm from linked clone"
- the default value for the shutdown method is hard. even if the value is not valid
- return command customize guest os
- fix removing ports if holding network is DV Port Group
- fix command cluster usage
- update remove snapshot command - add parameter «remove_child» (bool)
- fix OVF deployment
- add vNIC to the customization spec of the VM if we add a new vNIC to the VM
cloudshell-cp-vcenter 4.1.2
- fix using created custom spec without specifying additional app attributes
- using new web console link starting from vCenter 6.5
cloudshell-cp-vcenter 4.1.1
- fixed getting app_name for deploy/deployed app
- fixed preparing vm details for the deploy app
cloudshell-cp-vcenter 4.1.0
added support for the Static Apps
cloudshell-cp-vcenter 4.0.0
- refactor code
- update requirements
- work with python 3.9
- add command Remove Snapshot
- add tags for the VM/Folder/Network for vCenter 6.5+
cloudshell-cp-vcenter 3.6.0
- Changed OS customization logic.
- Added "Customize Guest OS" command
cloudshell-cp-vcenter 3.5.0
- Added the ability to set FQDN hostnames for the Linux virtual machines
- Added the ability to reconfigure CPU/RAM on the powered on VM
- Fixed cleaning VM in case of incorrect customization specification
- Added the ability to create a new network interface if there are no virtual network adapters on the virtual machine.
cloudshell-cp-vcenter 3.4.1
Added hostname to vm details
Added multiple disks displaying to VM details
Added verification and error handling for reconfigure VM command
Added verification and error handling for HDDs for deploy from linked clone
cloudshell-cp-vcenter 3.4.0
- Fixed sandbox folder deletion in case of failed/canceled VM deployment
- Fixed adding new disks in the Reconfigure VM command for the vCenter v7
- Added possibility to use exiting Port Group in the Apply Connectivity command
cloudshell-cp-vcenter 3.3.0
- Added possibility to set gateway in the "Private IP" attribute