Commit Graph

1 Commits (bca3066a27b33260a1aa168dbae224c69b8c4ac7)

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