ganeti 2.15.1-1 source package in Ubuntu

Changelog

ganeti (2.15.1-1) unstable; urgency=medium

  * New upstream bugfix release: 
    + The ext template now allows userspace-only disks to be used.
    + Fixed the silently broken 'gnt-instance replace-disks --ignore-ipolicy'
      command.
    + User shutdown reporting can now be disabled on Xen using the
      '--user-shutdown' flag.
    + Remove falsely reported communication NIC error messages on instance
      start.
    + Fix 'gnt-node migrate' behavior when no instances are present on a node.
    + Fix the multi-allocation functionality for non-DRBD instances.
  * Fix typos in latest NEWS.Debian entry.
  * Refresh d/patches/relax-deps.

 -- Apollon Oikonomopoulos <email address hidden>  Wed, 09 Sep 2015 19:42:44 +0300

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-1.dsc 3.2 KiB 4c46c231da6ea0ea83c7336bc5f1c2e1696c2fbf86ef9788353f7987457fad05
ganeti_2.15.1.orig.tar.gz 2.4 MiB c308fdfff88b0b997add9fb48afc7d4759a545c83717a0b01c4428e0324d7e35
ganeti_2.15.1-1.debian.tar.xz 35.4 KiB baf17ff119a716de6b309247b6e6ffcb92f5c11a19cbfe5bb0062cf53233d360

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

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

ganeti-htools: No summary available for ganeti-htools in ubuntu wily.

No description available for ganeti-htools in ubuntu wily.

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.