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
Pass the host_info retrieved from kvm.py to zstacklib to avoid zstacklib
repeatedlly retrieving host_info.
Set variable IS_REMOTE_PIP_READY in zstacklib to record whether remote
host pip is available or not, to avoid checking whether pip exists every
time during pip install python package.
Optimize gather facts, add gather_subset=machine,processor to get only
the required info, and specify the required fields in the fitler param
to avoid excessive logging.
Resolves: ZSTAC-56230
Change-Id: I686771727a6278746165757374646579676f6879
0 commit comments