Reviewed: https://review.opencontrail.org/21550 Committed: http://github.org/Juniper/contrail-generateDS/commit/7db3d53ef47158fd203ba15d53b2d5c5651bd7fc Submitter: Zuul Branch: master
commit 7db3d53ef47158fd203ba15d53b2d5c5651bd7fc Author: Hampapur Ajay <email address hidden> Date: Wed Jun 29 11:36:30 2016 -0700
Use unicode for key access in kwargs for from_dict to reduce time spent in utf_8:decode(). Also and don't expand to params for same reason. Prefer values in params_dict to arg values so from_dict is more efficient.
Change-Id: I00ed5d7825aab4919f84fd9416ebd6c5a017cb00 Partial-Bug: 1589014
Reviewed: https:/ /review. opencontrail. org/21550 github. org/Juniper/ contrail- generateDS/ commit/ 7db3d53ef47158f d203ba15d53b2d5 c5651bd7fc
Committed: http://
Submitter: Zuul
Branch: master
commit 7db3d53ef47158f d203ba15d53b2d5 c5651bd7fc
Author: Hampapur Ajay <email address hidden>
Date: Wed Jun 29 11:36:30 2016 -0700
Use unicode for key access in kwargs for from_dict to reduce time
spent in utf_8:decode(). Also and don't expand to params for same
reason. Prefer values in params_dict to arg values so from_dict is
more efficient.
Change-Id: I00ed5d7825aab4 919f84fd9416ebd 6c5a017cb00
Partial-Bug: 1589014