Public bug reported: Seeing this in Ocata at 125dd1f30fdaf50182256c56808a5199856383c7.
Running `openstack server list --project 9c28d07207a54c78848fd7b4f85779d5` results in a 500 error: RESP BODY: {"computeFault": {"message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\n<class 'nova.exception.InstanceNotFound'>", "code": 500}} Traceback in nova-api: http://paste.openstack.org/show/6YrSmjMSo0lIxyFjbPIz/ some data on the instance: http://paste.openstack.org/show/6PSa35HvdxZCQnVQ2sQU/ Looks like lazy-loading the flavor is failing because it's looking in the wrong database. ** 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/1775934 Title: Cannot run "openstack server list" with instance stuck in scheduling state Status in OpenStack Compute (nova): New Bug description: Seeing this in Ocata at 125dd1f30fdaf50182256c56808a5199856383c7. Running `openstack server list --project 9c28d07207a54c78848fd7b4f85779d5` results in a 500 error: RESP BODY: {"computeFault": {"message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\n<class 'nova.exception.InstanceNotFound'>", "code": 500}} Traceback in nova-api: http://paste.openstack.org/show/6YrSmjMSo0lIxyFjbPIz/ some data on the instance: http://paste.openstack.org/show/6PSa35HvdxZCQnVQ2sQU/ Looks like lazy-loading the flavor is failing because it's looking in the wrong database. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1775934/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp