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_service.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use unittest.mock instead of third party mock
Stephen Finucane
2022-08-01
1
-1
/
+2
*
db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'
Stephen Finucane
2021-08-09
1
-13
/
+13
*
Remove six.text_type (2/2)
Takashi Natsume
2020-12-13
1
-2
/
+1
*
Remove service_uuids_online_data_migration
Matt Riedemann
2019-11-08
1
-14
/
+0
*
trivial: Use NoDBTestCase instead of TestCase
Takashi NATSUME
2019-08-09
1
-1
/
+1
*
Bump to hacking 1.1.0
Stephen Finucane
2019-04-12
1
-0
/
+1
*
Refactor scatter-gather utility to return exception objects
Surya Seetharaman
2018-10-31
1
-1
/
+1
*
Use uuidsentinel from oslo.utils
Eric Fried
2018-09-05
1
-1
/
+2
*
Use nova.db.api directly
Chris Dent
2018-07-10
1
-15
/
+15
*
Make service all-cells min version helper use scatter-gather
Dan Smith
2018-04-27
1
-0
/
+44
*
Make conductor pass and use host_lists
Ed Leafe
2017-12-21
1
-1
/
+1
*
Versioned notifications for service create and delete
liyingjun
2017-11-27
1
-5
/
+10
*
Use enum value instead of string service name
Balazs Gibizer
2017-07-25
1
-1
/
+1
*
Add get_minimum_version_all_cells() helper for service
Dan Smith
2017-06-07
1
-0
/
+46
*
objects: add Service.get_by_uuid method
Matt Riedemann
2017-05-04
1
-0
/
+4
*
Add uuid to Service model
Dan Peschman
2017-04-11
1
-0
/
+36
*
Remove mox from nova/tests/unit/objects/test_service.py
Anusha Unnam
2017-02-17
1
-65
/
+54
*
Add objects.ServiceList.get_all_computes_by_hv_type
Jim Rollenhagen
2016-08-01
1
-0
/
+10
*
Move notification objects to a separate package
Balazs Gibizer
2016-06-08
1
-54
/
+0
*
Fix service version to update the DB
Brian Elliott
2016-05-10
1
-16
/
+0
*
Add Service.get_minimum_version_multi() for multiple binaries
Dan Smith
2016-03-31
1
-8
/
+35
*
Add include_disabled parameter to service_get_all_by_binary
pcarlton
2016-03-10
1
-17
/
+49
*
Object: Give more helpful error message in TestServiceVersion
Eli Qiao
2016-02-02
1
-1
/
+2
*
enginefacade: 'service'
Pavel Kholkin
2016-01-25
1
-17
/
+17
*
Add service status notification
Balazs Gibizer
2016-01-20
1
-0
/
+55
*
Add caching of service_min_versions in the conductor
Nikola Dipanov
2016-01-11
1
-0
/
+17
*
Merge "Fix up Service object for manifest-based backports"
Jenkins
2015-10-23
1
-23
/
+7
|
\
|
*
Fix up Service object for manifest-based backports
Dan Smith
2015-10-14
1
-23
/
+7
*
|
Fix service_version minimum calculation for compute RPC
Dan Smith
2015-10-14
1
-9
/
+25
|
/
*
Make service create/update fail if version is too old
Dan Smith
2015-10-05
1
-1
/
+23
*
Add get_minimum_version() to Service object and DB API
Dan Smith
2015-10-05
1
-0
/
+18
*
rebuild: RPC sends additional args and claims are done
Nikola Dipanov
2015-09-22
1
-7
/
+8
*
Make ComputeNode.service_id nullable to match db schema
Hans Lindgren
2015-08-13
1
-2
/
+4
*
Add version counter to Service object
Dan Smith
2015-08-12
1
-4
/
+69
*
Introducing new forced_down field for a Service object
Roman Dobosz
2015-07-13
1
-0
/
+1
*
Make readonly field tests use exception from oslo.versionedobjects
Dan Smith
2015-06-22
1
-1
/
+2
*
fix "down" nova-compute service spuriously marked as "up"
Chris Friesen
2015-06-10
1
-0
/
+1
*
Standardize on assertJsonEqual in tests
Davanum Srinivas
2015-05-29
1
-11
/
+4
*
Fix ComputeNode backport for Service.obj_make_compatible
Sylvain Bauza
2015-03-13
1
-0
/
+18
*
Fix some straggling uses of passing context to remotable methods in tests
Dan Smith
2015-03-09
1
-2
/
+1
*
Remove usage of db.service_get_by_args
Nikola Dipanov
2015-03-06
1
-5
/
+19
*
Add Service.get_by_host_and_binary and ServiceList.get_by_binary
Dan Smith
2015-03-04
1
-0
/
+12
*
Fix how the Service object is loading the compute_node field
Sylvain Bauza
2015-03-03
1
-10
/
+24
*
Remove computenode relationship on service_get
Sylvain Bauza
2015-02-17
1
-15
/
+0
*
Switch to using oslo_* instead of oslo.*
Davanum Srinivas
2015-02-06
1
-2
/
+2
*
Merge "initialize objects with context in Service object tests"
Jenkins
2015-01-19
1
-12
/
+12
|
\
|
*
initialize objects with context in Service object tests
melanie witt
2015-01-15
1
-12
/
+12
*
|
Fix inconsistencies in the ComputeNode object about service
Sylvain Bauza
2015-01-16
1
-4
/
+4
|
/
*
Add pci_device_pools to ComputeNode object
Paul Murray
2014-12-17
1
-2
/
+15
*
move all tests to nova/tests/unit
Sean Dague
2014-11-12
1
-0
/
+226