]> xenbits.xensource.com Git - xcp/xen-api.git/commit
Remove the xapi_major from the database manifest because it shouldn't have been used...
authorDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:05 +0000 (17:39 +0000)
committerDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:05 +0000 (17:39 +0000)
commitcbc42f81f19b24062450ae6e7b527c0f4359ac61
treecf3ea49135f5876e001450f472e01d6570b3f5b3
parent5758c71e938730c06a01486185185d96acbdb0ae
Remove the xapi_major from the database manifest because it shouldn't have been used: version checks should have considered the schema version instead.

Signed-off-by: David Scott <dave.scott@eu.citrix.com>
ocaml/database/db_cache_types.ml
ocaml/database/db_cache_types.mli
ocaml/database/db_xml.ml
ocaml/xapi/pool_db_backup.ml