Comment 5 for bug 1839665

Revision history for this message
John Kung (john-kung) wrote : Re: RPC timeout error when bulk-add-hosts after controller-0 is up

I reverted https://bugs.launchpad.net/starlingx/+bug/1834673 because it was suspect to trigger this issue, and the commit did not handle the bmc passowrd retrieval timeout case from barbican. I suspect the issue with the rpc timeout would still occur (even with the update reverted).

Investigation is required into the reason for the rpc timeout on rpcapi.create_barbican_secret() and better handling of the timeout condition to return an error code to the client.