Reviewed: https://review.openstack.org/499897 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=de37fc1024a2e02cb9ec0f29a6dbd218474072df Submitter: Zuul Branch: master
commit de37fc1024a2e02cb9ec0f29a6dbd218474072df Author: zhangdebo1987 <zhangd...@inspur.com> Date: Fri Sep 1 13:32:00 2017 +0800 NaNJSONEncoder should be used in api "cinder/tenantabsolutelimits" In api "cinder/tenantabsolutelimits", result maybe contains Infinity values, but Infinity values are not supported by JSON standard, so NaNJSONEncoder is needed here. Change-Id: I750637e3214ad46a8b29e1ad565870cdcb827fe1 Closes-bug: #1714417 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1714417 Title: Error "Unable to retrieve the Absolute Limits" appeared in browser console when creating a volume from an image. Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Open the modal from for creating a volume from an image, an error message appeared : "Unable to retrieve the Absolute Limits". I saw an error in browser console : "SyntaxError: Unexpected token I in JSON at position 76". Note that this happens only for a project with unlimited Cinder quotas. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1714417/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp