Comment 3 for bug 1413864

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

Reviewed: https://review.opencontrail.org/7051
Committed: http://github.org/Juniper/contrail-controller/commit/bef10574842feebe6df1d79ec26319017ac3d0c9
Submitter: Zuul
Branch: R2.1

commit bef10574842feebe6df1d79ec26319017ac3d0c9
Author: Hampapur Ajay <email address hidden>
Date: Thu Jan 22 21:39:00 2015 -0800

Do not read subnet-uuid from useragent kv if not necessary.

Since we don't check+store in useragent-kv for subnet mapping
in common case, handle this when neutron is asked about a subnet
it doesn't know (created by contrail API/UI) and do the mapping
store in the exception case.

Change-Id: Ia5531059b3eaecc3cff2bf5a3de671aad0a17bc3
Closes-Bug: #1413864
(cherry picked from commit a7bdf2fee2a8b8ba916a2e62a8317fb851b407a7)