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
/
disk
/
mount
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use unittest.mock instead of third party mock
Stephen Finucane
2022-08-01
3
-3
/
+5
*
Fix typos
Rajesh Tailor
2022-05-30
1
-1
/
+1
*
Remove six.binary_type/integer_types/string_types
Takashi Natsume
2020-12-13
1
-2
/
+1
*
We no longer need rootwrap.
Michael Still
2019-02-27
2
-3
/
+0
*
lxc: make use of filter python3 compatible
Sean Mooney
2019-08-13
1
-3
/
+25
*
Merge "Fix type error on call to mount device"
Zuul
2019-06-27
1
-0
/
+2
|
\
|
*
Fix type error on call to mount device
Miguel Herranz
2019-06-26
1
-0
/
+2
*
|
hacking: Resolve E741 (ambiguous variable name)
Stephen Finucane
2019-06-24
1
-22
/
+23
*
|
Mock time.sleep() in unit tests
Eric Fried
2019-04-01
1
-0
/
+2
|
/
*
Use SleepFixture instead of mocking _ThreadingEvent.wait
melanie witt
2018-11-08
1
-0
/
+6
*
remove mocks of oslo.service private members
Doug Hellmann
2018-11-08
1
-2
/
+0
*
Grease some more tests hitting RetryDecorator
Eric Fried
2018-08-02
1
-0
/
+2
*
Fix unit tests to work with new oslo.config
Eric Fried
2018-03-31
1
-8
/
+9
*
Move kpartx calls to privsep.
Michael Still
2017-10-24
1
-19
/
+18
*
Move nbd commands to privsep.
Michael Still
2017-10-24
1
-72
/
+46
*
Move loopback setup and removal to privsep.
Michael Still
2017-10-24
1
-20
/
+10
*
Cleanup mount / umount and associated rmdir calls
Michael Still
2017-10-18
1
-5
/
+3
*
Port virt.disk.mount.test_nbd to Python 3
ChangBo Guo(gcb)
2016-12-08
1
-1
/
+2
*
Stop using mox stubs in nova/tests/unit/virt/disk
Takashi NATSUME
2016-11-21
1
-8
/
+10
*
Remove unnecessary setUp and tearDown
zhufl
2016-09-20
1
-3
/
+0
*
Wait for device to be mapped
Alexis Lee
2016-03-16
1
-6
/
+18
*
virt: allow for direct mounting of LocalBlockImages
Andrew Melton
2015-12-10
2
-0
/
+128
*
Add some tests for map_dev
Alexis Lee
2015-10-15
1
-0
/
+116
*
virt: convert disk mount API to use nova.virt.image.model
Daniel P. Berrange
2015-06-04
2
-17
/
+27
*
move all tests to nova/tests/unit
Sean Dague
2014-11-12
3
-0
/
+429