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, master has been updated
       via  8f6bb1c5c2ab27695fc96a2beaf039f0cbb7075e (commit)
      from  5d25a1b81a2c3d757bcc481594ce224ab42109d4 (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 8f6bb1c5c2ab27695fc96a2beaf039f0cbb7075e
Author: Dimitris Aragiorgis <[email protected]>
Date:   Tue Aug 19 14:17:55 2014 +0300

    Fix size handling in ExtStorage
    
    Commit 9504487 introduced the Snapshot() method in ExtStrorage,
    where the snap_size was erroneously exported to the external
    script's environment without making it a string. This patch fixes
    that in the following manner: The size/snap_size/grow of a disk are
    integers. Let _ExtStorageEnvironment() be responsible for exporting
    them as string values before invoking the external scripts.
    
    Signed-off-by: Dimitris Aragiorgis <[email protected]>
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

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

Summary of changes:
 lib/storage/extstorage.py |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 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