diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-05-16 16:48:11 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-05-16 16:50:21 +0200 |
commit | 230c9e821ebf27ad6b4f4c4c7f82c9192cb222b4 (patch) | |
tree | 1e60822d9e7031d804c6428f079ffc54d56560ba /patches/fuel-web/0006-Add-configuration-item-for-WSREP-SST-provider.patch | |
parent | 153c1536dccbe46729a09183658f10baaf68453e (diff) |
Rebase: WSREP rsync patches
Signed-off-by: Stanislaw Kardach <stanislaw.kardach@cavium.com>
Change-Id: Ic5cc1109df04a95a5e072ab3acb79eb89427a1e0
Diffstat (limited to 'patches/fuel-web/0006-Add-configuration-item-for-WSREP-SST-provider.patch')
-rw-r--r-- | patches/fuel-web/0006-Add-configuration-item-for-WSREP-SST-provider.patch | 8 |
1 files changed, 4 insertions, 4 deletions
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 <stanislaw.kardach@caviumnetworks.com> 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" |