Comment 2 for bug 1373257

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/3224
Committed: http://github.org/Juniper/contrail-controller/commit/0f245ac6ea7f607e462478d3a4136f7aef7286ce
Submitter: Zuul
Branch: master

commit 0f245ac6ea7f607e462478d3a4136f7aef7286ce
Author: Sachin Bansal <email address hidden>
Date: Fri Sep 26 15:48:25 2014 -0700

During router create, if we are also updating external gateway, we were updating the logical_router object without reading it. This could clobber the id_perms on the server. We should read before updating the object. Ideally, we should protect against this in api server.

Change-Id: I529b7f9e0b2ab3b635809af8678addc34467422c
Closes-Bug: 1373257
(cherry picked from commit f1342cfddd940e85c08d763d935db12f7aa66d91)