neutron/neutron/api/v2
Nate Johnston 8b50a36341 Add base support for update_port_bulk
As a complement to the create_port_bulk optimizations that took place in
the Stein cycle, create the ability to have an ML2 plugin optionally
expose an 'update_port_bulk' operation as well.  This will permit ML2
plugins to optimize this code path for bulk operations as well.

Change-Id: Id2c88a82715bccd1c23213828ef904322ab4386f
2019-07-05 21:07:29 +00:00
..
__init__.py Remove invalid copyright headers under API module 2014-04-02 11:09:03 -07:00
base.py Add base support for update_port_bulk 2019-07-05 21:07:29 +00:00
resource.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
resource_helper.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
router.py Delete dead API v2 router code 2017-09-13 15:11:49 -07:00