-a --aggregate option sends request directly to the aggregate (bypass the slice manag...
authorTony Mack <tmack@cs.princeton.edu>
Thu, 22 Jul 2010 19:23:55 +0000 (19:23 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Thu, 22 Jul 2010 19:23:55 +0000 (19:23 +0000)
commitf17017e1cde2f43bc4f9b97e8e3590b9119baab1
tree05b2616b84fe5078ef1ebc4bbe7948df49b95864
parent3a930cc6b02d7b5c5d3a2b9e73dd46e52cf50345
-a --aggregate option sends request directly to the aggregate (bypass the slice manager). Previous implementation needed to get aggregate's addres from the slicemanager, but thats no longer necessary; user will specify address. Refactored
sfa/client/sfi.py