commit | ee7e83097a67c49beabf80fabd66c3850525eee0 | [log] [tgz] |
---|---|---|
author | Oleg Bondarev <obondarev@mirantis.com> | Mon Oct 16 17:20:38 2017 +0400 |
committer | Oleg Bondarev <obondarev@mirantis.com> | Fri Dec 15 15:20:02 2017 +0000 |
tree | 42ce3f3a2a2a07bcf5a5bed90034f1bb2a5b99e4 | |
parent | bfd769dd0100efd5770914e76d7aa5dc7429f017 [diff] |
Use a separate dir for vhost_user sockets Currently when OVS-DPDK is enabled, instances fail to spawn due to permissions mismatch, see nova bug for details: https://bugs.launchpad.net/nova/+bug/1670950 This patch updates openvswitch agent config to use a separate directory for the sockets. Nova formula patch: https://gerrit.mcp.mirantis.net/#/c/11213/ takes care of creating the dir with proper permissions. Corresponding reclass-system patch is: https://gerrit.mcp.mirantis.net/13307/ Related-PROD: PROD-14413 Change-Id: I9fdc12ec4c99a517a1ea4e7aba86692529b76c96