Skip to content

Ver. 1.2.12

Compare
Choose a tag to compare
@Alex4386 Alex4386 released this 14 Nov 08:38
· 2 commits to main since this release

Version 1.2.12

Thank you for using XenGarden, A Python XenAPI Wrapper with OOP in mind.

ChangeLog

  • Fixed missing set_memory_configuration issue. It is now deprecated and replaced to set_memory_limits to reflect XenAPI equivalent.
  • Fixed set_memory was not working since set_memory_configuration was missing. replaced to set_memory_limits.