Create network type vlan displays: Error: Failed to create network

Bug #1419988 reported by Amogh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Invalid
Undecided
Unassigned

Bug Description

1. Login as a admin user and navigate to Admin->networks
2. Click on create network
3. Select the type as VLAN and provide the vlan ID(Segmentation ID)
4. provide other required details and click "Create Network"
Observe that "Error:Failed to create network" displayed.
Screenshot attached for reference.

Tags: neutron
Revision history for this message
Amogh (amogh-r-mavinagidad) wrote :
description: updated
Revision history for this message
Wu Hong Guang (whg) wrote :

Amogh,

does your provider network in your testing environment support VLAN segregation?

Revision history for this message
Amogh (amogh-r-mavinagidad) wrote :

@Hong Guang: seems I have to configure my environment and retest this bug.

liaonanhai (nanhai-liao)
Changed in horizon:
assignee: nobody → liaonanhai (nanhai-liao)
Revision history for this message
liaonanhai (nanhai-liao) wrote :

Check the config file /etc/neutron/plugins/ml2/ml2_conf.ini
[ml2]
tenant_network_types = vxlan
type_drivers = local,flat,vlan,gre,vxlan
mechanism_drivers = openvswitch,linuxbridge

So we should choose vxlan in 'Provider Network Type'

Changed in horizon:
assignee: liaonanhai (nanhai-liao) → nobody
Changed in horizon:
assignee: nobody → Mangayarkarasi (m-mariammal)
Changed in horizon:
assignee: Mangayarkarasi (m-mariammal) → nobody
Changed in horizon:
assignee: nobody → Hansel Thomas (hansel.thomas)
Changed in horizon:
assignee: Hansel Thomas (hansel.thomas) → nobody
Revision history for this message
Akihiro Motoki (amotoki) wrote :

This completely depends on deployments.

Operators should configure 'supported-provider-types' settings depending on their deployments. [1]

[1] https://docs.openstack.org/horizon/latest/configuration/settings.html#supported-provider-types

tags: added: neutron
Changed in horizon:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.