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
/
test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify placement client singleton implementations
Dan Smith
2022-08-18
1
-0
/
+4
*
Poison /sys access via various calls in test
Balazs Gibizer
2022-08-10
1
-0
/
+1
*
Remove double mocking
Balazs Gibizer
2022-08-02
1
-5
/
+10
*
Use unittest.mock instead of third party mock
Stephen Finucane
2022-08-01
1
-1
/
+1
*
db: Don't pass strings to 'Connection.execute'
Stephen Finucane
2021-11-12
1
-1
/
+1
*
Add autopep8 to tox and pre-commit
Sean Mooney
2021-11-08
1
-0
/
+3
*
Prevent leaked eventlets to send notifications
Balazs Gibizer
2021-10-14
1
-0
/
+3
*
db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'
Stephen Finucane
2021-08-09
1
-2
/
+2
*
Make test_archive_task_logs deterministic
melanie witt
2021-07-09
1
-1
/
+4
*
Merge "Replace getargspec with getfullargspec"
Zuul
2021-06-01
1
-3
/
+3
|
\
|
*
Replace getargspec with getfullargspec
likui
2021-05-12
1
-3
/
+3
*
|
tests: Move remaining non-libvirt fixtures
Stephen Finucane
2021-05-12
1
-2
/
+1
*
|
tests: Move ConfFixture
Stephen Finucane
2021-05-12
1
-2
/
+1
|
/
*
Drop support for SQLite < 3.7
Stephen Finucane
2021-04-21
1
-9
/
+0
*
Reset global wsgi app state in unit test
Balazs Gibizer
2021-03-24
1
-0
/
+5
*
Centralize sqlite FK constraint enforcement
melanie witt
2021-02-12
1
-0
/
+18
*
Remove six.binary_type/integer_types/string_types
Takashi Natsume
2020-12-13
1
-3
/
+2
*
Remove six.iteritems/itervalues/iterkeys
Takashi Natsume
2020-11-07
1
-1
/
+1
*
Remove six.moves
Takashi Natsume
2020-11-07
1
-3
/
+3
*
Remove six.reraise
Takashi Natsume
2020-08-15
1
-1
/
+1
*
Remove six.add_metaclass
Takashi Natsume
2020-08-15
1
-2
/
+1
*
Remove six.PY2 and six.PY3
Takashi Natsume
2020-08-15
1
-5
/
+1
*
virt: Add 'context', drop 'network_info' parameters for 'unrescue'
Stephen Finucane
2020-07-08
1
-2
/
+3
*
Merge "Remove hooks"
Zuul
2020-06-21
1
-6
/
+0
|
\
|
*
Remove hooks
Stephen Finucane
2020-05-27
1
-6
/
+0
*
|
Poison netifaces.interfaces() in tests
Eric Fried
2020-05-11
1
-0
/
+2
|
/
*
func tests: move _run_periodics() into base class
Artom Lifshitz
2020-03-24
1
-4
/
+36
*
Ensures that COMPUTE_RESOURCE_SEMAPHORE usage is fair
Balazs Gibizer
2020-03-16
1
-0
/
+33
*
nova-net: Make the security group API a module
Stephen Finucane
2019-11-29
1
-3
/
+0
*
nova-net: Kill it
Stephen Finucane
2020-01-14
1
-63
/
+6
*
Cache security group driver
Matt Riedemann
2019-12-03
1
-1
/
+1
*
Merge "test cleanup: Make base TestCase subclass oslotest"
Zuul
2019-11-23
1
-15
/
+7
|
\
|
*
test cleanup: Make base TestCase subclass oslotest
Eric Fried
2019-11-22
1
-15
/
+7
*
|
Merge "test cleanup: Use oslotest's CaptureOutput fixture"
Zuul
2019-11-22
1
-2
/
+2
|
\
\
|
|
/
|
*
test cleanup: Use oslotest's CaptureOutput fixture
Eric Fried
2019-09-27
1
-2
/
+2
*
|
Merge "test cleanup: Use oslotest's Timeout fixture"
Zuul
2019-11-22
1
-3
/
+4
|
\
\
|
|
/
|
*
test cleanup: Use oslotest's Timeout fixture
Eric Fried
2019-09-27
1
-3
/
+4
*
|
Merge "test cleanup: Remove skipIf test decorator"
Zuul
2019-11-22
1
-32
/
+0
|
\
\
|
|
/
|
*
test cleanup: Remove skipIf test decorator
Eric Fried
2019-09-27
1
-32
/
+0
*
|
Only allow one scheduler service in tests
Eric Fried
2019-10-30
1
-0
/
+21
*
|
Add TODO note for mox removal
Takashi NATSUME
2019-09-27
1
-0
/
+8
|
/
*
Tests: autospecs all the mock.patch usages
Takashi NATSUME
2019-08-19
1
-0
/
+7
*
Allow assertXmlEqual() to pass options to matchers.XMLMatches
Adam Spiers
2019-08-15
1
-2
/
+2
*
Introduces the openstacksdk to nova
Dustin Cowles
2019-07-22
1
-0
/
+2
*
Enhance service restart in functional env
Balazs Gibizer
2019-06-25
1
-14
/
+45
*
Remove global state from the FakeDriver
Balazs Gibizer
2019-06-21
1
-3
/
+6
*
Merge "Use instance mappings to count server group members"
Zuul
2019-06-01
1
-0
/
+1
|
\
|
*
Use instance mappings to count server group members
melanie witt
2019-05-31
1
-0
/
+1
*
|
Merge "Count instances from mappings and cores/ram from placement"
Zuul
2019-05-30
1
-0
/
+4
|
\
\
|
|
/
|
*
Count instances from mappings and cores/ram from placement
melanie witt
2019-05-23
1
-0
/
+4
[next]