Comment 2 for bug 1074201

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

Reviewed: https://review.openstack.org/15285
Committed: http://github.com/openstack/cinder/commit/88d6be0c66694021847574d2e255d69bcd0bda73
Submitter: Jenkins
Branch: master

commit 88d6be0c66694021847574d2e255d69bcd0bda73
Author: Nirmal Ranganathan <email address hidden>
Date: Fri Nov 2 11:49:17 2012 -0500

    Minor optimization in create_volume in HpSanISCSIDriver

    Removing extra call to getClusterInfo in HpSANISCSIDriver
    on every create_volume call. The cluster info is now
    being lazily stored in a local variable.

    Fixes bug 1074201

    Change-Id: Iadf8383dbf87a8e82c649c312c67978c7dd3df71