tumblr / collins

groovy kind of love
tumblr.github.com/collins
Apache License 2.0
572 stars 99 forks source link

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

Closed byxorna closed 7 years ago

byxorna commented 7 years ago

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 commented 7 years ago

addressed in #513