diff --git a/tests/data/metadata/fence_cisco_ucs.xml b/tests/data/metadata/fence_cisco_ucs.xml
index 4f8d0c11..d4799b71 100644
--- a/tests/data/metadata/fence_cisco_ucs.xml
+++ b/tests/data/metadata/fence_cisco_ucs.xml
@@ -1,148 +1,148 @@
fence_cisco_ucs is an I/O Fencing agent which can be used with Cisco UCS to fence machines.
http://www.cisco.com
Fencing Action
Forces agent to use IPv4 addresses only
Forces agent to use IPv6 addresses only
IP Address or Hostname
TCP/UDP port to use for connection with device
Login Name
- Disable TLS negotiation
+ Disable TLS negotiation, force SSL 3.0
Login password or passphrase
Script to retrieve password
Physical plug number, name of virtual machine or UUID
SSL connection
SSL connection without verifying fence device's certificate
SSL connection with verifying fence device's certificate
Additional path needed to access suborganization
Verbose mode
Write debug information to given file
Display version information and exit
Display help and exit
Separator for CSV created by operation list
Wait X seconds before fencing is started
Wait X seconds for cmd prompt after login
Test X seconds for status change after ON/OFF
Wait X seconds after issuing ON/OFF
Wait X seconds for cmd prompt after issuing command
Count of attempts to retry power on
Path to gnutls-cli binary
diff --git a/tests/data/metadata/fence_rhevm.xml b/tests/data/metadata/fence_rhevm.xml
index 1b21e44c..87f90edf 100644
--- a/tests/data/metadata/fence_rhevm.xml
+++ b/tests/data/metadata/fence_rhevm.xml
@@ -1,148 +1,148 @@
fence_rhevm is an I/O Fencing agent which can be used with RHEV-M REST API to fence virtual machines.
http://www.redhat.com
Fencing Action
Forces agent to use IPv4 addresses only
Forces agent to use IPv6 addresses only
IP Address or Hostname
TCP/UDP port to use for connection with device
Login Name
- Disable TLS negotiation
+ Disable TLS negotiation, force SSL 3.0
Login password or passphrase
Script to retrieve password
Physical plug number, name of virtual machine or UUID
SSL connection
SSL connection without verifying fence device's certificate
SSL connection with verifying fence device's certificate
Reuse cookies for authentication
Verbose mode
Write debug information to given file
Display version information and exit
Display help and exit
Separator for CSV created by operation list
Wait X seconds before fencing is started
Wait X seconds for cmd prompt after login
Test X seconds for status change after ON/OFF
Wait X seconds after issuing ON/OFF
Wait X seconds for cmd prompt after issuing command
Count of attempts to retry power on
Path to gnutls-cli binary
diff --git a/tests/data/metadata/fence_vmware_soap.xml b/tests/data/metadata/fence_vmware_soap.xml
index fdf846eb..accf8640 100644
--- a/tests/data/metadata/fence_vmware_soap.xml
+++ b/tests/data/metadata/fence_vmware_soap.xml
@@ -1,145 +1,145 @@
fence_vmware_soap is an I/O Fencing agent which can be used with the virtual machines managed by VMWare products that have SOAP API v4.1+.
.P
Name of virtual machine (-n / port) has to be used in inventory path format (e.g. /datacenter/vm/Discovered virtual machine/myMachine). In the cases when name of yours VM is unique you can use it instead. Alternatively you can always use UUID to access virtual machine.
http://www.vmware.com
Fencing Action
Forces agent to use IPv4 addresses only
Forces agent to use IPv6 addresses only
IP Address or Hostname
TCP/UDP port to use for connection with device
Login Name
- Disable TLS negotiation
+ Disable TLS negotiation, force SSL 3.0
Login password or passphrase
Script to retrieve password
Physical plug number, name of virtual machine or UUID
SSL connection
SSL connection without verifying fence device's certificate
SSL connection with verifying fence device's certificate
Verbose mode
Write debug information to given file
Display version information and exit
Display help and exit
Separator for CSV created by operation list
Wait X seconds before fencing is started
Wait X seconds for cmd prompt after login
Test X seconds for status change after ON/OFF
Wait X seconds after issuing ON/OFF
Wait X seconds for cmd prompt after issuing command
Count of attempts to retry power on
Path to gnutls-cli binary