2c2956ed33
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 |
||
---|---|---|
.. | ||
__init__.py | ||
datacenter.py | ||
datastore.py |