ganeti 2.15.2-10 source package in Ubuntu

Changelog

ganeti (2.15.2-10) unstable; urgency=medium

  * Fix FTBFS with sphinx 1.5 (Closes: #868601)
  * Fix failover from dead nodes when using extstorage (Closes: #864756)
  * Fix KVM CPU affinity setting (Closes: #864754)

 -- Apollon Oikonomopoulos <email address hidden>  Wed, 02 Aug 2017 21:21:09 -0400

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.2-10.dsc 3.3 KiB 5cbbd885b0b9e4eaaac79f893d3f263a7384cb97b1263de73a8004765d5a2894
ganeti_2.15.2.orig.tar.gz 2.5 MiB fca95932f7c9990a37420ee4282279103609b9ae83287107ec471835d15a3918
ganeti_2.15.2-10.debian.tar.xz 69.0 KiB 1af40443c41b23addc8dab63271c61f1e8c27d74015e0c3fd910e26e9e8a90f9

Available diffs

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: No summary available for ganeti-2.15 in ubuntu bionic.

No description available for ganeti-2.15 in ubuntu bionic.

ganeti-doc: No summary available for ganeti-doc in ubuntu artful.

No description available for ganeti-doc in ubuntu artful.

ganeti-haskell-2.15: No summary available for ganeti-haskell-2.15 in ubuntu bionic.

No description available for ganeti-haskell-2.15 in ubuntu bionic.

ganeti-haskell-2.15-dbgsym: No summary available for ganeti-haskell-2.15-dbgsym in ubuntu artful.

No description available for ganeti-haskell-2.15-dbgsym in ubuntu artful.

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: No summary available for ganeti-htools-2.15 in ubuntu bionic.

No description available for ganeti-htools-2.15 in ubuntu bionic.

ganeti-htools-2.15-dbgsym: No summary available for ganeti-htools-2.15-dbgsym in ubuntu artful.

No description available for ganeti-htools-2.15-dbgsym in ubuntu artful.

ganeti2: No summary available for ganeti2 in ubuntu artful.

No description available for ganeti2 in ubuntu artful.

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.