Hi,
In commit 37277cf4168260d5fa97f20e0b64a2efe2d989ad [i] and commit 
fc661571765054ff09e41aa6c7fc32f80fd0a98d [ii] this variable was marked as 
deprecated. A number of neutron plugins make use of this to ensure that only 
one IP address can be configured per port per subnet. There are cases where the 
DHCP implementations only enabled one MAC:IP mapping. So this makes life very 
simple for us by setting a configuration variable.
The deprecations and possible removal in N, O or P could cause issues.
Would it be possible to do one of the two options:

1.       revert the two patches below with the deprecation warnings [iii]

2.       Or add a callback that would enable plugins to add their own 
validation logic (I need to push a patch if the option above is a no go.
Thanks
Gary

[i] 
https://github.com/openstack/neutron/commit/37277cf4168260d5fa97f20e0b64a2efe2d989ad
[ii] 
https://github.com/openstack/neutron/commit/fc661571765054ff09e41aa6c7fc32f80fd0a98d
[iii] https://review.openstack.org/#/c/363599/
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to