nova/nova
Balazs Gibizer a931b0bf82 Revert "[pwmgmt]ignore missin governor when cpu_state used"
This reverts commit 41096f8342 as it has a
bug in it expecting a wrong exception type (FileNotFoundError vs
nova.exception.FileNotFound). Also there is a proper fix on master
2c4421568e that can be backported instead.

Change-Id: Id2c253a6e223bd5ba22512d9e5a40a9d12680da2
(cherry picked from commit 03ef4d6f53)
(cherry picked from commit 25d0db782e)
2024-01-16 11:48:08 +01:00
..
accelerator smartnic support - reject server move and suspend 2021-08-05 15:58:41 +08:00
api Enforce quota usage from placement when unshelving 2023-07-11 00:29:31 +00:00
cmd Use force=True for os-brick disconnect during delete 2023-05-10 14:56:18 +00:00
compute Do not untrack resources of a server being unshelved 2023-12-27 09:47:49 +01:00
conductor Enforce quota usage from placement when unshelving 2023-07-11 00:29:31 +00:00
conf Merge "Enable cpus when an instance is spawning" 2023-02-18 12:34:17 +00:00
console Fix typos 2022-05-30 17:40:00 +05:30
db db: Drop redundant indexes on instances and console_auth_tokens tables 2022-09-15 19:42:39 +02:00
hacking Add a hacking rule for the setDaemon method 2022-11-14 13:04:05 +00:00
image Merge "Close Glance image if downloading failed." 2022-01-17 10:31:21 +00:00
keymgr
limit Enforce quota usage from placement when unshelving 2023-07-11 00:29:31 +00:00
locale Imported Translations from Zanata 2022-08-10 03:57:11 +00:00
network Translate VF network capabilities to port binding 2023-11-02 10:20:24 +00:00
notifications libvirt: Add vIOMMU device to guest 2022-09-01 04:50:16 +08:00
objects Translate VF network capabilities to port binding 2023-11-02 10:20:24 +00:00
pci Split ignored_tags in stats.py 2023-01-05 17:40:17 +01:00
policies Make tenant network policy default to PROJECT_READER_OR_ADMIN 2022-11-19 16:09:13 -06:00
privsep Retry lvm volume and volume group query 2021-06-15 12:39:26 +02:00
scheduler Factor out a mixin class for candidate aware filters 2023-01-20 17:17:48 +01: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 Revert "[pwmgmt]ignore missin governor when cpu_state used" 2024-01-16 11:48:08 +01:00
virt Revert "[pwmgmt]ignore missin governor when cpu_state used" 2024-01-16 11:48:08 +01:00
volume Enable use of service user token with admin context 2023-05-10 14:56:32 +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 trivial: Remove remaining '_LW' instances 2020-05-18 17:00:41 +01:00
exception.py Fix failed count for anti-affinity check 2023-06-06 10:19:14 +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 trivial: Remove remaining '_LI' instances 2020-05-18 17:00:57 +01:00
loadables.py
manager.py Pass service ref to init_host(), if exists 2023-01-20 07:22:02 -08: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 Pass service ref to init_host(), if exists 2023-01-20 07:22:02 -08:00
service_auth.py Enable use of service user token with admin context 2023-05-10 14:56:32 +00:00
test.py Protect against a deleted node id file 2023-02-01 09:20:59 -08:00
utils.py Transport context to all threads 2022-08-04 17:36:23 +05:30
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 trivial: Remove remaining '_LI' instances 2020-05-18 17:00:57 +01:00