From 230c9e821ebf27ad6b4f4c4c7f82c9192cb222b4 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 16 May 2016 16:48:11 +0200 Subject: Rebase: WSREP rsync patches Signed-off-by: Stanislaw Kardach Change-Id: Ic5cc1109df04a95a5e072ab3acb79eb89427a1e0 --- .../0006-Add-configuration-item-for-WSREP-SST-provider.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'patches/fuel-web') diff --git a/patches/fuel-web/0006-Add-configuration-item-for-WSREP-SST-provider.patch b/patches/fuel-web/0006-Add-configuration-item-for-WSREP-SST-provider.patch index dc6c4b3e..87f0a2fd 100644 --- a/patches/fuel-web/0006-Add-configuration-item-for-WSREP-SST-provider.patch +++ b/patches/fuel-web/0006-Add-configuration-item-for-WSREP-SST-provider.patch @@ -12,13 +12,13 @@ Signed-off-by: Stanislaw Kardach 1 file changed, 21 insertions(+) diff --git a/nailgun/nailgun/fixtures/openstack.yaml b/nailgun/nailgun/fixtures/openstack.yaml -index f798830..c99e91a 100644 +index 62e6b73..4b123b9 100644 --- a/nailgun/nailgun/fixtures/openstack.yaml +++ b/nailgun/nailgun/fixtures/openstack.yaml -@@ -856,6 +856,27 @@ +@@ -918,6 +918,27 @@ + description: "Name for Mongo replication set" + weight: 30 type: "text" - restrictions: - - "settings:neutron_mellanox.plugin.value != 'ethernet'" + mysql_wsrep: + metadata: + label: "Database configuration" -- cgit 1.2.3-korg