]> xenbits.xensource.com Git - xcp/xen-api.git/commit
Add a unit test for the database upgrade_vm_records logic.
authorDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:06 +0000 (17:39 +0000)
committerDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:06 +0000 (17:39 +0000)
commitd786020857dbbf7f4ee9655cff09c2c62a6d0d39
tree0fe0657eca5f2e3a41dbdc840836c70a908e6583
parentab61a8a4f7acffc040e891935d7f78b244b86e37
Add a unit test for the database upgrade_vm_records logic.

Signed-off-by: David Scott <dave.scott@eu.citrix.com>
OMakefile
ocaml/xapi/OMakefile
ocaml/xapi/create_misc.ml
ocaml/xapi/dbsync_slave.ml
ocaml/xapi/helpers.ml
ocaml/xapi/xapi_db_upgrade_test.ml [new file with mode: 0644]
ocaml/xapi/xapi_vm_lifecycle.ml