[Pkg-ganeti-devel] [ganeti] branch trusty updated (71f01bf -> 8b951aa)
Apollon Oikonomopoulos
apoikos at moszumanska.debian.org
Fri May 16 07:13:42 UTC 2014
This is an automated email from the git hooks/post-receive script.
apoikos pushed a change to branch trusty
in repository ganeti.
from 71f01bf Rebuild 2.10.3 for Ubuntu Trusty
new f4ecace Imported Upstream version 2.10.4
new 6859f6c Merge tag 'upstream/2.10.4'
new e206822 Refresh all patches
new e271370 Prepare 2.10.4-1
new 9cb1d97 Merge tag 'debian/2.10.4-1' into trusty
new 8b951aa Rebuild 2.10.4-1 for Ubuntu Trusty
The 6 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 | 10 +-
Makefile.in | 11 +-
NEWS | 13 +
configure | 40 ++-
configure.ac | 17 +-
debian/changelog | 18 +-
.../0003-Disable-local-checks-during-build.patch | 4 +-
.../patches/cfgupgrade12-remove-old-ssconf.patch | 2 +-
debian/patches/fix-startup-with-old-config.patch | 2 +-
debian/patches/pass-ghc-linker-flags.patch | 2 +-
doc/admin.rst | 17 +-
doc/design-draft.rst | 1 +
doc/design-performance-tests.rst | 118 +++++++
doc/examples/ganeti.logrotate.in | 1 -
doc/html/_sources/admin.txt | 17 +-
doc/html/_sources/design-draft.txt | 1 +
doc/html/_sources/design-performance-tests.txt | 118 +++++++
doc/html/_sources/news.txt | 13 +
doc/html/admin.html | 46 +--
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 | 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 | 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 | 10 +-
doc/html/design-performance-tests.html | 241 +++++++++++++
doc/html/design-query-splitting.html | 10 +-
doc/html/design-query2.html | 10 +-
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 | 23 +-
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/news.rst | 13 +
lib/bootstrap.py | 27 +-
lib/client/gnt_cluster.py | 6 +-
lib/cmdlib/cluster.py | 16 +
lib/cmdlib/instance.py | 2 +-
lib/cmdlib/instance_storage.py | 8 +-
lib/hypervisor/hv_kvm.py | 3 +-
lib/mcpu.py | 4 +
lib/utils/text.py | 7 +
man/gnt-instance.8.in | 4 +-
man/gnt-instance.gen | 4 +-
man/gnt-instance.html.in | 2 +-
man/gnt-instance.rst | 4 +-
man/hbal.1.in | 22 +-
man/hbal.gen | 15 +
man/hbal.html.in | 6 +-
man/hbal.rst | 15 +
qa/ganeti-qa.py | 42 +++
qa/qa_cluster.py | 5 +-
qa/qa_job.py | 25 +-
qa/qa_job_utils.py | 393 +++++++++++++++++++++
qa/qa_utils.py | 30 +-
src/Ganeti/HTools/Backend/IAlloc.hs | 5 +-
src/Ganeti/HTools/CLI.hs | 11 +
src/Ganeti/HTools/Cluster.hs | 45 ++-
src/Ganeti/HTools/Loader.hs | 2 +
src/Ganeti/HTools/Program/Hbal.hs | 11 +-
src/Ganeti/HTools/Program/Hcheck.hs | 1 +
test/data/htools/hbal-evac.data | 16 +
test/hs/Test/Ganeti/HTools/Cluster.hs | 2 +-
test/hs/shelltests/htools-hbal-evac.test | 17 +
test/py/ganeti.utils.version_unittest.py | 1 +
vcs-version | 2 +-
128 files changed, 1741 insertions(+), 513 deletions(-)
create mode 100644 doc/design-performance-tests.rst
create mode 100644 doc/html/_sources/design-performance-tests.txt
create mode 100644 doc/html/design-performance-tests.html
create mode 100644 qa/qa_job_utils.py
create mode 100644 test/data/htools/hbal-evac.data
create mode 100644 test/hs/shelltests/htools-hbal-evac.test
--
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