Commit Graph

1 Commits (b378a44ab3524f19a8e11d98eb327b37255d0bd2)

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