Ver. 1.2.12
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 toset_memory_limits
to reflect XenAPI equivalent. - Fixed
set_memory
was not working sinceset_memory_configuration
was missing. replaced toset_memory_limits
.