On Tue, Mar 5, 2013 at 5:18 AM, Helga Velroyen <[email protected]> wrote: > I fixed your comments and also added the keys back to the RPC call. From my > notes of two weeks ago (I should have written that right away), I get that > this was what Guido had in mind: the enabled storage methods as list on > cluster level, but the (method,key) tuple in the call. >
Indeed, thanks&LGTM to this: that means that the storage pools implementation can use the RPC, while we don't need to implment those "immediately" while starting to have the first benefits. Thanks, Guido
