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

Create/fix /asset/:tag/ipmi endpoint to allow generating IPMI details on existing asset #512

Closed
byxorna opened this issue Mar 3, 2017 · 1 comment
Assignees

Comments

@byxorna
Copy link
Contributor

byxorna commented Mar 3, 2017

Currently IPMI details (user/pw/IP) are generated on asset creation time. There is no endpoint to "get the next unused IPMI IP" for an asset without IPMI, which is useful for high touch induction scenarios. This also can open the door for more intelligent induction processes that can select the IPMI network pool for address allocation after creating an asset.

I am working on a diff to address this now, assigning to myself.

@byxorna
Copy link
Contributor Author

byxorna commented Mar 6, 2017

addressed in #513

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

No branches or pull requests

1 participant