Skip to content

Releases: fog/fog-vsphere

v3.4.0

22 Jul 20:50
Compare
Choose a tag to compare

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.3.1

13 May 08:53
Compare
Choose a tag to compare

Fixes eager zero flag (#251, #252)

v3.2.5

09 Mar 10:50
Compare
Choose a tag to compare
  • Check cluster existance properly (#239)

v3.2.3

05 Feb 16:24
Compare
Choose a tag to compare
  • Check cluster existence (#239)

v3.2.2

24 Jan 17:32
Compare
Choose a tag to compare
  • Load simple clusters (#237)
  • ISO upload: correctly check if upload directory exists

v3.2.1

29 Aug 05:00
Compare
Choose a tag to compare
  • Fix VM creation on storagePod (#234)

v3.2.0

17 Jul 18:52
Compare
Choose a tag to compare
  • 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

04 Jun 16:10
4d92368
Compare
Choose a tag to compare
  • 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

16 Nov 15:13
Compare
Choose a tag to compare
  • 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)