[OVSDB-293] Service Unavailable exception when associating a Neutron router with a tenant subnet. Created: 09/Feb/16  Updated: 26/May/21  Resolved: 14/Feb/16

Status: Resolved
Project: ovsdb
Component/s: Northbound
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Sridhar Gaddam Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 5278

 Description   

Seen with the latest ovsdb/odl-neutron master code.

Setup:
1. OpenStack configured using Devstack with ODL as external controller.
2. Using ODL_L3 inst ead of neutron l3-agent.
3. Configured ODL_PROVIDER_MAPPINGS="physnet1:eth1" and PUBLIC_INTERFACE="eth1" in local.conf
4. service_plugins =   is properly configured in neutron.conf
5. In ODL etc/custom.properties file, enabled ovsdb.l3.fwd.enabled=yes
6. On ODL side, started the controller and installed the feature odl-ovsdb-openstack.
7. ./stack.sh is successful.

Now in this setup, when I create a neutron router and associate a tenant subnet to the neutron router, I'm seeing the error "Service Unavailable"
a. neutron router-create r1
b. neutron net-create t1
c. neutron subnet-create --name ts1 t1 10.0.0.0/24
d. neutron router-interface-add r1 ts1

Step d above returns the error and karaf logs show an exception http://paste.openstack.org/show/486263/

Output of ovs-vsctl show on the node - http://paste.openstack.org/show/486262/

Network topology when queried from ODL, displays: http://paste.openstack.org/show/486264/

PS: In the same setup, when I use ODL Lithium SR3 (instead of ODL OVSDB Master) it works fine.



 Comments   
Comment by Sridhar Gaddam [ 10/Feb/16 ]

Patch - https://git.opendaylight.org/gerrit/#/c/33826/

Comment by Sridhar Gaddam [ 14/Feb/16 ]

Patch is merged https://git.opendaylight.org/gerrit/#/c/33826/, closing the bug.

Generated at Wed Feb 07 20:36:01 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.