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
/
objects
/
test_instance_action.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use unittest.mock instead of third party mock
Stephen Finucane
2022-08-01
1
-1
/
+1
*
db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'
Stephen Finucane
2021-08-09
1
-3
/
+3
*
Remove six.text_type (2/2)
Takashi Natsume
2020-12-13
1
-6
/
+4
*
Store instance action event exc_val fault details
Matt Riedemann
2020-03-21
1
-8
/
+39
*
Make serialize_args handle exception messages safely
Dan Smith
2020-03-21
1
-2
/
+3
*
Add InstanceAction/Event create() method
Matt Riedemann
2019-08-07
1
-0
/
+35
*
Use uuidsentinel from oslo.utils
Eric Fried
2018-09-05
1
-1
/
+1
*
Use nova.db.api directly
Chris Dent
2018-07-10
1
-1
/
+1
*
Add host field to InstanceActionEvent
Yikun Jiang
2018-03-23
1
-0
/
+1
*
Add instance action db and obj pagination support.
Yikun Jiang
2017-12-11
1
-1
/
+2
*
Update Instance action's updated_at when action event updated.
Yikun Jiang
2017-12-11
1
-0
/
+2
*
Fix invalid uuid warnings in objects testcases
srushti
2016-04-20
1
-4
/
+5
*
Use TimeFixture from oslo_utils to override time in tests
Hans Lindgren
2015-12-18
1
-18
/
+19
*
Replace unicode with six.text_type
Victor Stinner
2015-05-12
1
-2
/
+4
*
Fix some straggling uses of passing context to remotable methods in tests
Dan Smith
2015-03-09
1
-1
/
+1
*
Switch to using oslo_* instead of oslo.*
Davanum Srinivas
2015-02-06
1
-1
/
+1
*
move all tests to nova/tests/unit
Sean Dague
2014-11-12
1
-0
/
+365