Comment 2 for bug 1190271

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

Reviewed: https://review.openstack.org/32748
Committed: http://github.com/openstack/nova/commit/13a6574987ee91068ffc46f2653256c57e86cced
Submitter: Jenkins
Branch: master

commit 13a6574987ee91068ffc46f2653256c57e86cced
Author: Russell Bryant <email address hidden>
Date: Fri Jul 5 14:59:13 2013 -0400

    Remove conductor usage from consoleauth service

    There's no reason for the consoleauth service to use the conductor API
    since it is allowed to use the db directly. Remove the single conductor
    API call and replace it with the equivalent db call.

    Fix bug 1190271.

    Change-Id: Id6f50873f792ac4393dc2063f599f0418598091b