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
/
conductor
/
manager.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Transport context to all threads"
Zuul
2023-02-27
1
-2
/
+2
|
\
|
*
Transport context to all threads
Fabian Wiesel
2022-08-04
1
-2
/
+2
*
|
compute: enhance compute evacuate instance to support target state
Sahid Orentino Ferdjaoui
2023-01-31
1
-3
/
+5
*
|
Support unshelve with PCI in placement
Balazs Gibizer
2022-12-21
1
-0
/
+6
*
|
Support evacuate with PCI in placement
Balazs Gibizer
2022-12-21
1
-0
/
+6
*
|
Add conductor RPC interface for rebuild
whoami-rajat
2022-08-31
1
-2
/
+2
*
|
Add support for volume backed server rebuild
Rajat Dhasmana
2022-08-31
1
-2
/
+3
*
|
Avoid n-cond startup abort for keystone failures
Dan Smith
2022-08-18
1
-1
/
+33
*
|
Unify placement client singleton implementations
Dan Smith
2022-08-18
1
-1
/
+1
|
/
*
Allow unshelve to a specific host (Compute API part)
René Ribaud
2022-07-22
1
-0
/
+6
*
Enforce resource limits using oslo.limit
John Garbutt
2022-02-24
1
-1
/
+7
*
Merge "Support move ops with extended resource request"
Zuul
2021-08-31
1
-11
/
+12
|
\
|
*
Support move ops with extended resource request
Balazs Gibizer
2021-08-27
1
-11
/
+12
*
|
Add force kwarg to delete_allocation_for_instance
Matt Riedemann
2021-08-30
1
-1
/
+1
|
/
*
smartnic support - cleanup arqs
Yongli He
2021-08-05
1
-1
/
+7
*
smartnic support - create arqs
Yongli He
2021-08-05
1
-21
/
+88
*
db: Remove 'nova.db.base' module
Stephen Finucane
2021-06-16
1
-3
/
+1
*
Remove (almost) all references to 'instance_type'
Stephen Finucane
2021-03-29
1
-5
/
+5
*
rpc: Rework 'get_notifier', 'wrap_exception'
Stephen Finucane
2021-03-01
1
-1
/
+1
*
Rename ensure_network_metadata to amend requested_networks
Sylvain Bauza
2021-02-03
1
-2
/
+2
*
Cyborg shelve/unshelve support
zhangbailin
2021-01-15
1
-32
/
+42
*
Remove six.text_type (1/2)
Takashi Natsume
2020-12-13
1
-4
/
+3
*
Remove six.moves
Takashi Natsume
2020-11-07
1
-5
/
+4
*
Cyborg evacuate support
Sean Mooney
2020-09-01
1
-19
/
+54
*
Delete ARQs by UUID if Cyborg ARQ bind fails.
Sundar Nadathur
2020-07-23
1
-16
/
+23
*
objects: Add MigrationTypeField
Stephen Finucane
2020-05-08
1
-1
/
+1
*
Bump compute rpcapi version and reduce Cyborg calls.
Sundar Nadathur
2020-03-31
1
-5
/
+9
*
Delete ARQs for an instance when the instance is deleted.
Sundar Nadathur
2020-03-24
1
-0
/
+1
*
Create and bind Cyborg ARQs.
Sundar Nadathur
2020-03-21
1
-0
/
+55
*
Support unshelve with qos ports
Balazs Gibizer
2020-03-18
1
-3
/
+12
*
Remove 'nova.image.api' module
Stephen Finucane
2020-02-18
1
-2
/
+2
*
nova-net: Remove layer of indirection in 'nova.network'
Stephen Finucane
2020-01-15
1
-2
/
+2
*
Merge "Create instance action when burying in cell0"
Zuul
2020-01-06
1
-0
/
+27
|
\
|
*
Create instance action when burying in cell0
Matt Riedemann
2019-12-12
1
-0
/
+27
*
|
Use graceful_exit=True in ComputeTaskManager.revert_snapshot_based_resize
Matt Riedemann
2019-12-23
1
-4
/
+4
*
|
Merge "Remove now invalid cells v1 comments from conductor code"
Zuul
2019-12-19
1
-14
/
+12
|
\
\
|
*
|
Remove now invalid cells v1 comments from conductor code
Matt Riedemann
2019-12-06
1
-14
/
+12
*
|
|
Add revert_snapshot_based_resize conductor RPC method
Matt Riedemann
2019-12-12
1
-1
/
+20
*
|
|
Add confirm_snapshot_based_resize conductor RPC method
Matt Riedemann
2019-12-12
1
-1
/
+17
|
|
/
|
/
|
*
|
Use provider mappings from Placement (mostly)
Eric Fried
2019-12-06
1
-6
/
+3
|
/
*
Merge "Sanity check instance mapping during scheduling"
Zuul
2019-11-28
1
-17
/
+62
|
\
|
*
Sanity check instance mapping during scheduling
Matt Riedemann
2019-09-23
1
-17
/
+62
*
|
Merge "Remove TODO from ComputeTaskManager._live_migrate"
Zuul
2019-11-15
1
-1
/
+0
|
\
\
|
*
|
Remove TODO from ComputeTaskManager._live_migrate
Matt Riedemann
2019-11-11
1
-1
/
+0
*
|
|
Merge "Restrict RequestSpec to cell when evacuating"
Zuul
2019-11-14
1
-14
/
+30
|
\
\
\
|
*
|
|
Restrict RequestSpec to cell when evacuating
Matt Riedemann
2019-08-20
1
-14
/
+30
*
|
|
|
Merge "cond: rename 'recreate' var to 'evacuate'"
Zuul
2019-11-13
1
-4
/
+20
|
\
\
\
\
|
*
|
|
|
cond: rename 'recreate' var to 'evacuate'
Eric Fried
2019-11-04
1
-4
/
+20
*
|
|
|
|
Remove TODOs around claim_resources_on_destination
Matt Riedemann
2019-11-10
1
-5
/
+0
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge "Refresh instance in MigrationTask.execute Exception handler"
Zuul
2019-11-07
1
-5
/
+17
|
\
\
\
\
[next]