Skip to content

Tags: gnalawade/xen-api

Tags

v1.14.29

Toggle v1.14.29's commit message
Merge pull request xapi-project#3128 from lindig/pool-join-hnl

CA-259288 provide descriptive reason when raising pool_hosts_not_homogeneous

v1.41.0

Toggle v1.41.0's commit message
Merge pull request xapi-project#3119 from kc284/build

Install.sh does not work with whole directories.

v1.14.28

Toggle v1.14.28's commit message
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]>

v1.40.0

Toggle v1.40.0's commit message
Merge pull request xapi-project#3115 from lindig/pool-join

Revert CP-23026 pool join rules until automated testing is available

v1.14.27

Toggle v1.14.27's commit message
Merge pull request xapi-project#3113 from lindig/pool-join-hnl

CP-23026 add database schema version to software_version ()

v1.14.26

Toggle v1.14.26's commit message
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]>

v1.14.25

Toggle v1.14.25's commit message
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

v1.39.0

Toggle v1.39.0's commit message
Removed binary file; updated instructions

Signed-off-by: Konstantina Chremmou <[email protected]>

v1.38.0

Toggle v1.38.0's commit message
Merge pull request xapi-project#3096 from robhoes/pvsdoc

Update lifecycle for PVS classes

v1.14.24

Toggle v1.14.24's commit message
Add interface file for Rpc_std_helpers module

This is cherry-picked from 8f970ce

Signed-off-by: Gabor Igloi <[email protected]>