[Pkg-ganeti-devel] [ganeti] branch master updated (d9b4f5c -> 7211bc5)

Apollon Oikonomopoulos apoikos-guest at alioth.debian.org
Tue Oct 1 14:09:54 UTC 2013


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

apoikos-guest pushed a change to branch master
in repository ganeti.

      from  d9b4f5c   Replace forgotten iproute dependency with iproute2
      adds  054fd24   Imported Upstream version 2.7.1
       new  9ed78e5   Dummy merge of upstream/2.7.1 (previously lost in a rebase)
       new  ac07e44   Imported Upstream version 2.8.0
       new  842087d   Merge tag 'upstream/2.8.0'
       new  225b600   Build-Depend on libghc-snap-server-dev
       new  665c1a8   Ship ganeti-mond and ganeti-luxid in ganeti-haskell
       new  a8be4d0   Require python version >= 2.6
       new  9346789   Build-Depend on python-yaml
       new  9e52af5   Add postinst/postrm templates and generator script
       new  fda8c69   Enable user separation
       new  d069f57   Disable the test suite during build
       new  2a5e119   postinst: remove stale PID and socket files
       new  9474589   Fix logrotate broken by user separation
       new  d156819   postinst: fix job queue archive permissions
       new  81329fc   Bump version
       new  7211bc5   Revert "Disable a test under TestVerifyRestrictedCmdDirectory"

