Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make boot order api compatible with python3 using imcgenutils.iteritems #167

Merged
merged 2 commits into from
Feb 7, 2018
Merged

make boot order api compatible with python3 using imcgenutils.iteritems #167

merged 2 commits into from
Feb 7, 2018

Conversation

tzakrajs
Copy link
Contributor

@tzakrajs tzakrajs commented Feb 6, 2018

I am utilizing the py3 compatibility function "imcgenutils.iteritems". I only tested with python3, but I can't imagine it would do anything unseemly in python2 given the usage elsewhere in imcsdk.

@tzakrajs
Copy link
Contributor Author

tzakrajs commented Feb 6, 2018

I will update this PR to include the v2 version of boot.py as well since it is non-breaking between v1/v2 of the api

@tzakrajs
Copy link
Contributor Author

tzakrajs commented Feb 7, 2018

See second commit. The codeclimate checks are failing because of the v1/v2 api copy that was done, not an issue with the code at runtime.

Copy link
Member

@vvb vvb left a comment

Choose a reason for hiding this comment

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

LGTM

@vvb vvb merged commit 968616d into CiscoUcs:master Feb 7, 2018
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