octavia/octavia/tests/functional/api/v2
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
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base.py Mock log_opt_values in API tests & fix auth_url in devstack 2021-11-18 21:16:08 +01:00
test_amphora.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00
test_availability_zone_profiles.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00
test_availability_zones.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00
test_flavor_profiles.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00
test_flavors.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00
test_health_monitor.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00
test_l7policy.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00
test_l7rule.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00
test_listener.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00
test_load_balancer.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00
test_member.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00
test_pool.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00
test_provider.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00
test_quotas.py Rename Context to RequestContext 2022-10-03 10:58:06 +02:00