Comment 11 for bug 1037183

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/11953
Committed: http://github.com/openstack/nova/commit/0796d91e68dc29624b1f423b76fa5701b824ac25
Submitter: Jenkins
Branch: master

commit 0796d91e68dc29624b1f423b76fa5701b824ac25
Author: Yun Mao <email address hidden>
Date: Fri Aug 24 17:12:13 2012 -0400

    Use the compute_rpcapi instance not the module

    compute_rpcapi.get_console_pool_info is only available from
    the ComputeAPI object, not nova.compute.rpcapi module.

    Partially fix bug 1037183

    Change-Id: I57df710389bf349c7ba1dd7980105222918bff92