Public bug reported: At the moment, nova-compute will die if it fails to authenticate to the messaging cluster and it will not retry on start. It is possible that the vhost is not ready yet so it should be handled here:
https://github.com/openstack/nova/blob/stable/pike/nova/conductor/api.py#L61-L78 ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1752736 Title: Nova compute dies if it cannot authenticate to RabbitMQ Status in OpenStack Compute (nova): New Bug description: At the moment, nova-compute will die if it fails to authenticate to the messaging cluster and it will not retry on start. It is possible that the vhost is not ready yet so it should be handled here: https://github.com/openstack/nova/blob/stable/pike/nova/conductor/api.py#L61-L78 To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1752736/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

