aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Polenchuk <mpolenchuk@mirantis.com>2018-06-19 18:24:39 +0400
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-06-19 20:43:10 +0200
commit7d16945d42ff8744b00d1bd87ab20df914afb06b (patch)
treee76ddc1db7b40e8a1d0134a7dad57a5477802d2d
parent33c017d388bf0f9cef5199c186bec5b4fd01f767 (diff)
[queens] Update Gnocchi version
Change-Id: Ieea2c510ae4c6d4db0667f3341c877042a2c1846 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
-rw-r--r--mcp/reclass/classes/cluster/mcp-common-ha/openstack_init.yml.j22
-rw-r--r--mcp/reclass/classes/cluster/mcp-common-noha/openstack_init.yml.j22
2 files changed, 2 insertions, 2 deletions
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