Thank you for using XenGarden, A Python XenAPI Wrapper with OOP in mind.
ChangeLog * add get_physical_utilisation
1.2.0
Thank you for using XenGarden, A Python XenAPI Wrapper with OOP in mind.
Breaking Changes Since XenGarden targets 3.6 or above, XenGarden now supports asyncio based xenapi async operation from out of the box. Therefore, some of the power operations: such as `on`, `off` are now asynchronous functions.