Comment 1 for bug 1381779

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

Reviewed: https://review.opencontrail.org/3798
Committed: http://github.org/Juniper/contrail-controller/commit/13d8d21feaee016210a3e3a8c1fc55b4feb7566c
Submitter: Zuul
Branch: R1.10

commit 13d8d21feaee016210a3e3a8c1fc55b4feb7566c
Author: Sachin Bansal <email address hidden>
Date: Wed Oct 15 14:56:43 2014 -0700

If the API client updates a network object with subnets and does not send a subnet_uuid, we were allocating a new UUID. If the subnet already exists, we should reuse the subnet_uuid. Now, we read from cassandra before generating a new UUID.

Change-Id: I13426663c8a2a8e79fbf170dffb81c726506cee1
Closes-Bug: 1381779