ganeti 2.15.1-2 source package in Ubuntu

Changelog

ganeti (2.15.1-2) unstable; urgency=medium

  * vcluster-qa: use an RSA SSH key
    OpenSSH 7.x has deprecated DSA host/user keys. Use an RSA key for the QA
    suite.
  * Remove lens version restriction from cabal template and add missing B-D on
    libghc-old-time-dev (closes: #808656)
  * Fix compilation with GHC 7.10/base 4.8:
    + Backport the following upstream commits:
      o 3aaf10b Define MonadPlus instance definitions using Alternative
      o 503470f Hide isSubsequenceOf when importing from Data.List
      o 1757234 Add signatures for some ambiguous types
      o 1f6838f Append a string when using newName on keywords
      o d61e580 Explicitly define NFData instance for ResultStatus
    + Set FlexibleContexts on src/Ganeti/WConfd/ConfigModifications.hs

 -- Apollon Oikonomopoulos <email address hidden>  Mon, 21 Dec 2015 22:16:35 +0200

Upload details

Uploaded by:
Debian Ganeti Team
Uploaded to:
Sid
Original maintainer:
Debian Ganeti Team
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ganeti_2.15.1-2.dsc 3.2 KiB 05b2ef672d613bbc60ab1d7fa86120a199a7b77549745f4823a5e1fe4105b317
ganeti_2.15.1.orig.tar.gz 2.4 MiB c308fdfff88b0b997add9fb48afc7d4759a545c83717a0b01c4428e0324d7e35
ganeti_2.15.1-2.debian.tar.xz 38.0 KiB de4d79f212442cd156ec353560b22e953f5d4353ed98c40d8a511d2a654a2850

No changes file available.

Binary packages built by this source

ganeti: cluster virtualization manager

 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package installs the complete Ganeti system.

ganeti-2.15: cluster virtualization manager - Python components

 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides all architecture-independent components of Ganeti 2.15.

ganeti-doc: cluster virtualization manager - documentation

 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides the full HTML documentation for Ganeti.

ganeti-haskell-2.15: cluster virtualization manager - Haskell components

 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides the architecture-dependent components of Ganeti 2.15
 written in Haskell.

ganeti-htools: cluster virtualization manager - tools (stand-alone)

 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 This package provides additional tools used for enhanced allocation,
 maintenance and capacity calculation on Ganeti clusters.
 .
 The tools provided are:
  * hail: advanced instance allocator;
  * harep: tool for automatically repairing Ganeti clusters;
  * hbal: automatic cluster balancing tool;
  * hinfo: print cluster information;
  * hroller: rolling maintenance/reboot scheduler for Ganeti nodes;
  * hscan: used to gather cluster files for offline use in hbal/hspace;
  * hspace: cluster capacity calculator.
 .
 This package provides the version intended for stand-alone systems that
 are not part of a Ganeti cluster.

ganeti-htools-2.15: cluster virtualization manager - tools for Ganeti 2.15

 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 This package provides additional tools used for enhanced allocation,
 maintenance and capacity calculation on Ganeti clusters.
 .
 The tools provided are:
  * hail: advanced instance allocator;
  * harep: tool for automatically repairing Ganeti clusters;
  * hbal: automatic cluster balancing tool;
  * hinfo: print cluster information;
  * hroller: rolling maintenance/reboot scheduler for Ganeti nodes;
  * hscan: used to gather cluster files for offline use in hbal/hspace;
  * hspace: cluster capacity calculator.
 .
 This package provides the version intended for use on systems that are part
 of a Ganeti 2.15 cluster. On stand-alone systems, use ganeti-htools instead.

ganeti2: transitional dummy package

 This is a transitional dummy package for ganeti. It can safely be removed.

python-ganeti-rapi: cluster virtualization manager - RAPI client library

 Ganeti is a virtual server cluster management tool built on top of the
 Xen and KVM virtualization technologies and other free software. It
 provides an automated environment to manage highly available virtual
 machine instances.
 .
 It is designed to facilitate cluster management of virtual servers using
 commodity hardware, and to provide fast and simple recovery after physical
 failures. It can take care of operations such as redundant disk creation
 and management, operating system installation (in cooperation with
 OS-specific install scripts), startup, shutdown, and failover of instances
 between physical systems.
 .
 This package provides an RAPI (Remote API) client library for Python.