nova/nova
2024-07-26 12:06:25 +00:00
..
accelerator [codespell] fix final typos and enable ci 2023-12-15 12:32:42 +00:00
api Merge "tests: Ensure all APIs have a request query schema" 2024-07-20 09:13:12 +00:00
cmd Merge "Fix nova-manage image_property show unexpected keyword" 2024-03-27 18:32:05 +00:00
compute Reject AZ changes during aggregate add / remove host 2024-05-08 14:56:56 +02:00
conductor [codespell] fix final typos and enable ci 2023-12-15 12:32:42 +00:00
conf Merge "conf: Clarify '[api] response_validation help' text" 2024-07-23 21:23:10 +00:00
console enforce remote console shutdown 2024-02-27 13:23:49 +00:00
db do not use str(url) to stringify a URL for subsequent use 2024-05-15 16:23:58 +01:00
hacking Add a hacking rule for the setDaemon method 2022-11-14 13:04:05 +00:00
image Add iso file format inspector 2024-07-08 13:03:27 +01:00
keymgr Implement add_consumer, remove_consumer KeyManager APIs 2023-09-21 14:30:03 +01:00
limit [codespell] fix final typos and enable ci 2023-12-15 12:32:42 +00:00
locale Imported Translations from Zanata 2023-12-19 03:35:37 +00:00
network api: Add request body schemas for SG APIs 2024-06-17 17:18:25 +01:00
notifications Add hw_ephemeral_encryption_secret_uuid image property 2024-02-28 08:46:01 +00:00
objects Fix: migration configuration with cpu_shared_set (object part) 2024-04-24 07:53:38 -07:00
pci [codespell] fix final typos and enable ci 2023-12-15 12:32:42 +00:00
policies HyperV: Remove RDP console API 2024-02-13 12:24:38 -08:00
privsep Add encryption support to convert_image 2024-02-28 07:56:42 +00:00
scheduler scheduler: fix _get_sharing_providers to support unlimited aggr 2024-07-03 12:58:04 +00:00
servicegroup Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00
storage [codespell] fix final typos and enable ci 2023-12-15 12:32:42 +00:00
tests Merge "Fix test_vmdk_bad_descriptor_mem_limit and test_vmdk_bad_descriptor_mem_limit_stream_optimized" 2024-07-26 12:06:25 +00:00
virt Remove AMI snapshot format special case 2024-07-24 11:04:55 -07:00
volume [codespell] fix final typos and enable ci 2023-12-15 12:32:42 +00:00
wsgi Add new nova.wsgi module 2023-12-06 11:06:18 +00:00
__init__.py Eventlet monkey patching should be as early as possible 2019-03-22 09:27:16 +00:00
availability_zones.py Remove six.PY2 and six.PY3 2020-08-15 07:45:23 +00:00
baserpc.py config options: Centralize upgrade_levels section 2016-04-04 18:35:27 +00:00
block_device.py BlockDeviceMapping: Add encryption fields 2022-08-02 21:25:47 +00:00
cache_utils.py trivial: Remove unused 'cache_utils' APIs 2020-02-05 17:20:28 +00:00
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 libvirt: Configure and teardown ephemeral encryption secrets 2024-02-28 07:56:42 +00:00
debugger.py trivial: Remove remaining '_LW' instances 2020-05-18 17:00:41 +01:00
exception_wrapper.py rpc: Rework 'get_notifier', 'wrap_exception' 2021-03-01 11:06:48 +00:00
exception.py retry write_sys call on device busy 2024-05-27 18:31:31 +01:00
filesystem.py retry write_sys call on device busy 2024-05-27 18:31:31 +01:00
filters.py Add autopep8 to tox and pre-commit 2021-11-08 12:37:27 +00:00
i18n.py trivial: Remove remaining '_LI' instances 2020-05-18 17:00:57 +01:00
loadables.py trivial: Remove dead code 2019-12-12 10:55:02 +00:00
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 [codespell] start fixing all the typos 2023-10-03 00:51:35 +01:00
profiler.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
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 Allow wrapping of closures 2017-07-20 10:07:52 +01:00
service_auth.py Enable use of service user token with admin context 2023-05-10 14:52:59 +00:00
service.py Merge "Remove nova.wsgi module" 2024-03-19 19:42:00 +00:00
test.py Merge "Reproducers for bug 1869804" 2024-03-11 14:20:46 +00: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