-
Notifications
You must be signed in to change notification settings - Fork 67
add more logging to vmi.wait_until_running() #1352
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Report bugs in Issues The following are automatically added:
Available user actions:
Supported labels
|
|
/verified |
|
/verified |
|
/lgtm |
|
/verified |
|
/cherry-pick v4.14 |
|
Cherry-pick requested for PR: |
|
/lgtm |
* add more logging to vmi.wait_until_running() * add vmi.name to log msg * add vm property and vm status to logs * add raise exception if vm not found * Remove VM object refs --------- Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
|
Cherry-picked PR add more logging to vmi.wait_until_running() into v4.14 |
* add more logging to vmi.wait_until_running() * add vmi.name to log msg * add vm property and vm status to logs * add raise exception if vm not found * Remove VM object refs --------- Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
|
/cherry-pick v4.14 |
* add more logging to vmi.wait_until_running() * add vmi.name to log msg * add vm property and vm status to logs * add raise exception if vm not found * Remove VM object refs --------- Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
|
Cherry-picked PR add more logging to vmi.wait_until_running() into v4.14 |
* add more logging to vmi.wait_until_running() * add vmi.name to log msg * add vm property and vm status to logs * add raise exception if vm not found * Remove VM object refs --------- Co-authored-by: vsibirsk <57763370+vsibirsk@users.noreply.github.com> Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
* add more logging to vmi.wait_until_running() * add vmi.name to log msg * add vm property and vm status to logs * add raise exception if vm not found * Remove VM object refs --------- Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
Short description:
Add more logging to VirtualMachineInstance.wait_until_running()
More details:
What this PR does / why we need it:
Which issue(s) this PR fixes:
Special notes for reviewer:
Bug: