diff --git a/daemons/schedulerd/sample-status-input-1.xml b/daemons/schedulerd/sample-status-input-1.xml deleted file mode 100644 index 1f3286e1d3..0000000000 --- a/daemons/schedulerd/sample-status-input-1.xml +++ /dev/null @@ -1,11 +0,0 @@ -<!-- This is a samle data set to pass into the Policy Engine --> -<crm_message version="1" message_type="request" sys_from="dc" - sys_to="pengine" reference="msg-no-0815" - timestamp="1079617416.000"> -<options operation="compute" /> - -<cib_fragment cib_section="all"> -<cib timestamp="1074250671.000" version="1" generated="true"> -<!-- Needs fledging out ... --> -</cib_fragment> -</crm_message> diff --git a/daemons/schedulerd/sample-status-input-2.xml b/daemons/schedulerd/sample-status-input-2.xml deleted file mode 100644 index 6070d257cd..0000000000 --- a/daemons/schedulerd/sample-status-input-2.xml +++ /dev/null @@ -1,6 +0,0 @@ -<!-- This is a samle data set to pass into the Policy Engine --> -<crm_message version="1" message_type="request" sys_from="dc" - sys_to="pengine" reference="msg-no-0815" - timestamp="1079617420.000"> -<options operation="quit" /> -</crm_message>