]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ESX: Unify naming of VI API utility and convenience functions.
authorMatthias Bolte <matthias.bolte@googlemail.com>
Sun, 18 Oct 2009 19:31:46 +0000 (21:31 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Mon, 2 Nov 2009 21:22:12 +0000 (22:22 +0100)
commit447ef8863cfe7ed6bd28fb1e259fed0a77adce6a
tree852517a6adca26356c5ac11958748a6e5b4b6945
parent7c7681dd90bb36b51392c8fd5aef9ce2244e0cc2
ESX: Unify naming of VI API utility and convenience functions.

Unified function naming scheme:
- 'lookup' functions query the ESX or vCenter for information
- 'get' functions return information from a local object

* src/esx/esx_driver.c, src/esx/esx_vi.[ch]: unify function naming
src/esx/esx_driver.c
src/esx/esx_vi.c
src/esx/esx_vi.h