From 6fcc669084d3a26136454a4d932f68cc900a71c0 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 11 Jun 2018 17:52:43 +0200 Subject: u/fuel: Bump & rebase for keyserver proxy rebase Change-Id: I9ecf7ae9b07f8000e75b13324ebcf8e97981fa22 Signed-off-by: Alexandru Avadanii --- .../opnfv-fuel/0006-Set-volume-name-in-source-file-to-sdX.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'patches/opnfv-fuel/0006-Set-volume-name-in-source-file-to-sdX.patch') diff --git a/patches/opnfv-fuel/0006-Set-volume-name-in-source-file-to-sdX.patch b/patches/opnfv-fuel/0006-Set-volume-name-in-source-file-to-sdX.patch index 0876b6f1..ca2b09ad 100644 --- a/patches/opnfv-fuel/0006-Set-volume-name-in-source-file-to-sdX.patch +++ b/patches/opnfv-fuel/0006-Set-volume-name-in-source-file-to-sdX.patch @@ -17,7 +17,7 @@ Signed-off-by: Charalampos Kominos 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mcp/reclass/classes/cluster/mcp-common-ha/openstack_control.yml.j2 b/mcp/reclass/classes/cluster/mcp-common-ha/openstack_control.yml.j2 -index ebec944d..d4906c4e 100644 +index cdebe3fb..ba118ec6 100644 --- a/mcp/reclass/classes/cluster/mcp-common-ha/openstack_control.yml.j2 +++ b/mcp/reclass/classes/cluster/mcp-common-ha/openstack_control.yml.j2 @@ -130,7 +130,7 @@ parameters: @@ -26,9 +26,9 @@ index ebec944d..d4906c4e 100644 openrc_extra: - volume_device_name: vdc + volume_device_name: sdc - bind: - server: - control: + haproxy: + proxy: + listen: diff --git a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml index c4915c79..97dd268f 100644 --- a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_control.yml -- cgit 1.2.3-korg