7f9c58f86c
Override the compile time default TLS priority string. The default is usually "NORMAL" unless overridden at build time. Only set this if it is desired for libvirt to deviate from the global default settings. Change-Id: I221d48ba720e8ad820050fb5f735cd20d75f2f7a Related-Bug: #1840447
9 lines
310 B
YAML
9 lines
310 B
YAML
---
|
|
features:
|
|
- |
|
|
Add tls_priority parameter to nova::compute::libvirt class
|
|
to override the compile time default TLS priority string. The
|
|
default is usually "NORMAL" unless overridden at build time.
|
|
Only set this if it is desired for libvirt to deviate from
|
|
the global default settings.
|