]> git.ipfire.org Git - thirdparty/libvirt.git/commit
python: Document virNodeGetInfo bug
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 30 Sep 2013 09:23:08 +0000 (11:23 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 30 Sep 2013 09:42:52 +0000 (11:42 +0200)
commitf113ce611b8cd19eb6c8b3cda29be083a5a51a69
treeeb714f7a07364763f999c6d06384e410f7eb9e1c
parentb3f6f8ba19cf0fffa90c95ce482ddca0596a9991
python: Document virNodeGetInfo bug

The memory size in virNodeGetInfo python API binding is reported in MiB
instead of KiB (like we have in C struct). However, there already might
be applications out there relying on this inconsistence so we can't
simply fix it. Document this sad fact as known bug.
python/libvirt-override-api.xml