neutron/neutron/api
Henry Gessau 5610343d5a Disable PUT for IPv6 subnet attributes
In Juno we are not ready for allowing the IPv6 attributes on a subnet
to be updated after the subnet is created, because:
- The implementation for supporting updates is incomplete.
- Perceived lack of usefulness, no good use cases known yet.
- Allowing updates causes more complexity in the code.
- Have not tested that radvd, dhcp, etc. behave OK after update.

Therefore, for now, we set 'allow_put' to False for the two IPv6
attributes, ipv6_ra_mode and ipv6_address_mode. This prevents the
modes from being updated via the PUT:subnets API.

Closes-bug: #1378952

Change-Id: Id6ce894d223c91421b62f82d266cfc15fa63ed0e
(cherry picked from commit 8a08a3cb47)
2014-10-09 12:04:07 +02:00
..
rpc Merge "HA routers master state now distributed amongst agents" 2014-09-20 05:48:39 +00:00
v2 Disable PUT for IPv6 subnet attributes 2014-10-09 12:04:07 +02:00
views Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
api_common.py Removing vim header lines 2014-04-01 10:38:31 -04:00
extensions.py Support for extensions in ML2 2014-08-31 05:43:01 -07:00
versions.py Removing vim header lines 2014-04-01 10:38:31 -04:00