index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
tests
/
unit
/
virt
/
vmwareapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Remove '_FakeImageService'
Stephen Finucane
2020-09-16
5
-52
/
+43
*
libvirt: Remove '[vnc] keymap', '[spice] keymap' options
Stephen Finucane
2020-09-02
1
-15
/
+4
*
Merge "vmware: Handle exception in destroy with attached volumes"
Zuul
2020-08-28
1
-0
/
+11
|
\
|
*
vmware: Handle exception in destroy with attached volumes
Johannes Kulik
2020-08-27
1
-0
/
+11
*
|
Set different VirtualDevice.key
yingjisun
2020-08-26
1
-0
/
+90
|
/
*
Bump hacking min version to 3.1.0
zhangbailin
2020-05-19
1
-2
/
+1
*
Merge "VMware VMDK detach: get adapter type from instance VM"
Zuul
2020-03-18
1
-22
/
+36
|
\
|
*
VMware VMDK detach: get adapter type from instance VM
Ivaylo Mitev
2019-09-25
1
-22
/
+36
*
|
Remove 'nova.image.api' module
Stephen Finucane
2020-02-18
1
-3
/
+3
*
|
nova-net: Remove layer of indirection in 'nova.network'
Stephen Finucane
2020-01-15
1
-1
/
+1
*
|
nova-net: Remove firewall support (pt. 2)
Stephen Finucane
2020-01-06
1
-5
/
+0
*
|
Merge "VMware: disk_io_limits settings are not reflected when resize"
Zuul
2019-12-09
1
-3
/
+8
|
\
\
|
*
|
VMware: disk_io_limits settings are not reflected when resize
Akira KAMIO
2019-12-03
1
-3
/
+8
*
|
|
vmware: Remove vestigial nova-network support
Stephen Finucane
2019-11-29
4
-273
/
+41
*
|
|
Consolidate [image_cache] conf options
Eric Fried
2019-11-13
2
-10
/
+11
*
|
|
Merge "VMware: Update flavor-related metadata on resize"
Zuul
2019-10-15
1
-0
/
+27
|
\
\
\
|
*
|
|
VMware: Update flavor-related metadata on resize
Ivaylo Mitev
2019-09-13
1
-0
/
+27
|
|
|
/
|
|
/
|
*
|
|
Fix incorrect usages of fake moref in VMware tests
Ivaylo Mitev
2019-09-26
3
-9
/
+9
|
/
/
*
|
Remove unused methods
Takashi NATSUME
2019-09-04
1
-65
/
+0
*
|
[Trivial]Remove unused helper get_vm_ref_from_name
zhufl
2019-08-26
1
-6
/
+1
*
|
Fix wrong assertions in unit tests
Takashi NATSUME
2019-08-19
1
-9
/
+12
|
/
*
hacking: Resolve W605 (invalid escape sequence)
Stephen Finucane
2019-06-24
1
-2
/
+2
*
hacking: Resolve W503 (line break occurred before a binary operator)
Stephen Finucane
2019-06-24
1
-2
/
+2
*
Merge "Use update_provider_tree in vmware virt driver"
Zuul
2019-05-18
1
-3
/
+27
|
\
|
*
Use update_provider_tree in vmware virt driver
Chris Dent
2019-04-11
1
-3
/
+27
*
|
Merge "Allow driver to specify switch&port for faster lookup"
Zuul
2019-04-29
1
-3
/
+47
|
\
\
|
*
|
Allow driver to specify switch&port for faster lookup
mmidolesov
2018-11-20
1
-3
/
+47
*
|
|
Bump to hacking 1.1.0
Stephen Finucane
2019-04-12
2
-12
/
+12
|
|
/
|
/
|
*
|
Merge "vmware:add support for the hw_video_ram image property"
Zuul
2019-02-23
1
-0
/
+98
|
\
\
|
*
|
vmware:add support for the hw_video_ram image property
mmidolesov
2018-12-19
1
-0
/
+98
|
|
/
*
|
Switch to using os-resource-classes
Chris Dent
2019-02-07
1
-4
/
+4
|
/
*
VMware: Live migration of instances
Radoslav Gerganov
2018-10-02
3
-16
/
+204
*
Use uuidsentinel from oslo.utils
Eric Fried
2018-09-05
6
-6
/
+8
*
Rename recreate to evacuate in driver signatures
Matthew Booth
2018-04-19
1
-1
/
+1
*
vmware: Fixes _detach_instance_volumes method
Claudiu Belu
2018-03-29
1
-7
/
+8
*
Merge "VMware: fix TypeError while get console log"
Zuul
2018-03-20
1
-6
/
+4
|
\
|
*
VMware: fix TypeError while get console log
Tao Yang
2018-03-06
1
-6
/
+4
*
|
Move resource class fields
Chris Dent
2018-03-13
1
-1
/
+1
*
|
Merge "conf: Deprecate 'keymap' options"
Zuul
2018-03-12
1
-2
/
+13
|
\
\
|
*
|
conf: Deprecate 'keymap' options
Stephen Finucane
2018-03-07
1
-2
/
+13
|
|
/
*
|
Pass user context to virt driver when detaching volume
Matt Riedemann
2018-03-03
1
-4
/
+8
|
/
*
Merge "VMware: add support for different firmwares"
Zuul
2018-01-05
1
-0
/
+42
|
\
|
*
VMware: add support for different firmwares
Radoslav Gerganov
2018-01-03
1
-0
/
+42
*
|
VMware: implement get_inventory() driver method
Radoslav Gerganov
2017-12-12
1
-0
/
+36
*
|
VMware: expose max vCPUs and max memory per ESX host
Radoslav Gerganov
2017-12-12
2
-3
/
+6
*
|
VMware: fix memory stats
Radoslav Gerganov
2017-12-12
3
-19
/
+28
*
|
VMware: Handle concurrent registrations of the VC extension
Radoslav Gerganov
2017-11-30
1
-0
/
+12
*
|
Merge "VMware: ensure that provider networks work for type 'portgroup'"
Zuul
2017-11-23
2
-0
/
+32
|
\
\
|
*
|
VMware: ensure that provider networks work for type 'portgroup'
Gary Kotton
2016-12-15
2
-0
/
+32
*
|
|
Merge "VMware: serial console log (completed)"
Zuul
2017-11-21
1
-4
/
+18
|
\
\
\
[next]