Updates:
        Status: Fixed

Comment #1 on issue 1047 by [email protected]: NodeSshKeyAdd and NodeSshKeyRemove do not consider offline nodes properly
https://code.google.com/p/ganeti/issues/detail?id=1047

Fixed with:

commit 49f49f81148ffcde660eee58ccfdafb2010e2329
Author: Helga Velroyen <[email protected]>
Date:   Thu Apr 16 15:02:47 2015 +0200

    Consider offline nodes when removing SSH keys

    Like the previous patch, also NodeSshRemoveKey did not
    consider offline nodes so far. This patch fixes it.

    This fixes issue 1047.

    Signed-off-by: Helga Velroyen <[email protected]>
    Reviewed-by: Petr Pudlak <[email protected]>

commit d95ba4afd730c87198cfd17ae32e5211a2723d64
Author: Helga Velroyen <[email protected]>
Date:   Thu Apr 16 15:02:08 2015 +0200

    Consider offline nodes in NodeSshKeyAdd

    So far the backend function NodeSshKeyAdd naively assumed
    that all nodes are online and reachable via SSH. This
    patch adds offline status information to the function's
    signature to respect the offline status when updating
    SSH keys.

    Signed-off-by: Helga Velroyen <[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