You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regroup all session creation in util get_localAPI_session or APISession class.
New APISession class to handle lifecycle of the session, with context, or atexit handlers.
Use various originator for xapi session creation, to differentiate where they are being created.
Signed-off-by: Arnaud Garcia-Fernandez <arnaud.garcia-fernandez@vates.tech>
# It needs to be done locally by each host so we go through the linstor-manager plugin.
1418
1419
# If we don't do this sometimes, the destroy will fail when trying to destroy the resource groups with:
1419
1420
# "linstor-manager:destroy error: Failed to destroy SP `xcp-sr-linstor_group_thin_device` on node `r620-s2`: The specified storage pool 'xcp-sr-linstor_group_thin_device' on node 'r620-s2' can not be deleted as volumes / snapshot-volumes are still using it."
0 commit comments