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
/
test_block_device.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
block_device: Add encryption attributes to image and ephemeral disks
Lee Yarwood
2022-08-02
1
-4
/
+20
*
block_device: Add DriverImageBlockDevice to block_device_info
Lee Yarwood
2022-08-02
1
-8
/
+46
*
Remove double mocking
Balazs Gibizer
2022-08-02
1
-131
/
+108
*
Use unittest.mock instead of third party mock
Stephen Finucane
2022-08-01
1
-1
/
+2
*
enable locking test fixture
Sean Mooney
2022-04-22
1
-0
/
+3
*
block_device: Ignore VolumeAttachmentNotFound during detach
Lee Yarwood
2021-12-03
1
-1
/
+13
*
fup: Remove unused legacy block_device_info format
Lee Yarwood
2021-08-20
1
-59
/
+0
*
block_device: Copy original volume_type when missing for snapshot based volumes
Lee Yarwood
2019-11-21
1
-0
/
+31
*
Merge "Create volume attachment during boot from volume in compute"
Zuul
2019-10-04
1
-68
/
+91
|
\
|
*
Create volume attachment during boot from volume in compute
Matt Riedemann
2019-09-21
1
-68
/
+91
*
|
Merge "Use os-brick locking for volume attach and detach"
Zuul
2019-10-02
1
-5
/
+4
|
\
\
|
|
/
|
/
|
|
*
Use os-brick locking for volume attach and detach
Gorka Eguileor
2019-09-13
1
-5
/
+4
*
|
Centralize volume create code during boot from volume
Matt Riedemann
2019-09-16
1
-8
/
+9
|
/
*
Remove mox in virt/test_block_device.py
Takashi NATSUME
2019-06-30
1
-285
/
+271
*
Merge "bdm: store empty object as connection_info by default"
Zuul
2019-06-24
1
-0
/
+32
|
\
|
*
bdm: store empty object as connection_info by default
Mohammed Naser
2019-03-22
1
-0
/
+32
*
|
Override the 'get' method in DriverBlockDevice class
Takashi NATSUME
2019-03-21
1
-2
/
+5
|
/
*
Add compute version 36 to support ``volume_type``
zhangbailin
2018-10-11
1
-16
/
+177
*
Use uuidsentinel from oslo.utils
Eric Fried
2018-09-05
1
-1
/
+1
*
block_device: Rollback volumes to in-use on DeviceDetachFailed
Lee Yarwood
2018-08-10
1
-0
/
+2
*
Merge "Expose driver_block_device fields consistently"
Zuul
2018-05-09
1
-5
/
+29
|
\
|
*
Expose driver_block_device fields consistently
Matthew Booth
2018-05-09
1
-5
/
+29
*
|
Merge "Fix detach_volume calls when rolling back a failed attach"
Zuul
2018-05-09
1
-8
/
+50
|
\
\
|
|
/
|
/
|
|
*
Fix detach_volume calls when rolling back a failed attach
Matt Riedemann
2018-05-09
1
-8
/
+50
*
|
Merge "Give volume DriverBlockDevice classes a common prefix"
Zuul
2018-05-08
1
-75
/
+77
|
\
\
|
*
|
Give volume DriverBlockDevice classes a common prefix
Matthew Booth
2018-04-12
1
-75
/
+77
|
|
/
*
|
Proxy is_volume through DriverBlockDevice
Eric Fried
2018-04-24
1
-5
/
+9
|
/
*
Preserve multiattach flag when refreshing connection_info
Matt Riedemann
2018-03-20
1
-0
/
+33
*
Pass user context to virt driver when detaching volume
Matt Riedemann
2018-03-03
1
-1
/
+1
*
Avoid exploding if guest refuses to detach a volume
Dan Smith
2018-02-21
1
-0
/
+18
*
libvirt: fix native luks encryption failure to find volume_id
Matt Riedemann
2018-02-02
1
-0
/
+25
*
[libvirt] Allow multiple volume attachments
Ildiko Vancsa
2018-01-18
1
-0
/
+54
*
Merge "Use volume shared_targets to lock during attach/detach"
Zuul
2018-01-09
1
-7
/
+39
|
\
|
*
Use volume shared_targets to lock during attach/detach
Matt Riedemann
2018-01-04
1
-7
/
+39
*
|
Expose BDM uuid to drivers
Matthew Booth
2018-01-02
1
-5
/
+5
*
|
DriverBlockDevice: make subclasses inherit _proxy_as_attr
Matthew Booth
2018-01-02
1
-0
/
+26
|
/
*
Pass mountpoint to volume attachment_update
Matt Riedemann
2017-12-13
1
-1
/
+2
*
Add new style volume attachment support to block_device.py
John Griffith
2017-12-07
1
-51
/
+81
*
Add attachment_get to refresh_connection_info
Ildiko Vancsa
2017-10-18
1
-0
/
+24
*
encryptors: Switch to os-brick encryptor classes
Lee Yarwood
2017-04-25
1
-1
/
+1
*
Update detach to use V3 Cinder API
john.griffith8@gmail.com
2017-04-20
1
-0
/
+29
*
Remove check_attach
Ildiko Vancsa
2017-02-26
1
-31
/
+25
*
[3/3]Replace six.iteritems() with .items()
Spencer Yu
2017-02-09
1
-5
/
+4
*
block_device: Make refresh_conn_infos py3 compatible
Lee Yarwood
2016-10-11
1
-0
/
+33
*
Fix invalid uuid warnings in virt testcases
srushti
2016-06-02
1
-23
/
+27
*
Revert "Pass host when call attach to Cinder"
Ildiko Vancsa
2016-01-27
1
-5
/
+2
*
Pass host when call attach to Cinder
Ildiko Vancsa
2016-01-20
1
-2
/
+5
*
DriverBlockDevice must receive a BDM object, not a dict
Matt Riedemann
2015-12-28
1
-34
/
+74
*
Replaces contextlib.nested with test.nested
Claudiu Belu
2015-10-08
1
-6
/
+4
*
Only create volumes with instance.az if cinder.cross_az_attach is False
Matt Riedemann
2015-09-28
1
-4
/
+99
[next]