From 9dea03a7fdf57cc10f67f30428ab0da667377ac3 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Fri, 1 Sep 2017 00:10:43 +0200 Subject: u/fuel: Bump & rebase for VCP RAM increase Change-Id: Id3914c3d53b1c757107d347679e6667be95df5d3 Signed-off-by: Alexandru Avadanii --- .../0015-virtng.py-virt.sls-Extend-libvirt_domain.patch | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'patches/opnfv-fuel/0015-virtng.py-virt.sls-Extend-libvirt_domain.patch') diff --git a/patches/opnfv-fuel/0015-virtng.py-virt.sls-Extend-libvirt_domain.patch b/patches/opnfv-fuel/0015-virtng.py-virt.sls-Extend-libvirt_domain.patch index 7ac9d76d..8a8c6b1a 100644 --- a/patches/opnfv-fuel/0015-virtng.py-virt.sls-Extend-libvirt_domain.patch +++ b/patches/opnfv-fuel/0015-virtng.py-virt.sls-Extend-libvirt_domain.patch @@ -160,13 +160,13 @@ index 46a9556..f6504ab 100644 +/usr/share/salt-formulas/env: 0103-virtng-module-Extend-libvirt_domain.patch +/usr/share/salt-formulas/env: 0104-salt-control-virt-Extend-libvirt_domain.patch diff --git a/mcp/reclass/classes/cluster/baremetal-mcp-ocata-odl-ha/infra/kvm.yml b/mcp/reclass/classes/cluster/baremetal-mcp-ocata-odl-ha/infra/kvm.yml -index 7c23b68..395ac02 100644 +index 32fd829..78babbb 100644 --- a/mcp/reclass/classes/cluster/baremetal-mcp-ocata-odl-ha/infra/kvm.yml +++ b/mcp/reclass/classes/cluster/baremetal-mcp-ocata-odl-ha/infra/kvm.yml @@ -34,16 +34,25 @@ parameters: openstack.control: cpu: 4 - ram: 8192 + ram: 10240 + hw_firmware_type: uefi + virt_machine_model: virt + cpu_model: host-passthrough @@ -182,7 +182,7 @@ index 7c23b68..395ac02 100644 net_profile: default openstack.message_queue: cpu: 4 - ram: 8192 + ram: 2048 + hw_firmware_type: uefi + virt_machine_model: virt + cpu_model: host-passthrough @@ -192,7 +192,7 @@ index 7c23b68..395ac02 100644 @@ -54,6 +63,9 @@ parameters: openstack.proxy: cpu: 2 - ram: 4096 + ram: 2048 + hw_firmware_type: uefi + virt_machine_model: virt + cpu_model: host-passthrough @@ -210,13 +210,13 @@ index 7c23b68..395ac02 100644 net_profile: default cluster: diff --git a/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/infra/kvm.yml b/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/infra/kvm.yml -index 31e87e4..a7b79d4 100644 +index 5025cd4..f4c6291 100644 --- a/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/infra/kvm.yml +++ b/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/infra/kvm.yml @@ -34,26 +34,41 @@ parameters: openstack.control: cpu: 4 - ram: 8192 + ram: 10240 + hw_firmware_type: uefi + virt_machine_model: virt + cpu_model: host-passthrough @@ -232,7 +232,7 @@ index 31e87e4..a7b79d4 100644 net_profile: default openstack.message_queue: cpu: 4 - ram: 8192 + ram: 2048 + hw_firmware_type: uefi + virt_machine_model: virt + cpu_model: host-passthrough @@ -248,7 +248,7 @@ index 31e87e4..a7b79d4 100644 net_profile: default openstack.proxy: cpu: 2 - ram: 4096 + ram: 2048 + hw_firmware_type: uefi + virt_machine_model: virt + cpu_model: host-passthrough -- cgit 1.2.3-korg