commit beeaf24dc8342c70c19baa72f8881e663ddd1973
Author: Mike Kolesnik <email address hidden>
Date: Thu Oct 19 15:06:58 2017 +0300
Have create_pending_row return the entry
This change is needed in order to be able to print the entry's ID to the
log once it's created, in order to have better debug-ability of the logs
(we'll be able to correlate entries better if we know the ID and not
only the object ID which can have multiple entries).
Reviewed: https:/ /review. openstack. org/514354 /git.openstack. org/cgit/ openstack/ networking- odl/commit/ ?id=beeaf24dc83 42c70c19baa72f8 881e663ddd1973
Committed: https:/
Submitter: Zuul
Branch: master
commit beeaf24dc8342c7 0c19baa72f8881e 663ddd1973
Author: Mike Kolesnik <email address hidden>
Date: Thu Oct 19 15:06:58 2017 +0300
Have create_pending_row return the entry
This change is needed in order to be able to print the entry's ID to the
log once it's created, in order to have better debug-ability of the logs
(we'll be able to correlate entries better if we know the ID and not
only the object ID which can have multiple entries).
A follow up patch makes use of this ability.
Change-Id: I8eb82a5e5c0124 c1eaf5fb3cbf32e 12fd169e7ff
Related-Bug: #1713487