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
/
compute
/
test_rpcapi.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
compute: enhance compute evacuate instance to support target state
Sahid Orentino Ferdjaoui
2023-01-31
1
-5
/
+43
*
Add support for volume backed server rebuild
Rajat Dhasmana
2022-08-31
1
-2
/
+41
*
Use unittest.mock instead of third party mock
Stephen Finucane
2022-08-01
1
-1
/
+2
*
Fix typos
Rajesh Tailor
2022-05-30
1
-1
/
+1
*
Remove (almost) all references to 'instance_type'
Stephen Finucane
2021-03-29
1
-6
/
+7
*
Bump the Compute RPC API to version 6.0
Sylvain Bauza
2021-03-25
1
-105
/
+235
*
Cyborg shelve/unshelve support
zhangbailin
2021-01-15
1
-5
/
+56
*
Remove six.text_type (2/2)
Takashi Natsume
2020-12-13
1
-7
/
+6
*
virt: Remove 'reset_network' API
Stephen Finucane
2020-11-23
1
-4
/
+0
*
virt: Remove 'change_instance_metadata' API
Stephen Finucane
2020-11-17
1
-4
/
+0
*
Cyborg evacuate support
Sean Mooney
2020-09-01
1
-6
/
+49
*
Bump compute rpcapi version and reduce Cyborg calls.
Sundar Nadathur
2020-03-31
1
-1
/
+36
*
nova-net: Remove firewall support (pt. 1)
Stephen Finucane
2020-01-06
1
-0
/
+1
*
Add finish_revert_snapshot_based_resize_at_source compute method
Matt Riedemann
2019-12-12
1
-0
/
+30
*
Add revert_snapshot_based_resize_at_dest compute method
Matt Riedemann
2019-12-12
1
-0
/
+27
*
Merge "Add confirm_snapshot_based_resize_at_source compute method"
Zuul
2019-12-06
1
-0
/
+27
|
\
|
*
Add confirm_snapshot_based_resize_at_source compute method
Matt Riedemann
2019-11-26
1
-0
/
+27
*
|
compute: Use long_rpc_timeout in reserve_block_device_name
Lee Yarwood
2019-11-26
1
-0
/
+2
|
/
*
Add finish_snapshot_based_resize_at_dest compute method
Matt Riedemann
2019-11-02
1
-0
/
+36
*
Add prep_snapshot_based_resize_at_source compute method
Matt Riedemann
2019-10-15
1
-0
/
+30
*
Add prep_snapshot_based_resize_at_dest compute method
Matt Riedemann
2019-10-14
1
-0
/
+41
*
Add cache_image() support to the compute/{rpcapi,api,manager}
Dan Smith
2019-10-10
1
-0
/
+16
*
NUMA live migration support
Artom Lifshitz
2019-09-12
1
-1
/
+49
*
Merge "Remove dead code"
Zuul
2019-09-03
1
-20
/
+0
|
\
|
*
Remove dead code
Stephen Finucane
2019-09-02
1
-20
/
+0
*
|
Nice to have test coverage for If1f465112b8e9b0304b8b5b864b985f72168d839
Balazs Gibizer
2019-09-02
1
-0
/
+119
*
|
Add request_spec to server move RPC calls
Balazs Gibizer
2019-08-30
1
-5
/
+12
|
/
*
Add useful error log when _determine_version_cap raises DBNotAllowed
Matt Riedemann
2019-08-07
1
-0
/
+25
*
Sync COMPUTE_STATUS_DISABLED from API
Matt Riedemann
2019-07-02
1
-1
/
+3
*
Make nova.compute.rpcapi.ComputeAPI.router a singleton
Matt Riedemann
2019-04-24
1
-11
/
+9
*
Pass request_spec from compute to cell conductor on reschedule
Matt Riedemann
2018-12-19
1
-5
/
+2
*
Make compute rpcapi version calculation check all cells
Dan Smith
2018-12-11
1
-8
/
+26
*
Only warn about not having computes nodes once in rpcapi
Dan Smith
2018-12-11
1
-0
/
+11
*
Use uuidsentinel from oslo.utils
Eric Fried
2018-09-05
1
-1
/
+1
*
Use CONF.long_rpc_timeout in post_live_migration_at_destination
Matt Riedemann
2018-08-03
1
-1
/
+3
*
Make check_can_live_migrate_destination use long_rpc_timeout
Dan Smith
2018-06-14
1
-0
/
+12
*
Use oslo.messaging per-call monitoring
Dan Smith
2018-06-11
1
-2
/
+13
*
remove unnecessary conf imports
Matthew Edmonds
2018-03-09
1
-3
/
+0
*
Fix version cap when no nova-compute started
git-harry
2018-03-06
1
-1
/
+4
*
Drop compute RPC 4.x compatibility
Dan Smith
2018-02-12
1
-430
/
+0
*
Compute RPC client bump to 5.0
Dan Smith
2018-02-08
1
-73
/
+72
*
Add late server group policy check to rebuild
Balazs Gibizer
2018-02-06
1
-0
/
+9
*
Change compute RPC to use alternates for resize
Ed Leafe
2018-01-22
1
-1
/
+2
*
Pass multiattach flag to reserve_block_device_name
Matt Riedemann
2018-01-18
1
-5
/
+65
*
Make conductor pass and use host_lists
Ed Leafe
2017-12-21
1
-1
/
+45
*
Pre-create migration object
Dan Smith
2017-10-05
1
-2
/
+7
*
conf: remove *_topic config opts
Stephen Finucane
2017-07-17
1
-1
/
+2
*
Handle Cinder 3.27 style attachments in swap_volume
Ildiko Vancsa
2017-07-07
1
-1
/
+24
*
Plumbing for tagged nic attachment
Artom Lifshitz
2017-06-23
1
-1
/
+53
*
Plumbing for tagged volume attachment
Artom Lifshitz
2017-06-23
1
-1
/
+51
[next]