<div dir="ltr">Folks,<br><div><br></div><div>I'am upgrading zed to antelope using kolla-ansible and encount following error </div><div><br></div><div>TASK [nova : Upgrade status check result] ************************************************************************************************************************************************************<br>fatal: [kolla-infra-1]: FAILED! => {"changed": false, "msg": ["There was an upgrade status check failure!", "See the detail at <a href="https://docs.openstack.org/nova/latest/cli/nova-status.html#nova-status-checks">https://docs.openstack.org/nova/latest/cli/nova-status.html#nova-status-checks</a>"]}<br>fatal: [kolla-infra-2]: FAILED! => {"changed": false, "msg": ["There was an upgrade status check failure!", "See the detail at <a href="https://docs.openstack.org/nova/latest/cli/nova-status.html#nova-status-checks">https://docs.openstack.org/nova/latest/cli/nova-status.html#nova-status-checks</a>"]}<br>fatal: [kolla-infra-3]: FAILED! => {"changed": false, "msg": ["There was an upgrade status check failure!", "See the detail at <a href="https://docs.openstack.org/nova/latest/cli/nova-status.html#nova-status-checks">https://docs.openstack.org/nova/latest/cli/nova-status.html#nova-status-checks</a>"]}<br></div><div><br></div><div><br></div><div>After running upgrade check command manually on nova-api container got following error </div><div><br></div><div>(nova-api)[root@kolla-infra-2 /]# nova-status upgrade check<br>Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code.<br>+---------------------------------------------------------------------+<br>| Upgrade Check Results                                               |<br>+---------------------------------------------------------------------+<br>| Check: Cells v2                                                     |<br>| Result: Success                                                     |<br>| Details: None                                                       |<br>+---------------------------------------------------------------------+<br>| Check: Placement API                                                |<br>| Result: Success                                                     |<br>| Details: None                                                       |<br>+---------------------------------------------------------------------+<br>| Check: Cinder API                                                   |<br>| Result: Success                                                     |<br>| Details: None                                                       |<br>+---------------------------------------------------------------------+<br>| Check: Policy File JSON to YAML Migration                           |<br>| Result: Success                                                     |<br>| Details: None                                                       |<br>+---------------------------------------------------------------------+<br>| Check: Older than N-1 computes                                      |<br>| Result: Success                                                     |<br>| Details: None                                                       |<br>+---------------------------------------------------------------------+<br>| Check: hw_machine_type unset                                        |<br>| Result: Success                                                     |<br>| Details: None                                                       |<br>+---------------------------------------------------------------------+<br>| Check: Service User Token Configuration                             |<br>| Result: Failure                                                     |<br>| Details:  Service user token configuration is required for all Nova |<br>|   services. For more details see the following: <a href="https://docs">https://docs</a>        |<br>|   .<a href="http://openstack.org/latest/nova/admin/configuration/service-">openstack.org/latest/nova/admin/configuration/service-</a>           |<br>|   user-token.html                                                   |<br>+---------------------------------------------------------------------+<br></div><div><br></div><div>Service user token reference to the following doc [1] . Do I need to configure token users in order to upgrade nova? </div><div><br></div><div>[1] <a href="https://docs.openstack.org/nova/latest/admin/configuration/service-user-token.html">https://docs.openstack.org/nova/latest/admin/configuration/service-user-token.html</a> </div><div><br></div><div><br></div></div>