[Pkg-ganeti-devel] [ganeti] branch upstream updated (f4ecace -> 506eedf)
Apollon Oikonomopoulos
apoikos at moszumanska.debian.org
Thu Jun 5 08:23:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
apoikos pushed a change to branch upstream
in repository ganeti.
from f4ecace Imported Upstream version 2.10.4
adds 506eedf Imported Upstream version 2.10.5
No new revisions were added by this update.
Summary of changes:
NEWS | 30 +++++
autotools/build-bash-completion | 54 ++++++--
autotools/check-man-warnings | 8 +-
configure | 24 ++--
configure.ac | 2 +-
daemons/import-export | 2 +-
doc/design-2.10.rst | 1 +
doc/design-draft.rst | 1 -
doc/html/_sources/design-2.10.txt | 1 +
doc/html/_sources/design-draft.txt | 1 -
doc/html/_sources/index.txt | 1 +
doc/html/_sources/news.txt | 30 +++++
doc/html/admin.html | 20 +--
doc/html/cluster-keys-replacement.html | 10 +-
doc/html/cluster-merge.html | 10 +-
doc/html/design-2.0.html | 10 +-
doc/html/design-2.1.html | 10 +-
doc/html/design-2.10.html | 11 +-
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 | 10 +-
doc/html/design-2.8.html | 10 +-
doc/html/design-2.9.html | 10 +-
doc/html/design-autorepair.html | 10 +-
doc/html/design-bulk-create.html | 10 +-
doc/html/design-ceph-ganeti-support.html | 10 +-
doc/html/design-chained-jobs.html | 10 +-
doc/html/design-cmdlib-unittests.html | 10 +-
doc/html/design-cpu-pinning.html | 10 +-
doc/html/design-daemons.html | 10 +-
doc/html/design-device-uuid-name.html | 10 +-
doc/html/design-draft.html | 16 +--
doc/html/design-file-based-storage.html | 10 +-
doc/html/design-glusterfs-ganeti-support.html | 10 +-
doc/html/design-hotplug.html | 10 +-
doc/html/design-hroller.html | 10 +-
doc/html/design-hsqueeze.html | 20 +--
doc/html/design-htools-2.3.html | 10 +-
doc/html/design-http-server.html | 10 +-
doc/html/design-hugepages-support.html | 10 +-
doc/html/design-impexp2.html | 10 +-
doc/html/design-internal-shutdown.html | 10 +-
doc/html/design-linuxha.html | 10 +-
doc/html/design-lu-generated-jobs.html | 10 +-
doc/html/design-monitoring-agent.html | 10 +-
doc/html/design-multi-reloc.html | 10 +-
doc/html/design-network.html | 10 +-
doc/html/design-node-add.html | 10 +-
doc/html/design-oob.html | 10 +-
doc/html/design-openvswitch.html | 10 +-
doc/html/design-opportunistic-locking.html | 10 +-
doc/html/design-optables.html | 10 +-
doc/html/design-ovf-support.html | 10 +-
doc/html/design-partitioned.html | 20 +--
doc/html/design-performance-tests.html | 33 +++--
doc/html/design-query-splitting.html | 10 +-
doc/html/design-query2.html | 20 +--
doc/html/design-reason-trail.html | 10 +-
doc/html/design-resource-model.html | 10 +-
doc/html/design-restricted-commands.html | 10 +-
doc/html/design-shared-storage.html | 10 +-
doc/html/design-storagetypes.html | 10 +-
doc/html/design-upgrade.html | 10 +-
doc/html/design-virtual-clusters.html | 10 +-
doc/html/design-x509-ca.html | 10 +-
doc/html/dev-codestyle.html | 10 +-
doc/html/devnotes.html | 10 +-
doc/html/glossary.html | 10 +-
doc/html/hooks.html | 10 +-
doc/html/iallocator.html | 10 +-
doc/html/index.html | 11 +-
doc/html/install-quick.html | 10 +-
doc/html/install.html | 10 +-
doc/html/locking.html | 10 +-
doc/html/manpages.html | 10 +-
doc/html/monitoring-query-format.html | 10 +-
doc/html/move-instance.html | 10 +-
doc/html/news.html | 40 +++++-
doc/html/ovfconverter.html | 10 +-
doc/html/rapi.html | 34 ++---
doc/html/search.html | 10 +-
doc/html/searchindex.js | 2 +-
doc/html/security.html | 10 +-
doc/html/upgrade.html | 10 +-
doc/html/virtual-cluster.html | 10 +-
doc/html/walkthrough.html | 10 +-
doc/index.rst | 1 +
doc/news.rst | 30 +++++
lib/backend.py | 2 +-
lib/cli.py | 24 +++-
lib/client/gnt_cluster.py | 2 +-
lib/client/gnt_debug.py | 6 +-
lib/client/gnt_group.py | 8 +-
lib/client/gnt_network.py | 6 +-
lib/cmdlib/base.py | 6 +-
lib/cmdlib/cluster.py | 3 +-
lib/cmdlib/group.py | 29 ++++
lib/cmdlib/instance.py | 13 +-
lib/cmdlib/instance_migration.py | 3 +-
lib/cmdlib/network.py | 2 +-
lib/cmdlib/node.py | 3 +-
lib/cmdlib/test.py | 7 +-
lib/confd/client.py | 8 +-
lib/config.py | 4 +-
lib/daemon.py | 2 +-
lib/http/client.py | 6 +-
lib/jqueue.py | 3 +
lib/locking.py | 2 +-
lib/masterd/instance.py | 4 +-
lib/mcpu.py | 2 +-
lib/netutils.py | 2 +-
lib/query.py | 18 +--
lib/rapi/connector.py | 2 +-
lib/rapi/testutils.py | 10 +-
lib/runtime.py | 2 +-
lib/server/masterd.py | 4 +-
lib/server/rapi.py | 2 +-
lib/ssh.py | 2 +-
lib/storage/container.py | 4 +-
lib/storage/drbd.py | 2 +-
lib/utils/io.py | 2 +-
lib/utils/text.py | 4 +-
lib/watcher/__init__.py | 2 +-
man/gnt-group.8.in | 14 +-
man/gnt-group.gen | 10 +-
man/gnt-group.html.in | 3 +-
man/gnt-group.rst | 10 +-
qa/ganeti-qa.py | 4 +
qa/qa-sample.json | 4 +
qa/qa_config.py | 2 +-
src/Ganeti/Constants.hs | 4 +
src/Ganeti/HTools/Cluster.hs | 183 ++++++++++++++++----------
src/Ganeti/HTools/Program/Harep.hs | 1 +
src/Ganeti/HTools/Program/Hspace.hs | 2 +-
src/Ganeti/JQueue.hs | 3 +-
src/Ganeti/Monitoring/Server.hs | 4 +-
src/Ganeti/OpCodes.hs | 3 +
src/Ganeti/OpParams.hs | 19 +++
src/Ganeti/Query/Network.hs | 9 +-
src/Ganeti/Utils.hs | 49 +++++++
test/hs/Test/Ganeti/HTools/Cluster.hs | 8 +-
test/hs/Test/Ganeti/HTools/Instance.hs | 3 +-
test/hs/Test/Ganeti/Objects.hs | 2 +-
test/hs/Test/Ganeti/OpCodes.hs | 4 +-
test/hs/Test/Ganeti/Query/Network.hs | 11 +-
test/hs/Test/Ganeti/Utils.hs | 18 +++
test/py/cmdlib/node_unittest.py | 4 +-
test/py/cmdlib/testsupport/processor_mock.py | 2 +
test/py/lockperf.py | 2 +-
test/py/mocks.py | 2 +-
tools/move-instance | 2 +-
tools/net-common.in | 5 +
vcs-version | 2 +-
156 files changed, 1030 insertions(+), 633 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