Comment 11 for bug 1772160

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

Reviewed: https://review.opencontrail.org/43432
Committed: http://github.com/Juniper/contrail-controller/commit/d9230022f7c9e323aa24f759f5a5a2736af47aa2
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit d9230022f7c9e323aa24f759f5a5a2736af47aa2
Author: sbalineni <email address hidden>
Date: Wed May 30 14:14:29 2018 -0700

[DM]: Fix for reading DM private DB keyspace columns.

Currently DM invokes get_range() with column count 0.
This call does not return persisted ip-addresses.
Similar to this, ae id allocations also not read properly.
Fixed.

Change-Id: I37ad9dae8aec13a38cd810f15bc1265109c841b2
Closes-Bug: #1772160
(cherry picked from commit eaaa3d2f01aed4141da4901c35aef59eba0d9f21)