octavia/doc/source
Tom Weininger 6bbdd48815 pyupgrade changes for Python3.8+ (7)
Result of running

$ pyupgrade --py38-plus $(git ls-files | grep ".py$")

This was inspired by Nova [1]

Fixed PEP8 errors introduced by pyupgrade by running:

$ autopep8 --select=E127,E128,E501 --max-line-length 79 -r \
  --in-place octavia

and manual updates.

[1]: https://review.opendev.org/c/openstack/nova/+/896986

Change-Id: I9399730fed16b85686caa586788a1bc03ebd123a
2024-04-10 10:35:37 +02:00
..
_static Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
admin Add nftables support for SR-IOV VIPs 2024-02-28 16:00:12 +00:00
cli Add a CLI section to the Octavia docs 2017-08-23 14:39:48 -07:00
configuration Added olso_middleware.sizelimit support 2023-11-28 07:10:53 -05:00
contributor Merge "Add spec for SR-IOV in Octavia Amphora" 2023-12-06 17:01:12 +00:00
install Fix wrong SQL statements in documentation 2022-02-16 12:10:50 +01:00
reference Documentation updates 2022-03-23 10:00:47 +01:00
user Add --wait to Octavia cookbook 2024-03-11 16:20:51 +00:00
conf.py pyupgrade changes for Python3.8+ (7) 2024-04-10 10:35:37 +02:00
index.rst Generate PDF documentation 2019-09-19 13:12:37 -07:00