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

Support multi-element <rpc-reply> responses #44

Open
dgjnpr opened this issue Jan 25, 2016 · 0 comments · May be fixed by #45
Open

Support multi-element <rpc-reply> responses #44

dgjnpr opened this issue Jan 25, 2016 · 0 comments · May be fixed by #45
Milestone

Comments

@dgjnpr
Copy link
Collaborator

dgjnpr commented Jan 25, 2016

Helpfully the QFabric responds with two child elements for the "show system core-dumps" command. This breaks existing implementation of Netconf::Transport#rpc_exec which returns just the first child element.

I will submit a pull request that updates Netconf::Transport#rpc_exec to return all child elements. This should not break existing behaviour, while supporting multi-child elements replies.

@dgjnpr dgjnpr added this to the 0.5.0 milestone Apr 5, 2017
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 a pull request may close this issue.

1 participant