Reviewed: https://review.openstack.org/327394 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8a6d22ccb53f14a26876a06152b7a3b47ae1a8e1 Submitter: Jenkins Branch: master
commit 8a6d22ccb53f14a26876a06152b7a3b47ae1a8e1 Author: Brandon Logan <[email protected]> Date: Wed Jun 8 17:08:40 2016 -0500 Pecan: handle single fields query parameter This also correctly handles the case where no fields are requested which seems to have started to break. Closes-Bug: #1590588 Change-Id: Ida1e3ff575c7fe6c3199c5f4393679bbf89c0fe1 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1590588 Title: pecan: list or get resource with single fields fails Status in neutron: Fix Released Bug description: stacking fails with: $ neutron --os-cloud devstack-admin --os-region RegionOne subnet-create --tenant-id a213c00559414379b3f2848b01bc6544 --ip_version 4 --gateway 10.1.0.1 --name private-subnet 2293ccce-9150-49f0-83b8-f85d2cccdf7c 10.1.0.0/20 'id' To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1590588/+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

