2941d88ef2
Change 296479e1ab
removed support of 'always' for
force_config_drive opt. We need to provide a reno file for that.
Change-Id: I1c7ad84196acb045406bbd974fe2e846d135b87d
8 lines
287 B
YAML
8 lines
287 B
YAML
---
|
|
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.
|