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

changes to _serialize() to fix bugs with iLO 4 #8

Merged
merged 1 commit into from Jan 5, 2016

Conversation

jjack-zz
Copy link
Contributor

@jjack-zz jjack-zz commented Nov 9, 2013

  • no longer assumes that the longest stanza is the one we're looking for
    (sometimes that's just a long INFORM message)
  • drills down into each xml stanza, looking for tags containing response data
  • added unit tests for this

- no longer assumes that the longest stanza is the one we're looking for
  (sometimes that's just a long INFORM message)
- drills down into each xml stanza, looking for tags containing response data
- added unit tests for this
nlewis added a commit that referenced this pull request Jan 5, 2016
changes to _serialize() to fix bugs with iLO 4
@nlewis nlewis merged commit c670a03 into nlewis:master Jan 5, 2016
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.

None yet

2 participants