container-service-extension icon indicating copy to clipboard operation
container-service-extension copied to clipboard

Networks datagrid shows error if ovdc network(s) are owned by a data center group

Open andrew-ni opened this issue 3 years ago • 1 comments

If an ovdc network is owned by a data center group (as opposed to an ovdc), UI's API response processing will fail due to receiving an orgVdc property value of "null". The datagrid will reflect this, and show an error message.

Workaround: Use CSE CLI to deploy the Native cluster. CLI does not have this problem because CLI only requires you to input the network name, and doesn't check for the orgVdc property value.

andrew-ni avatar Nov 07 '20 01:11 andrew-ni

Currently testing fix by creating a data center group network and using UI (with the fix) to deploy native cluster

andrew-ni avatar Nov 07 '20 01:11 andrew-ni