Skip to content

Instantly share code, notes, and snippets.

@mathias-ewald
Created March 28, 2018 10:44
Show Gist options
  • Save mathias-ewald/d911d42d3be348932f38c28154b89a92 to your computer and use it in GitHub Desktop.
Save mathias-ewald/d911d42d3be348932f38c28154b89a92 to your computer and use it in GitHub Desktop.
$ openstack network create --external --provider-network-type vlan --provider-segment 1000 --provider-physical-network physnet1 external1
Error while executing command: BadRequestException: Unknown error, {"NeutronError": {"message": "Invalid input for operation: physical_network 'physnet1' unknown for VLAN provider network.", "type": "InvalidInput", "detail": ""}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment