Comment 2 for bug 1413864

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

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

commit a7bdf2fee2a8b8ba916a2e62a8317fb851b407a7
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