tripleo-heat-templates/releasenotes/notes/vhost_default_dir-cac327a0ac05df90.yaml
Saravanan KR 553b95da51 Modify vhost user socket directory's default value in environment file
From ocata, the vhost socket directory requires a different set of
permissions from the default directory (/var/run/openvswitch). Modifying
the directory to a new agreed directory which will be created in puppet.
Closes-Bug: #1687993
Depends-On: I255f98c40869e7508ed01a03a96294284ecdc6a8

Change-Id: I77250ca84c9da2fb5a8381e6f60234f8a05cbf12
2017-05-22 13:48:43 +05:30

7 lines
261 B
YAML

---
issues:
- Modify ``NeutronVhostuserSocketDir`` to a seprate directory in the DPDK
environment file. A different set of permission is required for creating
vhost sockets when the vhost type is dpdkvhostuserclient (which is default
from ocata).