nova/nova
Julien Le Jeune 828a5d0786
Fix test_vmdk_bad_descriptor_mem_limit and test_vmdk_bad_descriptor_mem_limit_stream_optimized
These tests depend on qemu-img being installed and in the path, if it is not installed, skip them.

Change-Id: I896f16c512f24bcdd898ab002af4e5e068f66b64
Closes-bug: #2073862
Signed-off-by: Julien Le Jeune <julien.le-jeune@ovhcloud.com>
(cherry picked from commit a3202f7bf9)
(cherry picked from commit c782f0e6a0)
2024-07-26 14:27:24 +02:00
..
accelerator smartnic support - reject server move and suspend 2021-08-05 15:58:41 +08:00
api doc: mark the maximum microversion for 2023.2 Bobcat 2023-09-05 16:20:13 +02:00
cmd Fix nova-manage image_property show unexpected keyword 2024-03-29 18:56:51 +00:00
compute pwr mgmt: handle live migrations correctly 2024-03-14 10:53:01 -04:00
conductor Enforce quota usage from placement when unshelving 2023-05-23 01:02:05 +00:00
conf Check images with format_inspector for safety 2024-07-04 17:26:08 +02:00
console Fix typos 2022-05-30 17:40:00 +05:30
db Revert "Add upgrade check for compute-object-ids linkage" 2023-10-24 07:10:31 +00: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-09 11:37:19 +01: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 Fix nova-metadata-api for ovn dhcp native networks 2024-03-01 13:35:18 +00:00
notifications libvirt: Add vIOMMU device to guest 2022-09-01 04:50:16 +08:00
objects Add cpuset_reserved helper to instance NUMA topology 2024-03-14 10:51:01 -04: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 Merge "Remove deprecated AZ filter." 2023-08-31 07:21:33 +00: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 Fix test_vmdk_bad_descriptor_mem_limit and test_vmdk_bad_descriptor_mem_limit_stream_optimized 2024-07-26 14:27:24 +02:00
virt Change force_format strategy to catch mismatches 2024-07-23 21:01:26 +01: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_wrapper.py rpc: Rework 'get_notifier', 'wrap_exception' 2021-03-01 11:06:48 +00:00
exception.py Fix failed count for anti-affinity check 2023-06-06 10:15:16 +02: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_auth.py Enable use of service user token with admin context 2023-05-10 14:52:59 +00:00
service.py Populate ComputeNode.service_id 2023-05-31 07:06:34 -07: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