7310986de9
So far, Octavia noop drivers were using real certificate managers, which have validated the cerifitates for every certificate required operation, sometimes without any need. Octavia should have a Noop Certificate Manager for faster testing purposes. This patch adds it. Closes-Bug: #2034711 Change-Id: I700c65fb17bad28b2b922e03d9c94c4716de9cbe
5 lines
160 B
YAML
5 lines
160 B
YAML
---
|
|
other:
|
|
- |
|
|
Noop certificate manager was added. Now any Octavia certificate operations using noop drivers will be faster (as they won't be validated).
|