When deploying an OVA template from the vCenter UI, the Customize Template page of the OVF Deploy Wizard does not show properties that have been marked as vmw:qualifiers="Ip" in the OVA file.
This is a regression in vCenter version 8.0U1 after a change made in one of the dependencies which is causing properties to be sent in a different format than before resulting in invalid checks.
To provide the IP properties after the deployment of the OVA is successful follow the below mentioned steps:
Go to Inventory -> Click on the name of the deployed Virtual Machine -> Click on Configure tab.
Select vApp Options from the side navigation under Settings
Select the property the user wants to set the value for.
Click on Set Value button at the top.
Enter the new value for the field.
Click OK.
The new value will be reflected in the property list.