commit | 87daf8abe64f9b51fb840a455088b18fd0a791ff | [log] [tgz] |
---|---|---|
author | Brian Rosmaita <rosmaita.fossdev@gmail.com> | Mon Apr 15 12:00:07 2019 -0400 |
committer | Brian Rosmaita <rosmaita.fossdev@gmail.com> | Wed Apr 24 09:41:57 2019 -0400 |
tree | a82e58495d5c65101f5e57795de536d312f82b3c | |
parent | dc9ba8b8aee4022ef1598cd0d8cfd7dfe34a4b6b [diff] |
End support for changing cinder periodic_interval Support for changing the cinder periodic_interval config option was added way back in havana as a workaround for bug #1180976 by change I20e52e66fcc94b224476cdd14c88bd6981b4e617. As the fix for that bug does not require modifying this config value, and such modification may have unintentional adverse effects, end the support. Change-Id: I1ef1fe564123216b19582262726cdb1078b7650e Partial-bug: #1824837