Skip to content

Change OrderedDict to dict in ansible driver progress events#289

Open
suman-savanur3 wants to merge 1 commit intoIBM:developfrom
suman-savanur3:issue/282
Open

Change OrderedDict to dict in ansible driver progress events#289
suman-savanur3 wants to merge 1 commit intoIBM:developfrom
suman-savanur3:issue/282

Conversation

@suman-savanur3
Copy link
Copy Markdown
Contributor

issue: #282

OrderedDict is not compatible with latest ansible, hence changing the OrderedDict to dict that maintain insertion order after python version 3.7.

Copy link
Copy Markdown
Contributor

@lokanalla lokanalla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may need to raise a separate PR for ignition version update once ignition is released!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants