Reviewed: https://review.openstack.org/411045 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d85a5b4b5d46cb2567e2cf68a7ea2739d9bdfd5a Submitter: Jenkins Branch: master
commit d85a5b4b5d46cb2567e2cf68a7ea2739d9bdfd5a Author: jiangpch <[email protected]> Date: Thu Dec 15 11:20:43 2016 +0800 remove to_dict method of Network in neutron.py because network['subnets'] is a list of str. Closes-Bug: #1650097 Change-Id: I55b0c81706051410d7368a067106ff3d821d7b47 ** 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/1650097 Title: update network which has subnets is "failed" Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Update a netowk which has more than one subnet will "failed". Actually it's not failed, the network is updated but the page alerts a submitting error. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1650097/+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

