yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37652
[Bug 1390111] Re: when downloading glance image to vmware datastore, it cost too much time
** 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
References