diff --git a/tests/data/metadata/fence_aws_vpc.xml b/tests/data/metadata/fence_aws_vpc.xml index a3ba78fb..e9ee6e99 100644 --- a/tests/data/metadata/fence_aws_vpc.xml +++ b/tests/data/metadata/fence_aws_vpc.xml @@ -1,44 +1,174 @@ fence_aws_vpc is a Power Fencing agent for AWS VPC that works by manipulating security groups. It uses the boto3 library to connect to AWS. boto3 can be configured with AWS CLI or by creating ~/.aws/credentials. For instructions see: https://boto3.readthedocs.io/en/latest/guide/quickstart.html#configuration http://www.amazon.com - - - - Fencing action - - - - - AWS Region. - - - - - AWS Access Key. - - - - - AWS Secret Key. - - - - - Security Groups to remove. - - - - - Target instance identifier. - - - - - Skip race condition check. - - + + + + Fencing action + + + + + AWS Region. + + + + + AWS Access Key. + + + + + AWS Secret Key. + + + + + Security Groups to remove. + + + + + Target instance identifier. + + + + + Skip race condition check. + + + + + Remove all security groups except specified.. + + + + + Remove all security groups except specified.. + + + + + Remove all security groups except specified.. + + + + + Remove all security groups except specified.. + + + + + Filter for list-action + + + + + Boto Lib debug + + + + + Power off the machine async.. + + + + + Power off the machine async.. + + + + + Disable logging to stderr. Does not affect --verbose or --debug-file or logging to syslog. + + + + + Verbose mode. Multiple -v flags can be stacked on the command line (e.g., -vvv) to increase verbosity. + + + + + Level of debugging detail in output. Defaults to the number of --verbose flags specified on the command line, or to 1 if verbose=1 in a stonith device configuration (i.e., on stdin). + + + + + Write debug information to given file + + + + Write debug information to given file + + + + + Display version information and exit + + + + + Display help and exit + + + + + Separator for plug parameter when specifying more than 1 plug + + + + + Wait X seconds before fencing is started + + + + + Disable timeout (true/false) (default: true when run from Pacemaker 2.0+) + + + + + 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 + + + + + Sleep X seconds between status calls during a STONITH action + + + + + Count of attempts to retry power on + + + + + + + + + + + + +