]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add basic bulk support to collection controller
authorKevin Benton <blak111@gmail.com>
Tue, 15 Sep 2015 17:07:51 +0000 (10:07 -0700)
committerKevin Benton <blak111@gmail.com>
Tue, 15 Sep 2015 18:05:29 +0000 (11:05 -0700)
commitcbc7cd6cc4d4cc9cce9c7698b807629812247d3b
treee9276795ff784161cc1b8319881e1b72129a0720
parent4e4a6cff5d257c85fb062d660ef2d1c9d0941ce9
Add basic bulk support to collection controller

This patch adds very basic bulk support to the
collection controller for bulk operations. TODOs
are inline for the things that still need to be
done. Functionality was verified with api tests.

Change-Id: I2c2e6f6e449a51ea60de75325855affa62869692
neutron/pecan_wsgi/controllers/root.py
neutron/pecan_wsgi/hooks/attribute_population.py