[Pkg-ganeti-devel] [ganeti] branch master updated (c32a116 -> c137693)

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Thu Sep 10 09:24:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

apoikos pushed a change to branch master
in repository ganeti.

      from  c32a116   Release 2.15.0-1
       new  fa3c0df   In confd provide proper serial number
       new  3faedc8   Fix a bug in LUInstanceMultiAlloc LU
       new  45fc593   Add a new unit test for LUInstanceMultiAlloc
       new  f203596   Merge branch 'stable-2.10' into stable-2.11
       new  1fed8ef   Merge branch 'stable-2.11' into stable-2.12
       new  c7a2958   Correct indendation
       new  041247c   Merge branch 'stable-2.12' into stable-2.13
       new  beb45ec   Accept timeout errors are luxi down
       new  b848b30   Utils: Add ordNub
       new  904360e   Add a function computing the filter arguments
       new  237a43b   In queries collect all needed data
       new  29ae208   Return multiple fields multiple times
       new  08c5120   Accept allocation of 0 jobs
       new  aea1dc1   Merge branch 'stable-2.12' into stable-2.13
       new  be98596   Merge branch 'stable-2.13' into stable-2.14
       new  9812a6a   Merge branch 'stable-2.14' into stable-2.15
       new  8ef2c26   Metad: ignore instances that have no communication NIC
       new  9c335ce   Only insist on haskell test dependencies if needed
       new  413a443   Fix instance failover in case of DTS_EXT_MIRROR
       new  e147e00   Export disk's userspace URI to OS scripts
       new  c4f1bff   bdev: Allow userspace-only disk templates
       new  d34baa7   Add error code to OpPrereqError use
       new  ad52194   Update documentation of --print-jobid
       new  f3951d2   gnt-node add: password auth is only one method
       new  df8c150   Make confd answer disk requests querying by name
       new  fe6287b   Fix disabling of user shutdown reporting
       new  368e6b6   Make QA turn on user-shutdown when testing it
       new  c940e2f   Add forgotten IPOLICY_SPINDLE_RATIO to __all__ variable
       new  0a1bb7b   replace-disks: fix --ignore-ipolicy
       new  68705ed   Document quoting of special values in key-value parameters
       new  ebaf1c4   Merge branch 'stable-2.9' into stable-2.10
       new  588b5da   Merge branch 'stable-2.10' into stable-2.11
       new  227cdf6   Merge branch 'stable-2.11' into stable-2.12
       new  433f352   Merge branch 'stable-2.12' into stable-2.13
       new  7149806   Fix typo in example
       new  526a791   Merge branch 'stable-2.13' into stable-2.14
       new  fe90d35   Merge branch 'stable-2.14' into stable-2.15
       new  282affd   Update NEWS file for 2.15.1
       new  f0fd38a   Revision bump for 2.15.1
       new  2cd14dd   Merge tag 'v2.15.1'
       new  ccf5627   Fix typo in d/NEWS
       new  e352967   Refresh d/patches/relax-deps
       new  c137693   Release 2.15.1-1

The 43 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                         |  1 +
 NEWS                                | 22 +++++++++++++
 cabal/ganeti.template.cabal         | 20 +++++++-----
 configure.ac                        |  2 +-
 debian/NEWS                         |  2 +-
 debian/changelog                    | 19 ++++++++++-
 debian/patches/relax-deps           |  8 ++---
 doc/design-optables.rst             |  2 +-
 doc/design-shared-storage.rst       |  4 ++-
 lib/backend.py                      | 10 +++++-
 lib/bootstrap.py                    |  7 +++--
 lib/cli.py                          |  3 +-
 lib/cli_opts.py                     |  1 +
 lib/cmdlib/instance.py              | 10 +++---
 lib/cmdlib/instance_migration.py    |  3 +-
 lib/cmdlib/instance_storage.py      |  5 +--
 lib/storage/extstorage.py           | 10 ++++++
 lib/watcher/__init__.py             |  2 +-
 man/ganeti-extstorage-interface.rst | 17 ++++++++++
 man/ganeti.rst                      | 11 +++++--
 man/gnt-backup.rst                  |  4 +--
 man/gnt-cluster.rst                 |  4 +--
 man/gnt-group.rst                   | 12 +++----
 man/gnt-instance.rst                | 42 ++++++++++++-------------
 man/gnt-network.rst                 |  6 ++--
 man/gnt-node.rst                    | 19 ++++++-----
 man/gnt-os.rst                      |  2 +-
 qa/qa_instance.py                   |  3 ++
 src/Ganeti/Confd/Server.hs          | 63 +++++++++++++++++++++++--------------
 src/Ganeti/JQueue.hs                |  5 ++-
 src/Ganeti/Metad/Config.hs          | 62 ++++++++++++++++++++++--------------
 src/Ganeti/Metad/ConfigCore.hs      | 20 +++++++-----
 src/Ganeti/OpCodes.hs               |  2 +-
 src/Ganeti/Query/Instance.hs        | 20 +++++++-----
 src/Ganeti/Query/Language.hs        |  7 +++++
 src/Ganeti/Query/Query.hs           | 12 ++++---
 test/py/cmdlib/instance_unittest.py | 15 +++++++++
 37 files changed, 311 insertions(+), 146 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ganeti/ganeti.git



More information about the Pkg-ganeti-devel mailing list