]> xenbits.xensource.com Git - osstest.git/commitdiff
Planner: docs: Minor fixes
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 1 Sep 2015 13:39:57 +0000 (14:39 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 7 Sep 2015 16:44:21 +0000 (17:44 +0100)
 * Document the ms-queuedaemon banner
 * Document the argument to the allocation $resourcecall callback fn.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Osstest/Executive.pm
README.planner

index bf968c82fc0706eaf6620fcc4ff585b74be05811..ab015d29e16b9bc96ed2fff7571f21de6d02ab99 100644 (file)
@@ -604,7 +604,7 @@ sub plan_search ($$$$) {
 }
 
 sub alloc_resources {
-    my ($resourcecall) = pop @_;
+    my ($resourcecall) = pop @_; # $resourcecall->($plan);
     my (%xparams) = @_;
     # $resourcecall should die (abort) or return ($ok, $bookinglist)
     #
index 73e97ea02d72d3d5f6b908efb6c888c5cc93060f..4cf682dc0348fde6ee50882f47382ed950c3202a 100644 (file)
@@ -181,6 +181,9 @@ DETAILED PROTOCOL NOTES
 
 ms-queuedaemon commands
 
+        < OK ms-queuedaemon [INFO...]
+                Banner on connection.  INFO should be ignored.
+
        > wait
                I want to join the plan