octavia-lib/octavia_lib/tests/unit/api/drivers
Steven Glasford 6bec133036 Add TLS protocols for listener and pool model
Parameter added to the listener and pool model for TLS protocols.
Constants TLS_VERSIONS, SSL_VERSION_3, TLS_VERSION_1,
TLS_VERSION_1_1, TLS_VERSION_1_2, and TLS_VERSION_1_3 were added.

Change-Id: Ie54640201a0f4905d19841af5913972646b317bf
Co-authored-by: Steven Glasford <stevenglasford@gmail.com>
Story: 2006733
Task: 37186
2020-04-01 14:11:21 -05:00
..
__init__.py Initial provider driver library checkin 2018-11-12 10:39:44 -08:00
test_data_models.py Add TLS protocols for listener and pool model 2020-04-01 14:11:21 -05:00
test_driver_lib.py Remove the dependency on the "mock" package 2020-03-13 10:34:47 -07:00
test_exceptions.py Initial provider driver library checkin 2018-11-12 10:39:44 -08:00
test_provider_base.py Batch member update needs pool_id explicitly 2019-10-14 12:32:24 -07:00