]> xenbits.xensource.com Git - xcp/xen-api.git/commit
Remove the xapi_minor 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)
commit89b1352663256a65bc3c327334607403799c2029
tree006085e9df7033c00f753fc66e42f0a1f36fa5fd
parentcbc42f81f19b24062450ae6e7b527c0f4359ac61
Remove the xapi_minor 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