Go to file
Sean Mooney 9b5c8c1c4f Fix ruff check violations
Convert remaining percent formatting and .format() calls to f-strings
and fix line length violations to comply with 79 character limit.

this also updates the check-merge-conflict pre-commit rule to exclude
.rst and .inc files where ===== is valid syntax and not a merge conflict
marker.

Changes include:
- Convert % formatting to f-strings in nova_helper.py and collection.py
- Split long f-strings across multiple lines where needed
- Use intermediate variables to reduce line length
- Replace problematic f-string patterns to avoid false positive
  N341 violations in gnocchi.py

Generated-By: Claude <noreply@anthropic.com>
Change-Id: I2cd6c6b5ff7ffb1e800b3f55fe7af42bd878c6b9
Signed-off-by: Sean Mooney <work@seanmooney.info>
2025-10-08 11:52:48 +01:00
2025-10-03 17:22:43 +01:00
2025-08-26 11:35:18 -03:00
2025-10-08 11:52:48 +01:00
2025-09-13 11:49:11 +09:00
2025-10-08 11:47:08 +01:00
2025-10-08 11:52:48 +01:00
2019-04-19 19:40:45 +00:00
2015-06-04 15:27:57 +02:00
2018-07-10 15:38:50 +07:00
2025-09-17 15:22:16 -03:00
2025-05-19 23:55:20 +00:00
2017-04-07 10:55:59 +08:00
2018-02-28 03:58:07 +00:00
2015-06-04 15:27:57 +02:00
2025-10-08 11:52:48 +01:00
2025-09-13 11:49:11 +09:00
2020-04-09 02:37:00 +00:00

Watcher

image

OpenStack Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack-based clouds. Watcher provides a robust framework to realize a wide range of cloud optimization goals, including the reduction of data center operating costs, increased system performance via intelligent virtual machine migration, increased energy efficiency and more!

Description
Resource optimization service for OpenStack.
Readme 37 MiB
Languages
Python 99.7%
Shell 0.3%