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
This commit is contained in:
Mike Carden 2016-02-18 09:29:20 +11:00
parent 465f50f151
commit 58de378e19

View File

@ -0,0 +1,8 @@
---
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