]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Make naming of remote procedures match API names exactly
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 18 Apr 2013 11:07:23 +0000 (12:07 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 24 Apr 2013 09:33:10 +0000 (10:33 +0100)
commitbb03636827e9065075039da0a8659bbf9837db1c
tree82fa4e5396e65f9d52c1e71dbb10b4b1ca3d094d
parent6da982be651e399e990b07da3b45d18c46eaa806
Make naming of remote procedures match API names exactly

A number of the remote procedure names did not match the
corresponding API names. For example, many lacked the
word 'CONNECT', others re-arranged the names. Update the
procedures so their names exactly match the API names.
Then remove the special case handling of these APIs in
the generator

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
daemon/remote.c
src/qemu_protocol-structs
src/remote/qemu_protocol.x
src/remote/remote_driver.c
src/remote/remote_protocol.x
src/remote_protocol-structs
src/rpc/gendispatch.pl