Commit Graph

1 Commits (b84d9a8365430795d0a54d1f7c27c686d504e2a8)

Author SHA1 Message Date
Ganesh Nalawade 42183e562a Fix netconf module_utils dict changed size issue (#46778)
Fixes #46755

Use list() to copy the keys of attribute dict
while iterating over attribute dict.

(cherry picked from commit 58aaf53271)

Update Changelog
7 years ago