Reviewed: https://review.openstack.org/492542 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0723e60edf85972bd24b923308856de6f1aae6c6 Submitter: Jenkins Branch: master
commit 0723e60edf85972bd24b923308856de6f1aae6c6 Author: Artem Tiumentcev <[email protected]> Date: Thu Aug 10 16:56:21 2017 +0300 Fix Python 3 issues with serialization json from request Closes-Bug: #1710114 Change-Id: I2c6e2fe24fb8c5b47f36613e9791004a01456ae3 ** 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/1710114 Title: doesn't create new instance on python 3 Status in OpenStack Dashboard (Horizon): Fix Released Bug description: When I tried creating new instance in horizon running on python 3, I have got error malformed JSON request: the JSON object must be str, not 'bytes' Log: [11/Aug/2017 08:58:05] "POST /api/nova/servers/ HTTP/1.1" 400 66 Screenshots: http://imgur.com/a/oyiYS http://imgur.com/a/IhKOA To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1710114/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

