neutron/neutron
Ihar Hrachyshka f21c7e2851 Allow to set/modify network mtu
This patch adds ``net-mtu-writable`` API extension that allows to write
to network ``mtu`` attribute.

The patch also adds support for the extension to ml2, as well as covers
the feature with unit and tempest tests. Agent side implementation of
the feature is moved into a separate patch to ease review.

DocImpact: neutron controller now supports ``net-mtu-writable`` API
           extension.
APIImpact: new ``net-mtu-writable`` API extension was added.

Related-Bug: #1671634
Change-Id: Ib232796562edd8fa69ec06b0cc5cb752c1467add
2017-08-11 00:57:34 +00:00
..
agent DVR: Configure centralized floatingips to snat_namespace. 2017-08-08 10:44:45 -07:00
api Fill device_info with port_security_enabled data 2017-08-08 19:42:09 +00:00
callbacks Merge "service: add callback AFTER_SPAWN" 2017-05-20 09:09:12 +00:00
cmd Remove deprecated prevent_arp_spoofing option 2017-07-20 13:57:14 -07:00
common Degrade log message for missing fanout exchange to debug 2017-08-02 11:37:06 -07:00
conf Remove configuration options max_fixed_ips_per_port 2017-08-02 22:09:56 -07:00
core_extensions Add "default" behaviour to QoS policies 2017-05-26 23:31:36 +00:00
db Allow to set/modify network mtu 2017-08-11 00:57:34 +00:00
debug use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
extensions Allow to set/modify network mtu 2017-08-11 00:57:34 +00:00
hacking hacking: Remove dead code 2017-07-19 13:43:44 +02:00
ipam Don't log ipam driver on every IP allocation 2017-06-14 02:11:17 -07:00
locale Imported Translations from Zanata 2017-07-18 08:36:04 +00:00
notifiers TrivialFix: Remove only_contrib argument 2017-07-11 10:12:06 -05:00
objects Allow to set/modify network mtu 2017-08-11 00:57:34 +00:00
pecan_wsgi Use context interface for constraint 2017-07-18 23:00:00 -07:00
plugins Allow to set/modify network mtu 2017-08-11 00:57:34 +00:00
privileged Add netlink-lib to manage conntrack entries 2017-07-27 13:56:40 +07:00
quota Extend Quota API to report usage statistics 2017-07-17 20:51:48 +00:00
scheduler Merge "Use flake8-import-order plugin" 2017-07-06 02:01:36 +00:00
server Switch to start_all_workers in RPC server 2017-06-13 02:20:35 -07:00
services [log]: Add validator to logging api 2017-08-08 13:25:40 +07:00
tests Allow to set/modify network mtu 2017-08-11 00:57:34 +00:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
neutron_plugin_base_v2.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
opts.py Remove deprecated support for QoS notification_drivers 2017-04-17 06:32:01 -07:00
policy.py Merge "Neutron server was not compatible with member actions" 2017-04-21 06:28:39 +00:00
service.py use neutron-lib.callback.events.AFTER_SPAWN 2017-07-27 05:57:34 +00:00
version.py
worker.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
wsgi.py use worker from neutron-lib 2017-05-16 07:44:08 -06:00