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

Collection POST command fails to add a resource instance to the ComputerSystem collection #44

Closed
ddeel opened this issue Jul 8, 2018 · 2 comments
Assignees

Comments

@ddeel
Copy link

ddeel commented Jul 8, 2018

A POST command to add a new instance to the ComputerSystem collection fails with an error message that says “KeyError: ‘Links’”. This happens no matter what is in the body of the POST command.

After reviewing the pull request history (see #16 ), this appears to be a consequence of the way support for composed systems was added to the ComputerSystem dynamic resource. Perhaps that work was not completed?

@ddeel
Copy link
Author

ddeel commented Aug 22, 2018

I've found a way to resolve this Issue, and an appropriate pull request will be submitted today.

@jautor
Copy link
Member

jautor commented Aug 23, 2018

Fixed and merged.

@jautor jautor closed this as completed Aug 23, 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

No branches or pull requests

2 participants