[Pkg-ganeti-devel] [ganeti] branch debian/backports/jessie updated (3dee4ea -> 05d6598)

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Fri Sep 18 08:46:03 UTC 2015


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

apoikos pushed a change to branch debian/backports/jessie
in repository ganeti.

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

The 3 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                    | 23 ++++++++++++--
 debian/gbp.conf                     |  3 +-
 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 +++++++++
 38 files changed, 315 insertions(+), 149 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