Commit Graph

1 Commits (7d4e9b279e15286b51a8d50fbb80a84cdf1c865a)

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