]> xenbits.xensource.com Git - xcp/xen-api.git/commit
CP-2137: Use rpc-light to implement the xapi<->v6d XMLRPC interface
authorRob Hoes <rob.hoes@citrix.com>
Wed, 26 Jan 2011 17:39:04 +0000 (17:39 +0000)
committerRob Hoes <rob.hoes@citrix.com>
Wed, 26 Jan 2011 17:39:04 +0000 (17:39 +0000)
commitfa747bb4c409448c89e2685e12217f8154c7b952
treec50a310fead4cc9eb3df6caab54b71cb580e7b21
parent616c0a082a691d01f757b3e4f7c961b096b7ea01
CP-2137: Use rpc-light to implement the xapi<->v6d XMLRPC interface

Signed-off-by: Rob Hoes <rob.hoes@citrix.com>
12 files changed:
ocaml/idl/ocaml_backend/OMakefile
ocaml/license/OMakefile
ocaml/license/v6client.ml
ocaml/license/v6daemon.ml
ocaml/license/v6daemon.mli
ocaml/license/v6rpc.ml [new file with mode: 0644]
ocaml/license/v6rpc.mli [new file with mode: 0644]
ocaml/license/v6testd.ml
ocaml/license/v6testd.mli
ocaml/license/v6xmlrpc.ml [deleted file]
ocaml/license/v6xmlrpc.mli [deleted file]
ocaml/xapi/OMakefile