yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48389
[Bug 1369019] Re: VMware: need to support inventory folders
Reviewed: https://review.openstack.org/289613
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c8472c88433153f7b8415170cfb63242741f3684
Submitter: Jenkins
Branch: master
commit c8472c88433153f7b8415170cfb63242741f3684
Author: Giridhar Jayavelu <gjayavelu@xxxxxxxxxx>
Date: Mon Mar 7 14:34:26 2016 -0800
VMware: use datacenter path to fetch image
When fetching image on nova using VMware VC driver,
datacenter name is passed instead of using complete
path to the datacenter. The incorrect url generated
causes error in downloading the image as reported in
Bug #1369019. This patch uses the complete
inventory path of the datacenter to fetch the image.
Change-Id: I88bfe37bffb4dc38eb27472167753d1c28db7a97
Closes-Bug: #1369019
** Changed in: nova
Status: In Progress => Fix Released
--
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/1369019
Title:
VMware: need to support inventory folders
Status in OpenStack Compute (nova):
Fix Released
Bug description:
The VMware driver is failing to transfer images to datastores if the
datacenter is inside inventory folders. This is due to the fact that
the HTTP url needs to contain the folders to access the datacenter
(datacenter path).
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1369019/+subscriptions
References