diff --git a/tests/data/metadata/fence_nova.xml b/tests/data/metadata/fence_nova.xml index d2825eda..30172fb9 100644 --- a/tests/data/metadata/fence_nova.xml +++ b/tests/data/metadata/fence_nova.xml @@ -1,59 +1,157 @@ - -fence_nova is a Fencing agent which can be used with machines controlled by the Openstack Nova service. This agent calls the openstack API through python-novaclient and python-keystoneclient + +fence_nova is a Fencing agent which can be used with machines controlled by the Nova service. This agent calls the python-novaclient and it is mandatory to be installed https://wiki.openstack.org/wiki/Nova Fencing action - + Keystone Auth URL - + + + + Keystone Auth URL + + - Openstack Login name + Login name - + - Openstack Login password + Login password or passphrase + + + + + Script to run to retrieve password + + + + + Login password or passphrase + + + + + Script to run to retrieve password - + + + + Keystone Project Domain Name + + + + + Keystone Project + + + + + Keystone Project Domain Name + + - + Keystone Project - + Keystone User Domain Name - - + + - Keystone Project Domain Name + Keystone User Domain Name + + + + + Login name - + UUID of the nova instance + + + + Disable logging to stderr. Does not affect --verbose or --debug-file or logging to syslog. + + + + + Verbose mode + + + + + Write debug information to given file + + + + + Write debug information to given file + + + + + Display version information and exit + + + + + Display help and exit + + + + + 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 + - -