]> xenbits.xensource.com Git - xcp/xen-api.git/commit
CP-2137: Switch to the new xapi<->v6d RPC 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)
commit56ed943e16a224e5a95a5b1fa388fb4c30f375c3
tree4f6893f70c5dd614372f8ff91da52027c5badea0
parent368c07b60f8565045652177a61c4c30c9ec300b4
CP-2137: Switch to the new xapi<->v6d RPC interface

Signed-off-by: Rob Hoes <rob.hoes@citrix.com>
37 files changed:
ocaml/idl/api_errors.ml
ocaml/idl/datamodel.ml
ocaml/idl/ocaml_backend/OMakefile
ocaml/license/OMakefile
ocaml/license/edition.ml
ocaml/license/edition.mli
ocaml/license/fakev6.ml
ocaml/license/fakev6.mli
ocaml/license/grace_retry.ml [deleted file]
ocaml/license/license.ml
ocaml/license/license.mli
ocaml/license/license_file.ml
ocaml/license/license_file.mli
ocaml/license/license_init.ml
ocaml/license/v6alert.ml [deleted file]
ocaml/license/v6alert.mli [deleted file]
ocaml/license/v6client.ml
ocaml/license/v6client.mli
ocaml/license/v6daemon.ml
ocaml/license/v6errors.ml [new file with mode: 0644]
ocaml/license/v6rpc.ml
ocaml/license/v6rpc.mli
ocaml/xapi/OMakefile
ocaml/xapi/cli_frontend.ml
ocaml/xapi/cli_operations.ml
ocaml/xapi/create_misc.ml
ocaml/xapi/features.ml
ocaml/xapi/features.mli
ocaml/xapi/license_check.ml
ocaml/xapi/license_check.mli
ocaml/xapi/xapi.ml
ocaml/xapi/xapi_config.ml
ocaml/xapi/xapi_globs.ml
ocaml/xapi/xapi_ha.ml
ocaml/xapi/xapi_host.ml
ocaml/xapi/xapi_host.mli
ocaml/xapi/xapi_pool.ml