delete router op does not delete the etcd entry for router

Bug #1782128 reported by Onong Tayeng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-vpp
Fix Released
Undecided
Onong Tayeng

Bug Description

The create router op followed by setting external-gateway leads to:

/networking-vpp/nodes/<node_name>/routers/<router_id>
/networking-vpp/nodes/<node_name>/routers/<router_id>/<external gateway port id>

But the delete router op deletes only the etcd entry for the external gateway, aka,

/networking-vpp/nodes/<node_name>/routers/<router_id>/<external gateway port id>

while leaving behind the router's entry:

/networking-vpp/nodes/<node_name>/routers/<router_id>

Onong Tayeng (onong)
Changed in networking-vpp:
assignee: nobody → Onong Tayeng (onong)
Changed in networking-vpp:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-vpp (master)

Reviewed: https://review.openstack.org/583218
Committed: https://git.openstack.org/cgit/openstack/networking-vpp/commit/?id=dc98f51922cb3d09b189059c28ccf45a9ad70e46
Submitter: Zuul
Branch: master

commit dc98f51922cb3d09b189059c28ccf45a9ad70e46
Author: Onong Tayeng <email address hidden>
Date: Tue Jul 17 17:19:26 2018 +0530

    delete router issue

    delete router op does not clean up the router's etcd entry
    completely

    Closes-Bug: #1782128
    Change-Id: Ie544c1eeb56fcfb8ef59554cebcb35ca4dd54784

Changed in networking-vpp:
status: In Progress → Fix Released
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.