vic-ui
vic-ui copied to clipboard
Improve the plugin's behavior when multiple OVAs are detected: version compatibility
As described in vmware/vic-product#1952, improve the plugin's behavior when multiple OVAs are detected.
Only use OVAs with an API server that implements a compatible version of the VCH Management API. Display a clear error message if OVAs are present, but none are compatible.
Builds on #573