cannot create neither vxlan nor gre network

Bug #1913018 reported by Alireza Nasri
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron-api (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

Hi,

I'm using openstack but I got stuck in the following scenario issue.

I have deployed the it from base bundle which works fine. MAAS , JUJU and Openstack all are in 10.10.10.0/24 network.

Then I created internal and external (flat) and respective subnets.

Recently I have added a new server for nova with a different network 10.10.10.0/24

Every server which resides in the new compute node gets a floating/Fixed IP from 10.10.10.0/24 and from project network.

Unfortunately the floating as well as fixed IP are inaccessible and I think because GRE or Vxlan is not implemented yet. Am I right?

What should I do to fix the problem, actually I'm not expert at networking.

Revision history for this message
Alireza Nasri (sysnasri) wrote :

Although GRE and VXLAN are set in ml2.ini pluring within the neutron api , I cannot create any of them.

ubuntu@juju:~$ openstack network create net2 --provider-network-type vxlan
Error while executing command: BadRequestException: 400, Invalid input for operation: network_type value 'vxlan' not supported.

ubuntu@juju:~$ openstack network create net2 --provider-network-type gre
Error while executing command: BadRequestException: 400, Invalid input for operation: Network type gre is not supported.
ubuntu@juju:~$

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.