octavia/octavia/common
Dmitriy Rabotyagov 62e1d871cb Rename Context to RequestContext
If castellan is used, it requires one of the following context types to
be provided during init: KeystonePassword, KeystoneToken or
RequestContext [1]

Also it makes sense to be consistent across projects and with
oslo_context regarding context class naming.

[1] 86712360f3/castellan/key_manager/barbican_key_manager.py (L208-L210)

Change-Id: Ic08ad89b4e07e0fe8a80b3e5db6d50276aafff82
2022-10-03 10:58:06 +02:00
..
jinja Handle feature compatibility of HAProxy server-state-file option 2022-09-06 14:37:19 +02:00
tls_utils Fix new pylint errors 2020-08-21 15:00:27 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base_taskflow.py Prevent incorrect reschedule of resumed tasks with jobboard 2022-09-13 08:24:09 +02:00
clients.py Fix neutron subnet lookup ignoring endpoint_type 2020-06-25 17:10:38 +00:00
config.py Fix missing help texts for some config options 2022-09-04 05:12:56 +09:00
constants.py Handle feature compatibility of HAProxy server-state-file option 2022-09-06 14:37:19 +02:00
context.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00
data_models.py Merge "Fix serialization of lists in data_models.to_dict" 2022-09-12 16:50:10 +00:00
decorators.py Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
exceptions.py Add the PROMETHEUS protocol to listeners 2022-02-22 01:57:53 +00:00
keystone.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
policy.py [goal] Deprecate the JSON formatted policy file 2021-03-10 22:09:35 -06:00
rpc.py Add event notifications for load balancers. 2022-07-29 10:07:02 -05:00
service.py Set neutron client logging to INFO 2019-09-13 16:09:29 -07:00
stats.py Refactoring amphora stats driver interface 2020-09-08 15:32:04 -07:00
utils.py Allow multiple VIPs per LB 2022-08-31 17:08:35 +02:00
validate.py Merge "Remove netaddr module requirement" 2022-08-17 20:09:59 +00:00