Releases: fog/fog-vsphere
Releases · fog/fog-vsphere
v3.4.0
v3.4.0
- list_resource_pools returns incorrect resource pool name (#256)
- Add ability to create update and delete Resource Pools (#253)
- Check datastore for existence prior vm_clone
v3.2.5
- Check cluster existance properly (#239)
v3.2.3
- Check cluster existence (#239)
v3.2.2
- Load simple clusters (#237)
- ISO upload: correctly check if upload directory exists
v3.2.1
- Fix VM creation on storagePod (#234)
v3.2.0
- Annotation Notes are not set in Image based builds (#218)
- Cloning disks thin relocation and storagePod location (#216)
- Grab DC if within a folder (#214)
v3.1.0
- Adds vcr webmock testing basics (#208)
- Allow changes for HotAdd memory and CPU (#207)
- Fix NoMethodError
blank?
without Rails (#206)
- Fix VM interfaces updates (#205)
- Network lookup by ID (#204)
- Allow add disk on storageClusters on VM clone (#202)
- Make
boot_order
an attribute of VM (#194)
v2.5.0
- Expose extraConfig from user_data for vm_clone #172
- Support getting folder types other than vm folder #171
- Vm_clone: ERROR if options['volumes'] is not specified #170
- Patch attribute[:datacenter] for create interface #167
- Add required datacenter param to all calls which may use get_vm_interface #165
- Add option to relocate vm's datastore #164
- Add cpu_hz attribute to host (#162)
- Fix adding 8th volume to vm (#146)