Comment 4 for bug 1247056

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

Reviewed: https://review.openstack.org/76164
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ddc479272f5402ff778c45892acc3ac7613b7c11
Submitter: Jenkins
Branch: master

commit ddc479272f5402ff778c45892acc3ac7613b7c11
Author: Matthias Runge <email address hidden>
Date: Tue Feb 25 12:25:13 2014 +0100

    Reduce number of novaclient calls

    Currently, each client creates a new session for
    each call. This fix makes novaclient re-use
    sessions in the most obvoius cases.

    Partial-Bug: #1247056

    Change-Id: Ie99ecb66304cf40e4f5fdd31fab5162ed11b863e