puppet-nova/releasenotes/notes/add_ovsdb_connection_parameter-2f5ffa9e6e00ab42.yaml
hanish f79bd4183e Added ovsdb_connection parameter to nova configuration
ovsdb_connection parameter is used by the osvif repo, this would
be used in ovs-vsctl commands to reach remote ovsdb over tcp/ssl
connection.

Depends-On: https://review.openstack.org/#/c/589750/
Change-Id: I0cb78399a777e70ed7c1bf7225574bed146728e1
2018-08-08 08:10:33 +00:00

6 lines
182 B
YAML

---
features:
- Add support for configuring ``ovsdb_connection`` config
option, which can be used by ovs-vif repo in ovs-vsctl
commands to reach remote ovsdb over tcp/ssl.