diff options
author | Edward A. James <eajames@us.ibm.com> | 2016-08-24 16:36:04 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2016-09-06 18:16:05 +0000 |
commit | 3b60175c3169410d3b199c0b50a24ad93f42fcd5 (patch) | |
tree | 39b7497649012b73617cc083448372d21053531c /meta-openbmc-machines/meta-openpower/meta-ibm/meta-garrison | |
parent | bb28bbc6d3d040332a17c72abe28e9c05dc684f7 (diff) | |
download | talos-openbmc-3b60175c3169410d3b199c0b50a24ad93f42fcd5.tar.gz talos-openbmc-3b60175c3169410d3b199c0b50a24ad93f42fcd5.zip |
fix json dbus.Double encoding
- bad formatting showed up in rest server queries
- json used the highest level repr method, which will call the dbus type
tp_repr method. Instead we should use the float specific repr method.
resolves openbmc/openbmc#411
Change-Id: I04eea6d825fe3833accf1625e138abedb0aa7c95
Signed-off-by: Edward A. James <eajames@us.ibm.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/meta-ibm/meta-garrison')
0 files changed, 0 insertions, 0 deletions