Invalid input for operation: physical_network 'prov-vlan' unknown for VLAN provider network
Issue
-
While creating provider network using below command getting error
# openstack network create VW_Network --provider-physical-network prov-vlan --provider-network-type vlan --provider-segment 1566 --share
BadRequestException: Unknown error, {"NeutronError": {"message": "Invalid input for operation: physical_network 'prov-vlan' unknown for VLAN provider network.", "type": "InvalidInput", "detail": ""}} the expected result would be: Network created
Environment
- Red Hat OpenStack Platform 13
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.