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  9c5c52bbf5f3cc5f6b9292ded725c7b4b570774a (commit)
       via  4c2ca71174659737afea7669c9ff4435da4dbefc (commit)
       via  d29d65e3ceadabb1ac9a35ebc4464b2729a7f527 (commit)
       via  abba7d469f06bc520acba30b881a120c2bf79992 (commit)
       via  590ae51e65f4ca2254fbff8ed25ca87ac0d006f3 (commit)
       via  c802bdebcf50585a487afcf54cf40b9c351f8df9 (commit)
       via  0b64e8e8cc1714a4d2602662a3155e4e3362cb57 (commit)
       via  02d233cf793b42e41732ec7facff0c6fc8ff35a3 (commit)
       via  00300562c54cf5721e8c8c52d33b32594d580489 (commit)
       via  564a8e079a604355692a5d308d138fd83d19d5d8 (commit)
       via  4cb0debb90ef3d80f7e6fe0a3848b6446f6bac37 (commit)
       via  4924f13d4e222af269cb1434e9bd8542f5535a29 (commit)
       via  d1ba0655a7c54db7732bbe197673f0c511237b16 (commit)
       via  b105a8577d0dd098bf7b2b57afeace36b97a33e1 (commit)
       via  038bc1f2d787f8197df81261d929b54c220844e6 (commit)
       via  b1357a1537cf5ee80a3703142bd2d1476ff4991e (commit)
       via  723ded6cc687c3b9cffd2e4a955f06e7c6b6d26d (commit)
       via  804ee5ff672f394509f082ff739289ff399471fc (commit)
       via  1be25340fb19e67a62a4e65a156942ac7e665a6c (commit)
       via  ca044e7032f192f5f93ff19355f50ad03128fd39 (commit)
       via  5ae4e7545ef1d0e29e58208f9506d086fecd0bcc (commit)
       via  b62dabcef8489c593db08e898cffe0c55ce2b124 (commit)
       via  e206792d794b35d40261d293e11b7a81642d0a18 (commit)
       via  f08ea64233bb359852974d860b38e1eecaf44ea8 (commit)
       via  d7353fe039240929753fac651400f2237b18660b (commit)
      from  b28464c0096c7b8407c0617d5d5cd01ebb1a571a (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 9c5c52bbf5f3cc5f6b9292ded725c7b4b570774a
Merge: b28464c 4c2ca71
Author: Klaus Aehlig <[email protected]>
Date:   Fri Oct 24 15:03:36 2014 +0200

    Merge branch 'stable-2.13' into master
    
    * stable-2.13
      Replace FD_LOOP with FD_DEFAULT again
      RunNodeCmdWithStdin: convert flags to named parameters
      RemoveNodeSshKey: convert flags to named parameters
      AddNodeSshKey: Convert flags to named parameters
      Respect --no-node-setup in LUNodeAdd
      Add a note to 'design-node-add'
      Document --new-ssh-keys in man page
      Update message when adding a node
      Updates of design doc
      Document --no-node-setup option in man page
      Clear a node's 'authorized_keys' file before readding it
      Add option to NodeSshRemoveKey to clear public keys
    
    * stable-2.12
      (no changes)
    
    * stable-2.11
      Force developer mode if haskell tests are enabled
      Use the FD_DEFAULT constant
      Run the EPO tests with watcher turned off
      Add a 'with' context for running tests with paused watcher
    
    * stable-2.10
      Add a target to inspect make variables
      Have fatal warnings on in developer mode
      Add a flag --developer-mode
      Fix check for sphinx-build from python2-sphinx
      use the Python interpreter from env
    
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Petr Pudlak <[email protected]>
    Reviewed-by: Helga Velroyen <[email protected]>

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

Summary of changes:
 Makefile.am                        |   14 +++-
 configure.ac                       |   20 +++++-
 doc/design-node-add.rst            |   10 +++
 doc/design-node-security.rst       |   34 ++++++++--
 lib/backend.py                     |  137 +++++++++++++++++++++++------------
 lib/bootstrap.py                   |    8 ++-
 lib/client/gnt_node.py             |   27 +++++---
 lib/cmdlib/instance.py             |    4 +-
 lib/cmdlib/node.py                 |   30 ++++----
 lib/rpc_defs.py                    |   14 ++--
 lib/server/noded.py                |   32 +++++----
 lib/ssh.py                         |   13 ++--
 man/gnt-cluster.rst                |    5 ++
 man/gnt-node.rst                   |   13 +++-
 qa/qa_cluster.py                   |   38 +++++-----
 qa/qa_job_utils.py                 |   21 ++++++
 src/Ganeti/OpCodes.hs              |    1 +
 src/Ganeti/OpParams.hs             |    7 ++
 test/hs/Test/Ganeti/OpCodes.hs     |    3 +-
 test/py/ganeti.backend_unittest.py |   45 ++++++++----
 20 files changed, 329 insertions(+), 147 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