Tags: gnalawade/xen-api
Tags
Merge pull request xapi-project#3128 from lindig/pool-join-hnl CA-259288 provide descriptive reason when raising pool_hosts_not_homogeneous
Merge pull request xapi-project#3119 from kc284/build Install.sh does not work with whole directories.
CP-23026 CA-258536 update update records at startup This commit changes the behaviour of Xapi_pool_update.resync_host which reads updates from the file system and is called during startup. Previously, new update records were created for updates that were unknown. This commit changes this behaviour: for an update found in the file system, an existing record is selectively updated. The rationale for this change is that an updated xapi at startup might interpret an existing update's meta data differently than before. This provides an opportunity to correct previous wrong or inconvenient interpretations. This particular instance was triggered by the introduction of the enforce-homogeneity attribute in updates. Signed-off-by: Christian Lindig <[email protected]>
Merge pull request xapi-project#3115 from lindig/pool-join Revert CP-23026 pool join rules until automated testing is available
Merge pull request xapi-project#3113 from lindig/pool-join-hnl CP-23026 add database schema version to software_version ()
CP-23026 bump database schema to 5.109 after change The previous commit did not bump the database schema in the belief that it would run into the version of the Falcon release. However, this is not the case and it can be safely bumped as it should have been already. Signed-off-by: Christian Lindig <[email protected]>
Merge pull request xapi-project#3106 from lindig/pool-join-hnl Backport: Add pool join check CP-23026: pool/host must have same "enforced" updates
Removed binary file; updated instructions Signed-off-by: Konstantina Chremmou <[email protected]>
Merge pull request xapi-project#3096 from robhoes/pvsdoc Update lifecycle for PVS classes