Export CPUs used by the node OS
authorBernardo Dal Seno <bdalseno@google.com>
Fri, 28 Jun 2013 17:40:20 +0000 (19:40 +0200)
committerBernardo Dal Seno <bdalseno@google.com>
Mon, 1 Jul 2013 11:40:21 +0000 (13:40 +0200)
commitf43c898d67c81819c2c2ee053149e207145d6075
treeff21d313255dd479ecbacf3353eb8d0416aa9fef
parentff05ff9401274f58b755fd716ce2bb397b9262ee
Export CPUs used by the node OS

They are exported through the LUXI, RAPI, and IAllocator interfaces.

Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
lib/masterd/iallocator.py
lib/query.py
lib/rapi/rlib2.py
src/Ganeti/Query/Node.hs
src/Ganeti/Rpc.hs
test/py/ganeti.query_unittest.py