keystonemiddleware/releasenotes
wangxiyuan 4fb7fef1ea No need to compare CONF content
When setup AuthProtocol class, if the CONF object contains
deprecated options, An Error "dictionary changed size during
iteration" will raise when comparing the CONF content.

Changing "!=" to "is not" here to avoid compare the CONF
content anymore.

Change-Id: I820aa244160db4f81149d2576386c86b46de0084
Closes-bug: #1789351
2018-09-07 10:38:14 +08:00
..
notes No need to compare CONF content 2018-09-07 10:38:14 +08:00
source Update reno for stable/rocky 2018-07-26 12:34:19 +00:00