9b5c8c1c4f66ec3f9e2fa6415ec41cebfa12e96a
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>
Watcher
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!
- Free software: Apache license
- Wiki: https://wiki.openstack.org/wiki/Watcher
- Source: https://opendev.org/openstack/watcher
- Bugs: https://bugs.launchpad.net/watcher
- Documentation: https://docs.openstack.org/watcher/latest/
- Release notes: https://docs.openstack.org/releasenotes/watcher/
- Design specifications: https://specs.openstack.org/openstack/watcher-specs/
Description
Languages
Python
99.7%
Shell
0.3%