openstack-ansible/releasenotes/notes/remove-deprecated-configs-71a4281809671cc1.yaml
Mike Carden 58de378e19 Remove deprecated config variables
According to the Liberty Release Notes, the scrubber_datadir,
cleanup_scrubber and cleanup_scrubber_time config options have
been deprecated.

Depends-On: I8dace469cfbf481f2d018bceacf4e30c4b434408
Change-Id: I351be85a69729e772d78a52b5157d82559436822
2016-03-04 10:54:14 +11:00

9 lines
350 B
YAML

---
upgrade:
- |
The liberty release notes list the configuration options scrubber_datadir,
cleanup_scrubber and cleanup_scrubber_time as being deprecated. Accordingly,
they have been removed from the OSA glance role.
liberty release notes: https://wiki.openstack.org/wiki/ReleaseNotes/Liberty#OpenStack_Image_Service_.28Glance.29