diff --git a/tests/data/metadata/fence_compute.xml b/tests/data/metadata/fence_compute.xml
index e9caa084..de71c562 100644
--- a/tests/data/metadata/fence_compute.xml
+++ b/tests/data/metadata/fence_compute.xml
@@ -1,123 +1,128 @@
fence_nova_host is a Nova fencing notification agent
Fencing action
Keystone Admin Auth URL
+
+
+
+ Nova Endpoint type
+
Login name
Login password or passphrase
Script to run to retrieve password
Physical plug number on device, UUID or identification of machine
Keystone Admin Tenant
DNS domain in which hosts live
Disable functionality for dealing with shared storage
-
-
-
- Path to nova binary
+
+
+
+ Only record the target as needing evacuation
Verbose mode
Write debug information to given file
Display version information and exit
Display help and exit
Separator for CSV created by 'list' operation
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
diff --git a/tests/data/metadata/fence_hpblade.xml b/tests/data/metadata/fence_hpblade.xml
index 9d0e4125..97d9afc6 100644
--- a/tests/data/metadata/fence_hpblade.xml
+++ b/tests/data/metadata/fence_hpblade.xml
@@ -1,153 +1,153 @@
-fence_hpblade is an I/O Fencing agent which can be used with HP BladeSystem. It logs into an enclosure via telnet or ssh and uses the command line interface to power on and off blades.
+fence_hpblade is an I/O Fencing agent which can be used with HP BladeSystem and HP Integrity Superdome X. It logs into the onboard administrator of an enclosure via telnet or ssh and uses the command line interface to power blades or partitions on or off.
http://www.hp.com
Fencing action
Force Python regex for command prompt
Identity file (private key) for SSH
Forces agent to use IPv4 addresses only
Forces agent to use IPv6 addresses only
IP address or hostname of fencing device
TCP/UDP port to use for connection with device
Login name
Login password or passphrase
Script to run to retrieve password
Physical plug number on device, UUID or identification of machine
Use SSH connection
SSH options to use
Verbose mode
Write debug information to given file
Display version information and exit
Display help and exit
Separator for CSV created by 'list' operation
Wait X seconds before fencing is started
-
+
Wait X seconds for cmd prompt after login
Missing port returns OFF instead of failure
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 ssh binary
Path to telnet binary