Blame SOURCES/7-gcp-stackdriver-logging-note.patch

05afe3
diff -uNr a/heartbeat/gcp-vpc-move-route.in b/heartbeat/gcp-vpc-move-route.in
05afe3
--- a/heartbeat/gcp-vpc-move-route.in	2018-07-30 16:56:23.486368292 +0200
05afe3
+++ b/heartbeat/gcp-vpc-move-route.in	2018-07-30 17:11:54.189715666 +0200
05afe3
@@ -125,8 +125,8 @@
05afe3
 </parameter>
05afe3
 
05afe3
 <parameter name="stackdriver_logging" unique="0" required="0">
05afe3
-<longdesc lang="en">If enabled (set to true), IP failover logs will be posted to stackdriver logging</longdesc>
05afe3
-<shortdesc lang="en">Stackdriver-logging support</shortdesc>
05afe3
+<longdesc lang="en">If enabled (set to true), IP failover logs will be posted to stackdriver logging. Using stackdriver logging requires additional libraries (google-cloud-logging).</longdesc>
05afe3
+<shortdesc lang="en">Stackdriver-logging support. Requires additional libraries (google-cloud-logging).</shortdesc>
05afe3
 <content type="boolean" default="" />
05afe3
 </parameter>
05afe3
 </parameters>
05afe3
diff -uNr a/heartbeat/gcp-vpc-move-vip.in b/heartbeat/gcp-vpc-move-vip.in
05afe3
--- a/heartbeat/gcp-vpc-move-vip.in	2018-07-30 16:56:23.486368292 +0200
05afe3
+++ b/heartbeat/gcp-vpc-move-vip.in	2018-07-30 17:06:17.260686483 +0200
05afe3
@@ -72,8 +72,8 @@
05afe3
       <content type="string" default="" />
05afe3
     </parameter>
05afe3
     <parameter name="stackdriver_logging" unique="0" required="0">
05afe3
-      <longdesc lang="en">If enabled (set to true), IP failover logs will be posted to stackdriver logging</longdesc>
05afe3
-      <shortdesc lang="en">Stackdriver-logging support</shortdesc>
05afe3
+      <longdesc lang="en">If enabled (set to true), IP failover logs will be posted to stackdriver logging. Using stackdriver logging requires additional libraries (google-cloud-logging).</longdesc>
05afe3
+      <shortdesc lang="en">Stackdriver-logging support. Requires additional libraries (google-cloud-logging).</shortdesc>
05afe3
       <content type="boolean" default="" />
05afe3
     </parameter>
05afe3
   </parameters>