On 04/18/2016 01:14 PM, Jay Pipes wrote:

> Each configuration option's deprecation is indicated in the Nova source
> code in the configuration option's declaration. For instance:
> 
> https://github.com/openstack/nova/blob/master/nova/conf/compute.py#L86-L91
> 
> grep for deprecated_for_removal=True

Also note that while the option isn't deprecated, some allowable formats
are being deprecated; those also have a note to that effect, as in:

https://github.com/openstack/nova/blob/master/nova/conf/scheduler.py#L258-L260

-- 

-- Ed Leafe

Attachment: signature.asc
Description: OpenPGP digital signature

__________________________________________________________________________
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