Comment 2 for bug 2030976

Revision history for this message
Julia Kreger (juliaashleykreger) wrote :

At first pass of Ironic's code, I'm not seeing where Ironic would extract the auth_token and embed it in the message payload. It looks like the code pattern means we generate payloads of just the node itself and the related state data through the decorator. That being said, still investigating. Is there any chance we could get more information or example payload so we can pin down the exact path which generates this so we can validate it is doing what we expect, or not expect as a sanity check?

Thanks!