]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Removing sleep between when a command is sent and 'YES' is sent
authorYucong Feng <yfeng@us.ibm.com>
Fri, 24 Apr 2015 15:49:52 +0000 (10:49 -0500)
committerYucong Feng <yfeng@us.ibm.com>
Tue, 5 May 2015 14:14:55 +0000 (09:14 -0500)
commitad77e835e8d9143f8da29fa6f13b64837972fc99
tree23e31d6d59b06e2e60e81cbdf1fe021a0a61f4e4
parentc8b413696ab9d7b635a3124c6c74a4557487516f
Removing sleep between when a command is sent and 'YES' is sent

Removing sleep between when a command is sent and 'YES' is sent to
confirm the operation. We believe it is added because the Cisco CLI
is mirrored based on Brocade. Removing would increase performance when
launching concurrent vms.

Closes-Bug: #1447776

Change-Id: I3102922456fa9dde3a63ec623565a3427e9b357d
cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py