nova/nova
Zuul 5645f75d6b Merge "libvirt: Handle VIR_ERR_DEVICE_MISSING when detaching devices" into stable/rocky 2020-09-21 18:21:26 +00:00
..
api Merge "Block rebuild when NUMA topology changed" into stable/rocky 2020-08-18 02:28:16 +00:00
cells
cmd Add --instance option to heal_allocations 2019-12-13 15:05:22 -05:00
common
compute compute: Don't delete the original attachment during pre LM rollback 2020-09-14 10:20:11 +01:00
conductor Avoid circular reference during serialization 2020-02-26 12:24:18 +00:00
conf Add config option for neutron client retries 2020-04-24 15:09:16 +00:00
console Mask the token used to allow access to consoles 2020-01-26 16:00:05 +01:00
consoleauth Mask the token used to allow access to consoles 2020-01-26 16:00:05 +01:00
db Add retry_on_deadlock to migration_update DB API 2020-03-05 14:05:33 +00:00
hacking Use nova.db.api directly 2018-07-10 14:56:27 +00:00
image Share snapshot image membership with instance owner 2019-04-30 21:13:46 +09:00
ipv6
keymgr
locale Imported Translations from Zanata 2019-01-06 07:42:59 +00:00
network Add config option for neutron client retries 2020-04-24 15:09:16 +00:00
notifications Remove noisy DEBUG log 2018-08-24 11:19:14 +02:00
objects compute: Use source_bdms to reset attachment_ids during LM rollback 2020-09-14 10:20:11 +01:00
pci PCI: do not force remove allocated devices 2019-02-05 23:29:36 +00:00
policies Remove support for /os-floating-ip-dns REST API 2018-07-18 22:23:45 -04:00
privsep Make supports_direct_io work on 4096b sector size 2018-11-21 14:14:22 +00:00
scheduler FUP for in-place numa rebuild 2020-07-09 14:06:22 +01:00
servicegroup Fix service list for disabled compute using MC driver 2018-09-14 02:25:10 +00:00
tests libvirt: Handle VIR_ERR_DEVICE_MISSING when detaching devices 2020-09-14 10:20:11 +01:00
virt Merge "libvirt: Handle VIR_ERR_DEVICE_MISSING when detaching devices" into stable/rocky 2020-09-21 18:21:26 +00:00
vnc
volume Add retry to cinder API calls related to volume detach 2020-05-04 09:37:22 -04:00
__init__.py
availability_zones.py AZ list performance optimization: avoid double service list DB fetch 2019-04-30 13:17:04 +00:00
baserpc.py
block_device.py
cache_utils.py
config.py Configure placement DB context manager for nova-manage/status 2018-09-06 10:47:55 -04:00
context.py Reset the cell cache for database access in Service 2020-04-16 20:56:39 +00:00
crypto.py Convert certificate generation to processutils. 2018-05-02 19:18:41 +10:00
debugger.py
exception.py Removed the host FQDN from the exception message 2020-09-03 00:30:14 +00:00
exception_wrapper.py Add full traceback to ExceptionPayload in versioned notifications 2018-06-19 16:46:46 +08:00
filters.py
hooks.py
i18n.py
loadables.py
manager.py
policy.py
profiler.py
quota.py Merge "Avoid joins in _server_group_count_members_by_user" 2018-08-07 23:16:06 +00:00
rc_fields.py Nix unused raise_if_custom_resource_class_pre_v1_1 2018-06-18 19:52:45 +00:00
rpc.py Use oslo.messaging per-call monitoring 2018-06-11 14:44:10 -07:00
safe_utils.py
service.py Reset the cell cache for database access in Service 2020-04-16 20:56:39 +00:00
service_auth.py
test.py Enhance service restart in functional env 2020-03-13 18:03:04 +01:00
utils.py Harden placement init under wsgi 2018-11-12 11:30:32 +00:00
version.py
weights.py
wsgi.py