Comment 6 for bug 1490418

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

Reviewed: https://review.opencontrail.org/13516
Committed: http://github.org/Juniper/contrail-controller/commit/fae2a735f9fde5952e1174033d411f90db3c73cb
Submitter: Zuul
Branch: R2.20

commit fae2a735f9fde5952e1174033d411f90db3c73cb
Author: Hari <email address hidden>
Date: Wed Sep 2 18:42:41 2015 +0530

Add dhcp-option-value-bytes to take encoded input.

Added this field to DhcpOptionType in schema, to take input byte by byte
in decimal. When set, this value is copied for the option as is (for
options taking String as input).

Change-Id: I54df34ffc1c72c32a936314b91904520e01e6b7b
closes-bug: 1490418