Calling hypervisor uptime causes RPC timeout exceptions
Bug #1035315 reported by
Dan Prince
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Dan Prince |
Bug Description
Using the latest Nova folsom code I'm hitting the following when calling the 'hypervisor-uptime' extension:
2012-08-10 13:19:09 TRACE nova.api.openstack Timeout: Timeout while waiting on RPC response.
----
The issue seems to be that we are sending a ComputeNode object instead of a host name into the rpcapi.
Changed in nova: | |
importance: | Undecided → Medium |
Changed in nova: | |
milestone: | none → folsom-3 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-3 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/11143
Review: https:/