Commit Graph

1 Commits (9aa9c11a1afc15b0b3eae092a1249b51dd2694b3)

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