Comment 6 for bug 1772160

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

Reviewed: https://review.opencontrail.org/43415
Committed: http://github.com/Juniper/contrail-controller/commit/eaaa3d2f01aed4141da4901c35aef59eba0d9f21
Submitter: Zuul (<email address hidden>)
Branch: R4.1

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