aboutsummaryrefslogtreecommitdiffstats
path: root/spec/fixtures
diff options
context:
space:
mode:
authorKarthik S <ksundara@redhat.com>2017-03-24 05:33:41 -0400
committerSanjay Upadhyay <supadhya@redhat.com>2017-05-13 05:32:47 +0530
commit2556c56b5b8bb84b1846683bb4a21881b35fad08 (patch)
tree61955fe3b3673cfcfab4007e7ecbc7c0625a87db /spec/fixtures
parent749acc8df66e00e21b320d2fc9197ab5eec837b6 (diff)
vhostuser socket dir shall be created for vhostuserclient mode
In order to support vhostuser client mode, a vhostuser_socket_dir needs to be created with qemu:qemu g+w permissions. Closes-Bug: #1675690 Co-Authored-By: Sanjay Upadhyay <supadhya@redhat.com> Change-Id: I255f98c40869e7508ed01a03a96294284ecdc6a8 Signed-off-by: Karthik S <ksundara@redhat.com>
Diffstat (limited to 'spec/fixtures')
-rw-r--r--spec/fixtures/hieradata/default.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/fixtures/hieradata/default.yaml b/spec/fixtures/hieradata/default.yaml
index 3cf2693..ad2da39 100644
--- a/spec/fixtures/hieradata/default.yaml
+++ b/spec/fixtures/hieradata/default.yaml
@@ -45,3 +45,5 @@ memcached_node_ips:
octavia::rabbit_password: 'password'
horizon::secret_key: 'secrete'
service_names: ['sshd']
+#Neutron related
+neutron::rabbit_password: 'password'