From 5206e517e190b3c8dfc4b075cb31b5070e9670d4 Mon Sep 17 00:00:00 2001 From: Oyvind Albrigtsen Date: Thu, 20 Jan 2022 10:54:54 +0100 Subject: [PATCH] SAPHana*: follow OCF standard for version and OCF version in metadata --- heartbeat/SAPHanaController | 4 ++-- heartbeat/SAPHanaTopology | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/heartbeat/SAPHanaController b/heartbeat/SAPHanaController index 767af44..c365f4a 100755 --- a/heartbeat/SAPHanaController +++ b/heartbeat/SAPHanaController @@ -166,8 +166,8 @@ function saphana_meta_data() { cat < - -$SAPHanaControllerVersion + +1.0 Manages two SAP HANA database systems in system replication (SR). diff --git a/heartbeat/SAPHanaTopology b/heartbeat/SAPHanaTopology index 05014af..7f6f4d9 100755 --- a/heartbeat/SAPHanaTopology +++ b/heartbeat/SAPHanaTopology @@ -132,8 +132,8 @@ function sht_meta_data() { cat < - - $SAPHanaTopologyVersion + + 1.0 Analyzes SAP HANA System Replication Topology. This RA analyzes the SAP HANA topology and "sends" all findings via the node status attributes to all nodes in the cluster. These attributes are taken by the SAPHana RA to control the SAP Hana Databases.