Updates:
        Status: Fixed

Comment #4 on issue 665 by [email protected]: RpcCallJobqueueUpdate does not virtualize the file path
http://code.google.com/p/ganeti/issues/detail?id=665

commit 4a43365cd0de9afcf4d4aff3ba7fed22d31fb94b
Author: Klaus Aehlig <[email protected]>
Date:   Fri Jan 17 10:56:07 2014 +0100

    Add a module to support virtual clusters

    Virtual clusters are an efficient way to test how Ganeti behaves
    on a large cluster without requiring a large number of machines.
    Now that more tasks like job replication are done by luxid, provide
    that functionality in Haskell as well.

    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Petr Pudlak <[email protected]>

commit 7767641518492828c207eb891b95f3abc41d7ab1
Author: Klaus Aehlig <[email protected]>
Date:   Fri Jan 17 11:37:34 2014 +0100

    When updating job queue, support virtual paths

    When replicating parts of the job queue, allow for virtual
    paths in the RPC call. In this way, replication will also
    work correctly in a vcluster setup. Note that makeVirtualPath
    lives in IO, and hence cannot be part of the pure encoding
    function of the RPC.

    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Petr Pudlak <[email protected]>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to