nova/nova
Zuul 8ac050c253 Merge "Packed virtqueue support was added." 2023-11-30 12:12:03 +00:00
..
accelerator smartnic support - reject server move and suspend 2021-08-05 15:58:41 +08:00
api Packed virtqueue support was added. 2023-11-29 16:06:33 +02:00
cmd Revert "Add upgrade check for compute-object-ids linkage" 2023-10-18 07:25:37 -07:00
compute Packed virtqueue support was added. 2023-11-29 16:06:33 +02:00
conductor Enforce quota usage from placement when unshelving 2023-05-23 01:02:05 +00:00
conf Merge "Detect maximum number of SEV guests automatically" 2023-11-23 18:13:25 +00:00
console Fix pep8 errors with new hacking 2023-04-28 08:34:52 -04:00
db Revert "Add upgrade check for compute-object-ids linkage" 2023-10-18 07:25:37 -07:00
hacking Add a hacking rule for the setDaemon method 2022-11-14 13:04:05 +00:00
image Fix pep8 errors with new hacking 2023-04-28 08:34:52 -04:00
keymgr
limit Enforce quota usage from placement when unshelving 2023-05-23 01:02:05 +00:00
locale Imported Translations from Zanata 2023-09-05 03:09:58 +00:00
network Translate VF network capabilities to port binding 2023-10-17 13:31:04 +00:00
notifications Packed virtqueue support was added. 2023-11-29 16:06:33 +02:00
objects Packed virtqueue support was added. 2023-11-29 16:06:33 +02:00
pci mypy: Fix implicit optional usage 2023-03-27 10:43:58 -04:00
policies Add a new policy for cold-migrate with host 2023-06-26 11:34:12 +02:00
privsep Retry lvm volume and volume group query 2021-06-15 12:39:26 +02:00
scheduler Packed virtqueue support was added. 2023-11-29 16:06:33 +02:00
servicegroup Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00
storage Add autopep8 to tox and pre-commit 2021-11-08 12:37:27 +00:00
tests Merge "Packed virtqueue support was added." 2023-11-30 12:12:03 +00:00
virt Merge "Packed virtqueue support was added." 2023-11-30 12:12:03 +00:00
volume Add function to get all attachments in Cinder.API module 2023-08-25 16:56:51 +00:00
__init__.py
availability_zones.py Remove six.PY2 and six.PY3 2020-08-15 07:45:23 +00:00
baserpc.py
block_device.py BlockDeviceMapping: Add encryption fields 2022-08-02 21:25:47 +00:00
cache_utils.py
config.py conf: Allow cinderclient and os_brick to independently log at DEBUG 2021-12-03 18:21:16 +00:00
context.py Log the exception returned from a cell during API.get() 2022-05-03 02:03:26 +00:00
crypto.py Replace md5 for fips 2021-02-25 16:01:43 -05:00
debugger.py
exception.py Fix failed count for anti-affinity check 2023-06-06 10:15:16 +02:00
exception_wrapper.py rpc: Rework 'get_notifier', 'wrap_exception' 2021-03-01 11:06:48 +00:00
filesystem.py cpu: interfaces for managing state and governor 2023-02-09 07:04:02 +01:00
filters.py Add autopep8 to tox and pre-commit 2021-11-08 12:37:27 +00:00
i18n.py
loadables.py
manager.py Populate ComputeNode.service_id 2023-05-31 07:06:34 -07:00
middleware.py Allow X-OpenStack-Nova-API-Version header in CORS 2021-06-15 07:35:36 -04:00
monkey_patch.py reenable greendns in nova. 2022-03-08 16:16:11 +00:00
policy.py Enable new defaults and scope checks by default 2023-01-10 23:37:13 -06:00
profiler.py
quota.py Unify placement client singleton implementations 2022-08-18 07:22:37 -07:00
rpc.py Use new get_rpc_client API from oslo.messaging 2023-01-17 15:06:41 +01:00
safe_utils.py
service.py Populate ComputeNode.service_id 2023-05-31 07:06:34 -07:00
service_auth.py Enable use of service user token with admin context 2023-05-10 14:52:59 +00:00
test.py introduce global greenpool 2023-08-25 00:03:35 +01:00
utils.py introduce global greenpool 2023-08-25 00:03:35 +01:00
version.py Change API unexpected exception message 2021-02-17 21:30:07 +00:00
weights.py Add debug log for scheduler weight calculation 2021-11-11 19:10:32 +01:00
wsgi.py