From: Michael Polenchuk Date: Tue, 19 Jun 2018 14:24:39 +0000 (+0400) Subject: [queens] Update Gnocchi version X-Git-Tag: opnfv-7.0.0~165 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=7d16945d42ff8744b00d1bd87ab20df914afb06b;p=fuel.git [queens] Update Gnocchi version Change-Id: Ieea2c510ae4c6d4db0667f3341c877042a2c1846 Signed-off-by: Michael Polenchuk --- diff --git a/mcp/reclass/classes/cluster/mcp-common-ha/openstack_init.yml.j2 b/mcp/reclass/classes/cluster/mcp-common-ha/openstack_init.yml.j2 index 9f05790c9..15b93187d 100644 --- a/mcp/reclass/classes/cluster/mcp-common-ha/openstack_init.yml.j2 +++ b/mcp/reclass/classes/cluster/mcp-common-ha/openstack_init.yml.j2 @@ -192,7 +192,7 @@ parameters: metadata_password: opnfv_secret openstack_telemetry_keepalived_password: opnfv_secret aodh_service_host: ${_param:openstack_telemetry_address} - gnocchi_version: 4.0 + gnocchi_version: 4.2 gnocchi_service_host: ${_param:openstack_telemetry_address} mysql_gnocchi_password: opnfv_secret keystone_gnocchi_password: opnfv_secret diff --git a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_init.yml.j2 b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_init.yml.j2 index a62057ac3..872156574 100644 --- a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_init.yml.j2 +++ b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_init.yml.j2 @@ -88,7 +88,7 @@ parameters: aodh_version: ${_param:openstack_version} keystone_aodh_password: opnfv_secret aodh_service_host: ${_param:cluster_local_address} - gnocchi_version: 4.0 + gnocchi_version: 4.2 gnocchi_service_host: ${_param:cluster_local_address} mysql_gnocchi_password: opnfv_secret keystone_gnocchi_password: opnfv_secret