Add note for force_config_drive opt change

Change 296479e1ab removed support of 'always' for
force_config_drive opt. We need to provide a reno file for that.

Change-Id: I1c7ad84196acb045406bbd974fe2e846d135b87d
This commit is contained in:
Sylvain Bauza 2015-11-27 16:20:04 +01:00 committed by Michael Still
parent a067a4c9be
commit 2941d88ef2

View File

@ -0,0 +1,7 @@
---
upgrade:
- |
The ``force_config_drive`` configuration option provided an ``always``
value which was deprecated in the previous release. That ``always`` value
is now no longer accepted and deployments using that value have to change
it to ``True`` before upgrading.