2c2956ed33
![int32bit](/assets/img/avatar_default.png)
The 'uncommitted' field is in official API, but currently not in our Datastore class, we need it to compute the amount of provisioned space: provisionedSpace = Capacity - freeSpace - uncommitted So a `uncommitted` keyword argument has to be added to the Datastore class. Change-Id: I156e2b4fb9a8355848947ec9dbb6abf014588fdf Closes-Bug: #1643569
oslo.vmware --- VMware support code for OpenStack
The Oslo VMware library provides support for common VMware operations and APIs.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.vmware
- Source: http://git.openstack.org/cgit/openstack/oslo.vmware
- Bugs: http://bugs.launchpad.net/oslo.vmware
Description
Languages
Python
100%