Comment 40 for bug 1589014

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

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

commit 61c9332d345f0062f529b346ebc37934e2b228ed
Author: Hampapur Ajay <email address hidden>
Date: Thu Jul 7 06:11:19 2016 -0700

Set autopack_names and _values to False when using obj_uuid_cf to
avoid pycassa having to decode from stored values as it is always
of string/unicode type. This speeds up list and startup operations.
Pass additional cf kwargs to pycassa as is.

Change-Id: I5b35f49d5ad5e8b772aa7e881124f4910f96192a
Partial-Bug: 1589014