summaryrefslogtreecommitdiff
path: root/nova/virt/vmwareapi/images.py
Commit message (Expand)AuthorAgeFilesLines
* Remove 'nova.image.api' moduleStephen Finucane2020-02-181-2/+2
* Share snapshot image membership with instance ownerMatt Riedemann2019-02-081-1/+0
* Remove translation of log messagesNgo Quoc Cuong2017-06-131-6/+6
* [2/3]Replace six.iteritems() with .items()Spencer Yu2017-01-091-2/+2
* Port virt vmwareapi tests to Python 3ChangBo Guo(gcb)2016-12-131-1/+2
* VMware: Refactor the image transferRadoslav Gerganov2016-09-081-72/+28
* VMware: Use datastore copy when the image is already in vSphereRadoslav Gerganov2016-03-251-2/+21
* VMware: Handle image size correctly for OVA and streamOptimized imagesRadoslav Gerganov2016-01-251-1/+7
* VMware: Do not untar OVA on the file systemRadoslav Gerganov2015-08-111-43/+35
* Merge "VMware: replace hardcoded strings with constants"Jenkins2015-07-161-3/+3
|\
| * VMware: replace hardcoded strings with constantsEric Brown2015-05-301-3/+3
* | VMware: convert driver to use nova.objects.ImageMetaGary Kotton2015-06-221-19/+36
* | Merge "VMware: Missing docstring on parameter"Jenkins2015-06-031-1/+2
|\ \ | |/ |/|
| * VMware: Missing docstring on parameterEric Brown2015-05-151-1/+2
* | Replace dict.iteritems() with six.iteritems(dict)Victor Stinner2015-05-221-1/+2
|/
* Don't add exception instance in LOG.exceptionChangBo Guo(gcb)2015-03-091-2/+2
* Switch nova.virt.vmwareapi.* to instance dot notationDavanum Srinivas2015-03-041-2/+2
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* VMware: Enable spawn from OVA imageArnaud Legendre2015-02-091-2/+91
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-4/+4
* Switch to oslo.vmware API for reading and writing filesDavanum Srinivas2015-01-221-4/+3
* VMware: snapshot as stream-optimized imageRadoslav Gerganov2015-01-191-31/+35
* VMware: driver not handling port other than 443Johnson koil raj2015-01-121-2/+4
* VMware: support spawn of stream-optimized imageVui Lam2014-12-031-0/+105
* VMware: rename vmware_images to imagesGary Kotton2014-10-201-0/+283