The 15 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:
 INSTALL                                            |   82 +-
 Makefile.am                                        |  245 +-
 Makefile.in                                        |  398 +-
 NEWS                                               |  181 +
 README                                             |    2 +-
 UPGRADE                                            |   91 +
 autotools/build-bash-completion                    |    2 +-
 autotools/check-news                               |   23 +-
 autotools/check-version                            |   19 +-
 configure                                          |  275 +-
 configure.ac                                       |   92 +-
 daemons/daemon-util.in                             |   25 +-
 debian/changelog                                   |   23 +-
 debian/control                                     |    8 +-
 debian/ganeti-haskell.install                      |    4 +
 debian/ganeti-haskell.lintian-overrides            |    4 +
 .../ganeti.logrotate.in => debian/ganeti.logrotate |    5 +-
 debian/ganeti.postinst.in                          |   60 +
 debian/ganeti.postrm.in                            |   40 +
 debian/genscript.py                                |   61 +
 .../disable-TestVerifyRestrictedCmdDirectory.patch |   28 -
 debian/patches/series                              |    1 -
 debian/rules                                       |   22 +-
 devel/upload                                       |    2 +-
 doc/admin.rst                                      |  121 +-
 doc/design-2.8.rst                                 |   25 +
 doc/design-daemons.rst                             |  288 +
 doc/design-device-uuid-name.rst                    |   88 +
 doc/design-draft.rst                               |    6 +-
 doc/design-hroller.rst                             |  162 +
 doc/design-monitoring-agent.rst                    |  614 +-
 doc/design-partitioned.rst                         |   21 +-
 doc/design-query-splitting.rst                     |    6 +-
 doc/design-reason-trail.rst                        |  107 +
 doc/design-storagetypes.rst                        |  283 +
 doc/devnotes.rst                                   |    8 +-
 doc/hooks.rst                                      |    2 +-
 ...iz-345a51a937c3e464df7225a1640e22db3d0ff2be.png |  Bin 0 -> 56527 bytes
 ...45a51a937c3e464df7225a1640e22db3d0ff2be.png.map |    2 +
 doc/html/_sources/admin.txt                        |  121 +-
 doc/html/_sources/design-2.8.txt                   |   25 +
 doc/html/_sources/design-daemons.txt               |  288 +
 doc/html/_sources/design-device-uuid-name.txt      |   88 +
 doc/html/_sources/design-draft.txt                 |    6 +-
 doc/html/_sources/design-hroller.txt               |  162 +
 doc/html/_sources/design-monitoring-agent.txt      |  614 +-
 doc/html/_sources/design-partitioned.txt           |   21 +-
 doc/html/_sources/design-query-splitting.txt       |    6 +-
 doc/html/_sources/design-reason-trail.txt          |  107 +
 doc/html/_sources/design-storagetypes.txt          |  283 +
 doc/html/_sources/devnotes.txt                     |    8 +-
 doc/html/_sources/hooks.txt                        |    2 +-
 doc/html/_sources/iallocator.txt                   |    5 +-
 doc/html/_sources/index.txt                        |  131 +-
 doc/html/_sources/install-quick.txt                |   82 +-
 doc/html/_sources/install.txt                      |    1 +
 doc/html/_sources/monitoring-query-format.txt      |   50 +
 doc/html/_sources/news.txt                         |  181 +
 doc/html/_sources/rapi.txt                         |  582 +-
 doc/html/_sources/security.txt                     |   70 +-
 doc/html/_sources/upgrade.txt                      |   91 +
 doc/html/_sources/virtual-cluster.txt              |    2 +-
 doc/html/admin.html                                |  545 +-
 doc/html/cluster-merge.html                        |   30 +-
 doc/html/design-2.0.html                           |   20 +-
 doc/html/design-2.1.html                           |   10 +-
 doc/html/design-2.2.html                           |   10 +-
 doc/html/design-2.3.html                           |   10 +-
 doc/html/design-2.4.html                           |   10 +-
 doc/html/design-2.5.html                           |   10 +-
 doc/html/design-2.6.html                           |   10 +-
 doc/html/design-2.7.html                           |   20 +-
 doc/html/{design-2.7.html => design-2.8.html}      |   54 +-
 doc/html/design-autorepair.html                    |   33 +-
 doc/html/design-bulk-create.html                   |   20 +-
 doc/html/design-chained-jobs.html                  |   10 +-
 doc/html/design-cpu-pinning.html                   |   20 +-
 doc/html/design-daemons.html                       |  380 +
 doc/html/design-device-uuid-name.html              |  199 +
 doc/html/design-draft.html                         |   44 +-
 doc/html/design-hroller.html                       |  284 +
 doc/html/design-htools-2.3.html                    |   10 +-
 doc/html/design-http-server.html                   |   10 +-
 doc/html/design-impexp2.html                       |   10 +-
 doc/html/design-linuxha.html                       |   34 +-
 doc/html/design-lu-generated-jobs.html             |   20 +-
 doc/html/design-monitoring-agent.html              |  699 +-
 doc/html/design-multi-reloc.html                   |   20 +-
 doc/html/design-network.html                       |   30 +-
 doc/html/design-node-add.html                      |   20 +-
 doc/html/design-oob.html                           |   10 +-
 doc/html/design-opportunistic-locking.html         |   10 +-
 doc/html/design-ovf-support.html                   |   10 +-
 doc/html/design-partitioned.html                   |   41 +-
 doc/html/design-query-splitting.html               |   26 +-
 doc/html/design-query2.html                        |   20 +-
 doc/html/design-reason-trail.html                  |  210 +
 doc/html/design-resource-model.html                |   10 +-
 doc/html/design-restricted-commands.html           |   20 +-
 doc/html/design-shared-storage.html                |   10 +-
 doc/html/design-storagetypes.html                  |  383 +
 doc/html/design-virtual-clusters.html              |   20 +-
 doc/html/design-x509-ca.html                       |   10 +-
 doc/html/devnotes.html                             |   38 +-
 doc/html/glossary.html                             |   30 +-
 doc/html/hooks.html                                |   22 +-
 doc/html/iallocator.html                           |   25 +-
 doc/html/index.html                                |  357 +-
 doc/html/install-quick.html                        |  110 +-
 doc/html/install.html                              |   35 +-
 doc/html/locking.html                              |   30 +-
 doc/html/manpages.html                             |   30 +-
 doc/html/monitoring-query-format.html              |  154 +
 doc/html/move-instance.html                        |   30 +-
 doc/html/news.html                                 |  260 +-
 doc/html/ovfconverter.html                         |   30 +-
 doc/html/rapi.html                                 | 2333 ++-
 doc/html/search.html                               |   10 +-
 doc/html/searchindex.js                            |    2 +-
 doc/html/security.html                             |   95 +-
 doc/html/upgrade.html                              |  135 +-
 doc/html/virtual-cluster.html                      |   32 +-
 doc/html/walkthrough.html                          |   36 +-
 doc/iallocator.rst                                 |    5 +-
 doc/index.rst                                      |  131 +-
 doc/install-quick.rst                              |   82 +-
 doc/install.rst                                    |    1 +
 doc/monitoring-query-format.rst                    |   50 +
 doc/news.rst                                       |  181 +
 doc/rapi.rst                                       |  582 +-
 doc/security.rst                                   |   70 +-
 doc/upgrade.rst                                    |   91 +
 doc/users/groupmemberships.in                      |   11 +
 doc/users/groups.in                                |    7 +
 doc/users/users.in                                 |    6 +
 doc/virtual-cluster.rst                            |    2 +-
 lib/backend.py                                     |   60 +-
 lib/bdev.py                                        |    2 +-
 lib/bootstrap.py                                   |   55 +-
 lib/build/sphinx_ext.py                            |  201 +-
 lib/cli.py                                         |  574 +-
 lib/client/gnt_backup.py                           |   10 +-
 lib/client/gnt_cluster.py                          |  284 +-
 lib/client/gnt_group.py                            |  106 +-
 lib/client/gnt_instance.py                         |  278 +-
 lib/client/gnt_network.py                          |   14 +-
 lib/client/gnt_node.py                             |   73 +-
 lib/cmdlib.py                                      |17001 --------------------
 lib/cmdlib/__init__.py                             |  125 +
 lib/cmdlib/backup.py                               |  534 +
 lib/cmdlib/base.py                                 |  536 +
 lib/cmdlib/cluster.py                              | 2891 ++++
 lib/cmdlib/common.py                               | 1030 ++
 lib/cmdlib/group.py                                |  941 ++
 lib/cmdlib/instance.py                             | 3480 ++++
 lib/cmdlib/instance_migration.py                   |  929 ++
 lib/cmdlib/instance_operation.py                   |  502 +
 lib/cmdlib/instance_query.py                       |  433 +
 lib/cmdlib/instance_storage.py                     | 2524 +++
 lib/cmdlib/instance_utils.py                       |  561 +
 lib/cmdlib/misc.py                                 |  421 +
 lib/cmdlib/network.py                              |  718 +
 lib/cmdlib/node.py                                 | 1569 ++
 lib/cmdlib/operating_system.py                     |  189 +
 lib/cmdlib/query.py                                |  102 +
 lib/cmdlib/tags.py                                 |  209 +
 lib/cmdlib/test.py                                 |  334 +
 lib/config.py                                      |  137 +-
 lib/constants.py                                   |  204 +-
 lib/ht.py                                          |    5 +-
 lib/http/server.py                                 |    2 +-
 lib/hypervisor/hv_base.py                          |   10 +-
 lib/hypervisor/hv_kvm.py                           |  103 +-
 lib/hypervisor/hv_xen.py                           |  612 +-
 lib/jqueue.py                                      |   17 +
 lib/luxi.py                                        |    1 +
 lib/masterd/iallocator.py                          |    2 +
 lib/netutils.py                                    |    8 +-
 lib/objects.py                                     |  266 +-
 lib/opcodes.py                                     |   66 +-
 lib/outils.py                                      |   57 +
 lib/pathutils.py                                   |    3 +
 lib/query.py                                       |  120 +-
 lib/rapi/baserlib.py                               |   56 +-
 lib/rapi/client.py                                 |   41 +-
 lib/rapi/connector.py                              |  154 +-
 lib/rapi/rlib2.py                                  |   12 +-
 lib/rapi/testutils.py                              |    4 +-
 lib/rpc_defs.py                                    |    3 +
 lib/runtime.py                                     |   12 +
 lib/server/masterd.py                              |    9 +-
 lib/server/noded.py                                |   41 +-
 lib/server/rapi.py                                 |   18 +-
 lib/ssh.py                                         |   10 +-
 lib/tools/burnin.py                                |    1 +
 lib/tools/ensure_dirs.py                           |    9 +-
 lib/tools/node_daemon_setup.py                     |   11 +-
 lib/uidpool.py                                     |    2 +-
 lib/utils/__init__.py                              |   54 +
 lib/utils/io.py                                    |   37 +
 lib/utils/retry.py                                 |    4 +-
 lib/utils/wrapper.py                               |    7 +-
 lib/vcluster.py                                    |    6 +-
 lib/watcher/__init__.py                            |   21 +-
 man/ganeti-confd.8.in                              |    5 -
 man/ganeti-confd.gen                               |    6 +-
 man/ganeti-confd.html.in                           |    2 +-
 man/ganeti-confd.rst                               |    6 +-
 man/{ganeti-confd.8.in => ganeti-luxid.8.in}       |   39 +-
 man/ganeti-luxid.gen                               |   58 +
 man/{ganeti-confd.html.in => ganeti-luxid.html.in} |   17 +-
 man/ganeti-luxid.rst                               |   58 +
 man/{ganeti-confd.8.in => ganeti-mond.8.in}        |   84 +-
 man/ganeti-mond.gen                                |   80 +
 man/{ganeti-confd.html.in => ganeti-mond.html.in}  |   41 +-
 man/ganeti-mond.rst                                |   80 +
 man/ganeti-os-interface.7.in                       |   22 +
 man/ganeti-os-interface.gen                        |   12 +
 man/ganeti-os-interface.html.in                    |   12 +
 man/ganeti-os-interface.rst                        |   12 +
 man/ganeti-rapi.8.in                               |   13 +-
 man/ganeti-rapi.gen                                |   13 +-
 man/ganeti-rapi.html.in                            |    8 +-
 man/ganeti-rapi.rst                                |   13 +-
 man/ganeti.7.in                                    |   15 +
 man/ganeti.gen                                     |   16 +
 man/ganeti.html.in                                 |    4 +
 man/ganeti.rst                                     |   16 +
 man/gnt-cluster.8.in                               |  109 +-
 man/gnt-cluster.gen                                |   78 +-
 man/gnt-cluster.html.in                            |   30 +-
 man/gnt-cluster.rst                                |   78 +-
 man/gnt-group.8.in                                 |   66 +-
 man/gnt-group.gen                                  |   41 +-
 man/gnt-group.html.in                              |   15 +-
 man/gnt-group.rst                                  |   41 +-
 man/gnt-instance.8.in                              |  545 +-
 man/gnt-instance.gen                               |  326 +-
 man/gnt-instance.html.in                           |  278 +-
 man/gnt-instance.rst                               |  216 +-
 man/gnt-network.8.in                               |   21 +-
 man/gnt-network.gen                                |   11 +-
 man/gnt-network.html.in                            |    6 +-
 man/gnt-network.rst                                |   11 +-
 man/gnt-node.8.in                                  |   15 +-
 man/gnt-node.gen                                   |   13 +-
 man/gnt-node.html.in                               |    4 +-
 man/gnt-node.rst                                   |   13 +-
 man/{ganeti-cleaner.8.in => harep.1.in}            |   40 +-
 man/harep.gen                                      |   39 +
 man/{hinfo.html.in => harep.html.in}               |   28 +-
 man/harep.rst                                      |   39 +
 man/hbal.1.in                                      |    9 +-
 man/hbal.gen                                       |   10 +-
 man/hbal.html.in                                   |    6 +-
 man/hbal.rst                                       |   10 +-
 man/hcheck.1.in                                    |    2 +-
 man/hcheck.gen                                     |    2 +-
 man/hcheck.html.in                                 |    2 +-
 man/hcheck.rst                                     |    2 +-
 man/hinfo.1.in                                     |    2 +-
 man/hinfo.gen                                      |    2 +-
 man/hinfo.html.in                                  |    2 +-
 man/hinfo.rst                                      |    2 +-
 man/hroller.1.in                                   |   27 +-
 man/hroller.gen                                    |   18 +-
 man/hroller.html.in                                |   15 +-
 man/hroller.rst                                    |   18 +-
 man/htools.1.in                                    |   12 +-
 man/htools.gen                                     |   10 +-
 man/htools.html.in                                 |    5 +-
 man/htools.rst                                     |   10 +-
 pylintrc                                           |    2 +-
 qa/ganeti-qa.py                                    |  395 +-
 qa/qa-sample.json                                  |   61 +-
 qa/qa_cluster.py                                   |  381 +-
 qa/qa_config.py                                    |  647 +-
 qa/qa_daemon.py                                    |   19 +-
 qa/qa_env.py                                       |    7 +-
 qa/qa_group.py                                     |  161 +-
 qa/qa_instance.py                                  |  605 +-
 qa/qa_node.py                                      |   78 +-
 qa/qa_os.py                                        |   10 +-
 qa/qa_rapi.py                                      |  108 +-
 qa/qa_tags.py                                      |    4 +-
 qa/qa_utils.py                                     |  279 +-
 src/Ganeti/BasicTypes.hs                           |   11 +
 src/Ganeti/Block/Drbd/Types.hs                     |    8 +-
 src/Ganeti/Common.hs                               |    2 +-
 src/Ganeti/Confd/Client.hs                         |   15 +-
 src/Ganeti/Confd/Server.hs                         |  310 +-
 src/Ganeti/Confd/Types.hs                          |    1 +
 src/Ganeti/Config.hs                               |   13 +
 src/Ganeti/ConfigReader.hs                         |  332 +
 src/Ganeti/Curl/Internal.hsc                       |  123 +
 src/Ganeti/Curl/Multi.hs                           |  223 +
 src/Ganeti/Daemon.hs                               |   73 +-
 src/Ganeti/DataCollectors/CLI.hs                   |   34 +
 src/Ganeti/DataCollectors/Drbd.hs                  |  117 +-
 src/Ganeti/DataCollectors/Types.hs                 |   88 +-
 src/Ganeti/HTools/Backend/IAlloc.hs                |   26 +-
 src/Ganeti/HTools/Backend/Luxi.hs                  |   15 +-
 src/Ganeti/HTools/Backend/Rapi.hs                  |   28 +-
 src/Ganeti/HTools/Backend/Simu.hs                  |   12 +-
 src/Ganeti/HTools/Backend/Text.hs                  |   70 +-
 src/Ganeti/HTools/CLI.hs                           |   25 +-
 src/Ganeti/HTools/Cluster.hs                       |  122 +-
 src/Ganeti/HTools/Group.hs                         |   12 +-
 src/Ganeti/HTools/Instance.hs                      |   28 +-
 src/Ganeti/HTools/Loader.hs                        |    9 +
 src/Ganeti/HTools/Nic.hs                           |   88 +
 src/Ganeti/HTools/Node.hs                          |    7 +
 src/Ganeti/HTools/Program/Harep.hs                 |  479 +
 src/Ganeti/HTools/Program/Hroller.hs               |   53 +-
 src/Ganeti/HTools/Program/Hscan.hs                 |    2 +-
 src/Ganeti/HTools/Program/Hspace.hs                |   30 +-
 src/Ganeti/HTools/Program/Main.hs                  |    4 +
 src/Ganeti/HTools/Types.hs                         |   65 +-
 src/Ganeti/Hypervisor/Xen/Types.hs                 |  115 +
 src/Ganeti/Hypervisor/Xen/XmParser.hs              |  158 +
 src/Ganeti/JSON.hs                                 |    2 +-
 src/Ganeti/Jobs.hs                                 |   58 +-
 src/Ganeti/Luxi.hs                                 |   16 +-
 src/Ganeti/Monitoring/Server.hs                    |  196 +
 src/Ganeti/Network.hs                              |    8 +-
 src/Ganeti/Objects.hs                              |  137 +-
 src/Ganeti/OpCodes.hs                              |    9 +-
 src/Ganeti/OpParams.hs                             |   19 +
 src/Ganeti/Query/Common.hs                         |   23 +-
 src/Ganeti/Query/Export.hs                         |   81 +
 src/Ganeti/Query/Filter.hs                         |   71 +-
 src/Ganeti/Query/Group.hs                          |   24 +-
 src/Ganeti/Query/Language.hs                       |    1 +
 src/Ganeti/Query/Network.hs                        |  183 +
 src/Ganeti/Query/Node.hs                           |   43 +-
 src/Ganeti/Query/Query.hs                          |  102 +-
 src/Ganeti/Query/Server.hs                         |   93 +-
 src/Ganeti/Query/Types.hs                          |    3 +-
 src/Ganeti/Rpc.hs                                  |  167 +-
 src/Ganeti/Runtime.hs                              |   20 +
 src/Ganeti/Ssconf.hs                               |    7 +
 src/Ganeti/THH.hs                                  |    9 +-
 src/Ganeti/Types.hs                                |   14 +-
 src/Ganeti/Utils.hs                                |   76 +
 src/{hconfd.hs => ganeti-mond.hs}                  |   19 +-
 src/hconfd.hs                                      |    9 +-
 src/{hconfd.hs => hluxid.hs}                       |   18 +-
 src/rpc-test.hs                                    |  213 +-
 test/autotools/autotools-check-news.test           |   16 +
 test/data/NEWS_OK.txt                              |   80 +
 test/data/NEWS_previous_unreleased.txt             |   80 +
 test/data/cluster_config_2.7.json                  |  529 +
 test/data/cluster_config_downgraded_2.7.json       |  523 +
 test/data/htools/clean-nonzero-score.data          |    6 +-
 test/data/htools/common-suffix.data                |    6 +-
 test/data/htools/empty-cluster.data                |    6 +-
 test/data/htools/hail-alloc-drbd.json              |   73 +-
 test/data/htools/hail-alloc-invalid-network.json   |  155 +
 test/data/htools/hail-alloc-invalid-twodisks.json  |   40 +-
 .../data/htools/hail-alloc-restricted-network.json |  277 +
 test/data/htools/hail-alloc-twodisks.json          |   40 +-
 test/data/htools/hail-change-group.json            |  110 +-
 test/data/htools/hail-node-evac.json               |   37 +-
 test/data/htools/hail-reloc-drbd.json              |   73 +-
 test/data/htools/hbal-excl-tags.data               |    2 +-
 test/data/htools/hbal-split-insts.data             |   10 +-
 test/data/htools/hspace-tiered-dualspec.data       |   11 +
 test/data/htools/hspace-tiered-ipolicy.data        |    4 +-
 test/data/htools/hspace-tiered-resourcetypes.data  |   11 +
 test/data/htools/hspace-tiered.data                |   11 +
 test/data/htools/invalid-node.data                 |    6 +-
 test/data/htools/missing-resources.data            |    6 +-
 test/data/htools/multiple-master.data              |   10 +
 test/data/htools/n1-failure.data                   |   10 +-
 test/data/htools/rapi/groups.json                  |   36 +-
 test/data/htools/rapi/info.json                    |   36 +-
 test/data/htools/unique-reboot-order.data          |   12 +
 test/data/proc_cpuinfo.txt                         |  104 +
 test/data/proc_meminfo.txt                         |   42 +
 test/data/qa-minimal-nodes-instances-only.json     |   61 +
 test/data/xen-xm-info-4.0.1.txt                    |   31 +
 test/data/xen-xm-list-4.0.1-dom0-only.txt          |    2 +
 test/data/xen-xm-list-4.0.1-four-instances.txt     |    5 +
 test/data/xen-xm-list-long-4.0.1.txt               |  134 +
 test/data/xen-xm-uptime-4.0.1.txt                  |    3 +
 test/hs/Test/Ganeti/Common.hs                      |    3 +
 test/hs/Test/Ganeti/HTools/Backend/Text.hs         |   10 +-
 test/hs/Test/Ganeti/HTools/Cluster.hs              |   40 +-
 test/hs/Test/Ganeti/HTools/Instance.hs             |    2 +-
 test/hs/Test/Ganeti/HTools/Node.hs                 |    4 +-
 test/hs/Test/Ganeti/HTools/Types.hs                |   39 +-
 test/hs/Test/Ganeti/Hypervisor/Xen/XmParser.hs     |  208 +
 test/hs/Test/Ganeti/Luxi.hs                        |    4 +-
 test/hs/Test/Ganeti/Objects.hs                     |  204 +-
 test/hs/Test/Ganeti/OpCodes.hs                     |   29 +-
 test/hs/Test/Ganeti/Query/Network.hs               |   92 +
 test/hs/Test/Ganeti/Query/Query.hs                 |  115 +-
 test/hs/Test/Ganeti/Rpc.hs                         |    8 +-
 test/hs/Test/Ganeti/Runtime.hs                     |    7 +-
 test/hs/Test/Ganeti/TestCommon.hs                  |    4 +-
 test/hs/Test/Ganeti/TestHTools.hs                  |   35 +-
 test/hs/Test/Ganeti/TestHelper.hs                  |    8 +-
 test/hs/Test/Ganeti/Utils.hs                       |   25 +
 test/hs/htest.hs                                   |    4 +
 test/hs/shelltests/htools-hail.test                |   15 +
 test/hs/shelltests/htools-hroller.test             |    5 +
 test/hs/shelltests/htools-hspace.test              |   18 +
 test/hs/shelltests/htools-invalid.test             |   16 +-
 test/py/cfgupgrade_unittest.py                     |   75 +-
 test/py/daemon-util_unittest.bash                  |   22 +-
 test/py/ganeti.backend_unittest.py                 |    2 +
 test/py/ganeti.cli_unittest.py                     |  703 +-
 test/py/ganeti.client.gnt_instance_unittest.py     |   35 +-
 test/py/ganeti.cmdlib_unittest.py                  |  602 +-
 test/py/ganeti.config_unittest.py                  |  153 +-
 test/py/ganeti.constants_unittest.py               |   14 +
 test/py/ganeti.daemon_unittest.py                  |    9 +
 test/py/ganeti.hypervisor.hv_kvm_unittest.py       |   51 +
 test/py/ganeti.hypervisor.hv_xen_unittest.py       |  723 +-
 test/py/ganeti.hypervisor_unittest.py              |   12 +
 test/py/ganeti.objects_unittest.py                 |  273 +-
 test/py/ganeti.outils_unittest.py                  |   57 +
 test/py/ganeti.query_unittest.py                   |   12 +-
 test/py/ganeti.rapi.baserlib_unittest.py           |   14 +-
 test/py/ganeti.rapi.client_unittest.py             |   44 +
 test/py/ganeti.rapi.rlib2_unittest.py              |   36 +-
 test/py/ganeti.rapi.testutils_unittest.py          |    1 +
 test/py/ganeti.server.rapi_unittest.py             |   22 +-
 test/py/ganeti.ssh_unittest.py                     |    5 +-
 test/py/ganeti.utils.io_unittest-runasroot.py      |   40 +
 test/py/ganeti.utils.retry_unittest.py             |   92 +-
 test/py/ganeti.utils_unittest.py                   |   21 +
 test/py/ganeti.vcluster_unittest.py                |    4 +-
 test/py/mocks.py                                   |    5 +-
 test/py/qa.qa_config_unittest.py                   |  342 +-
 tools/cfgupgrade                                   |  360 +-
 tools/move-instance                                |    6 +-
 tools/sanitize-config                              |    1 +
 tools/users-setup.in                               |   28 -
 tools/vcluster-setup.in                            |    3 +-
 vcs-version                                        |    2 +-
 441 files changed, 46866 insertions(+), 23861 deletions(-)
 copy doc/examples/ganeti.logrotate.in => debian/ganeti.logrotate (65%)
 create mode 100644 debian/ganeti.postinst.in
 create mode 100644 debian/ganeti.postrm.in
 create mode 100755 debian/genscript.py
 delete mode 100644 debian/patches/disable-TestVerifyRestrictedCmdDirectory.patch
 create mode 100644 doc/design-2.8.rst
 create mode 100644 doc/design-daemons.rst
 create mode 100644 doc/design-device-uuid-name.rst
 create mode 100644 doc/design-hroller.rst
 create mode 100644 doc/design-reason-trail.rst
 create mode 100644 doc/design-storagetypes.rst
 create mode 100644 doc/html/_images/graphviz-345a51a937c3e464df7225a1640e22db3d0ff2be.png
 create mode 100644 doc/html/_images/graphviz-345a51a937c3e464df7225a1640e22db3d0ff2be.png.map
 create mode 100644 doc/html/_sources/design-2.8.txt
 create mode 100644 doc/html/_sources/design-daemons.txt
 create mode 100644 doc/html/_sources/design-device-uuid-name.txt
 create mode 100644 doc/html/_sources/design-hroller.txt
 create mode 100644 doc/html/_sources/design-reason-trail.txt
 create mode 100644 doc/html/_sources/design-storagetypes.txt
 create mode 100644 doc/html/_sources/monitoring-query-format.txt
 copy doc/html/{design-2.7.html => design-2.8.html} (62%)
 create mode 100644 doc/html/design-daemons.html
 create mode 100644 doc/html/design-device-uuid-name.html
 create mode 100644 doc/html/design-hroller.html
 create mode 100644 doc/html/design-reason-trail.html
 create mode 100644 doc/html/design-storagetypes.html
 create mode 100644 doc/html/monitoring-query-format.html
 create mode 100644 doc/monitoring-query-format.rst
 create mode 100644 doc/users/groupmemberships.in
 create mode 100644 doc/users/groups.in
 create mode 100644 doc/users/users.in
 delete mode 100644 lib/cmdlib.py
 create mode 100644 lib/cmdlib/__init__.py
 create mode 100644 lib/cmdlib/backup.py
 create mode 100644 lib/cmdlib/base.py
 create mode 100644 lib/cmdlib/cluster.py
 create mode 100644 lib/cmdlib/common.py
 create mode 100644 lib/cmdlib/group.py
 create mode 100644 lib/cmdlib/instance.py
 create mode 100644 lib/cmdlib/instance_migration.py
 create mode 100644 lib/cmdlib/instance_operation.py
 create mode 100644 lib/cmdlib/instance_query.py
 create mode 100644 lib/cmdlib/instance_storage.py
 create mode 100644 lib/cmdlib/instance_utils.py
 create mode 100644 lib/cmdlib/misc.py
 create mode 100644 lib/cmdlib/network.py
 create mode 100644 lib/cmdlib/node.py
 create mode 100644 lib/cmdlib/operating_system.py
 create mode 100644 lib/cmdlib/query.py
 create mode 100644 lib/cmdlib/tags.py
 create mode 100644 lib/cmdlib/test.py
 copy man/{ganeti-confd.8.in => ganeti-luxid.8.in} (66%)
 create mode 100644 man/ganeti-luxid.gen
 copy man/{ganeti-confd.html.in => ganeti-luxid.html.in} (68%)
 create mode 100644 man/ganeti-luxid.rst
 copy man/{ganeti-confd.8.in => ganeti-mond.8.in} (56%)
 create mode 100644 man/ganeti-mond.gen
 copy man/{ganeti-confd.html.in => ganeti-mond.html.in} (55%)
 create mode 100644 man/ganeti-mond.rst
 copy man/{ganeti-cleaner.8.in => harep.1.in} (70%)
 create mode 100644 man/harep.gen
 copy man/{hinfo.html.in => harep.html.in} (73%)
 create mode 100644 man/harep.rst
 create mode 100644 src/Ganeti/ConfigReader.hs
 create mode 100644 src/Ganeti/Curl/Internal.hsc
 create mode 100644 src/Ganeti/Curl/Multi.hs
 create mode 100644 src/Ganeti/HTools/Nic.hs
 create mode 100644 src/Ganeti/HTools/Program/Harep.hs
 create mode 100644 src/Ganeti/Hypervisor/Xen/Types.hs
 create mode 100644 src/Ganeti/Hypervisor/Xen/XmParser.hs
 create mode 100644 src/Ganeti/Monitoring/Server.hs
 create mode 100644 src/Ganeti/Query/Export.hs
 create mode 100644 src/Ganeti/Query/Network.hs
 copy src/{hconfd.hs => ganeti-mond.hs} (74%)
 copy src/{hconfd.hs => hluxid.hs} (72%)
 create mode 100644 test/autotools/autotools-check-news.test
 create mode 100644 test/data/NEWS_OK.txt
 create mode 100644 test/data/NEWS_previous_unreleased.txt
 create mode 100644 test/data/cluster_config_2.7.json
 create mode 100644 test/data/cluster_config_downgraded_2.7.json
 create mode 100644 test/data/htools/hail-alloc-invalid-network.json
 create mode 100644 test/data/htools/hail-alloc-restricted-network.json
 create mode 100644 test/data/htools/hspace-tiered-dualspec.data
 create mode 100644 test/data/htools/hspace-tiered-resourcetypes.data
 create mode 100644 test/data/htools/hspace-tiered.data
 create mode 100644 test/data/htools/multiple-master.data
 create mode 100644 test/data/htools/unique-reboot-order.data
 create mode 100644 test/data/proc_cpuinfo.txt
 create mode 100644 test/data/proc_meminfo.txt
 create mode 100644 test/data/qa-minimal-nodes-instances-only.json
 create mode 100644 test/data/xen-xm-info-4.0.1.txt
 create mode 100644 test/data/xen-xm-list-4.0.1-dom0-only.txt
 create mode 100644 test/data/xen-xm-list-4.0.1-four-instances.txt
 create mode 100644 test/data/xen-xm-list-long-4.0.1.txt
 create mode 100644 test/data/xen-xm-uptime-4.0.1.txt
 create mode 100644 test/hs/Test/Ganeti/Hypervisor/Xen/XmParser.hs
 create mode 100644 test/hs/Test/Ganeti/Query/Network.hs
 create mode 100644 test/hs/shelltests/htools-hroller.test
 delete mode 100644 tools/users-setup.in

-- 
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