** Changed in: nova Status: Fix Committed => Fix Released ** Changed in: nova Milestone: None => liberty-3
-- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1390111 Title: when downloading glance image to vmware datastore, it cost too much time Status in OpenStack Compute (nova): Fix Released Status in oslo.vmware: Confirmed Bug description: When creating vm with VMware dirver, nova compute first download image from glance to datastore. It is very slowly. Because nova compute interactive with vCenter to put file, not ESX. We compare performance. Interactiving with ESX is faster at least six times. Fix: at first, we get esx cookies from vCenter, then we use cookies to put files to esx datastore. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1390111/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp