commit | a2bfe95a0df62b012aedeac7e06dbe2d2ab44f7b | [log] [tgz] |
---|---|---|
author | Oleg Bondarev <obondarev@mirantis.com> | Mon Oct 16 16:31:56 2017 +0400 |
committer | Oleg Bondarev <obondarev@mirantis.com> | Thu Nov 02 14:11:43 2017 +0000 |
tree | 85b6db37ee220fd86c151dd654933d4182aaf736 | |
parent | 83c132664ce86f68dcf47d55c7e58aad9187436b [diff] |
Define a separate dir for OVS DPDK vhostuser 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 defines the path so the dir could be created by the nova formula [1] with needed permissions, and also used by linux.network [2] and neutron formulas for proper configuration. [1] https://gerrit.mcp.mirantis.net/#/c/11213 [2] https://gerrit.mcp.mirantis.net/#/c/10763 [3] https://gerrit.mcp.mirantis.net/#/c/10764/ Related-PROD: PROD-14413 Change-Id: Ibacffe8f31432dc24fd9fd81b159faadcddd062a