-
Notifications
You must be signed in to change notification settings - Fork 23
Improve the plugin's behavior when multiple OVAs are detected: powered off OVAs #573
Copy link
Copy link
Open
Labels
component/plugin/h5cThe plugin for the vSphere HTML5 clientThe plugin for the vSphere HTML5 clientkind/defectBehavior that is inconsistent with what's intendedBehavior that is inconsistent with what's intendedkind/featureNew functionality you could include in marketing materialNew functionality you could include in marketing materialseverity/2-seriousHigh usability or functional impact. Often has no workaround.High usability or functional impact. Often has no workaround.status/need-infoAdditional information is needed to make progressAdditional information is needed to make progress
Metadata
Metadata
Assignees
Labels
component/plugin/h5cThe plugin for the vSphere HTML5 clientThe plugin for the vSphere HTML5 clientkind/defectBehavior that is inconsistent with what's intendedBehavior that is inconsistent with what's intendedkind/featureNew functionality you could include in marketing materialNew functionality you could include in marketing materialseverity/2-seriousHigh usability or functional impact. Often has no workaround.High usability or functional impact. Often has no workaround.status/need-infoAdditional information is needed to make progressAdditional information is needed to make progress
Type
Fields
Give feedbackNo fields configured for issues without a type.
@wjun commented on Thu Aug 23 2018
For 1.4.3, do not attempt to connect to OVAs which are not powered on. Display a clear error message if OVAs are present, but none are powered on.
This involves changes to the plugin's OVA lookup logic, changes to the plugin's error handling, and additional tests.