Files
puppet-octavia/releasenotes/notes/add-ovn-provider-71b506e3d81e92fe.yaml
Flavio Fernandes 8777b5031c Add Octavia OVN Provider configuration (2 of 2)
This patch enhances Octavia's OVN driver config, so it can connect to
OVN_Northbound DB using TLS.

Related-Bug: #1861886

Change-Id: Ic2602e7a219f3c3be7f085726ee9736975062306
2020-03-30 09:41:24 -04:00

9 lines
275 B
YAML

---
features:
- |
Added octavia::provider::ovn for configuring OVN driver properties.
deprecations:
- |
octavia::api::ovn_nb_connection is now deprecated and will be removed in the
future release. Please use octavia::provider::ovn::ovn_nb_connection instead.