VIC plugin throws a parsing error when customer tries to specify only the gateway for management network. #568
Labels
area/networking
Screens related to display and selection of networking-related settings
component/plugin/h5c
The plugin for the vSphere HTML5 client
impact/test/integration
Requires creation of or changes to an integration test
kind/defect
Behavior that is inconsistent with what's intended
severity/4-minor
Low usability or functional impact. Often has an easy workaround.
source/customer
Reported by a customer, directly or via an intermediary
@yeshwantbabar commented on Thu Mar 29 2018
When you provide a gateway for the management network, it's mandatory to provide at least one routing destination. UI Plugin doesn't reflect that. It has two separate fields for Gateway and Routing destinations. If the customer doesn't provide both the fields properly, plugin throws a weird parsing error [Refer to the screenshot].
There should be just one text field, Routing Destinations:Gateway along with a tooltip/help which explains this configuration.
The same thing applies to client network configurations as well.
@mdubya66 commented on Fri Jun 22 2018
is there a workaround for this and if so let's document and lower to a p2
@AngieCris commented on Fri Jun 22 2018
@jak-atx It rather looks like an enhancement than a bug - we should provide more helpful message instead of parsing error. We do have this requirement in the documentation that routing destination must be provided if there's a gateway.
@stuclem commented on Tue May 15 2018
Proposed release note:
When you provide a gateway for the management or client network, it is mandatory to provide at least one routing destination. The Create Virtual Container Host wizard does not conform to this behavior and has two separate fields for the Gateway and Routing destinations. If you do not fill in both the fields correctly, the wizard reports a parsing error.
I added this in both the
vic
andvic-ui
release notes.@zjs commented on Tue May 22 2018
From discussion with @pdaigle: Management network should be restructured to make it clearer that the when a gateway is entered, one or more routing destinations must be entered. Client-side validation should be added to enforce this. This will be more consistent with the CLI.
The text was updated successfully, but these errors were encountered: