This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Ganeti core".

The branch, stable-2.12 has been updated
       via  3a8056893b432e918a41a28ed4f3e1c81a0734fb (commit)
      from  3076e05c99c53f10222d338e024ba1799a1eef7c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3a8056893b432e918a41a28ed4f3e1c81a0734fb
Author: Klaus Aehlig <[email protected]>
Date:   Mon Aug 18 17:57:32 2014 +0200

    Verify clean DATA_DIR on cluster init
    
    A new Ganeti cluster should not inherit state from a previously existing
    cluster. Therefore, on cluster initialization, verify that no dangerous
    left-overs are present in the DATA_DIR. We cannot, however, insist on
    the DATA_DIR being completely empty, as it is good practice to set up
    the rapi user file ahead of time. What we therefore do is to verify
    that
    - the DATA_DIR, if present, only contains directory entries, and
    - the QUEUE_DIR, if present, is empty.
    
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Petr Pudlak <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 lib/bootstrap.py |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Ganeti core

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ganeti-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to