Comment 4 for bug 1278028

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

Reviewed: https://review.openstack.org/107966
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=a82bae3f7b56fb84377fa6571b9f21ca6809da0e
Submitter: Jenkins
Branch: master

commit a82bae3f7b56fb84377fa6571b9f21ca6809da0e
Author: Vipin Balachandran <email address hidden>
Date: Fri Jul 18 16:08:02 2014 +0530

    VMware: Update default task_poll_interval value

    The task_poll_interval option is used as the polling interval of vCenter/ESX
    task status. This patch updates the default value to 0.5s in order to reduce
    the wait time for task completion. Similar change has been done in nova and
    this change is needed to keep the driver config values consistent.

    DocImpact
       Updated default value of task_poll_interval to 0.5 seconds.

    Change-Id: I66b80c629e255d61047592455ca42632f93051b2
    Closes-bug: #1278028