ganeti 2.15.2-3 source package in Ubuntu
Changelog
ganeti (2.15.2-3) unstable; urgency=medium * Fix FTBFS with sphinx >= 1.3.5 (Closes: #816978). * d/control: switch all URLs to HTTPS. * Bump standards to 3.9.7; no changes needed. * Build-Depend on dh-python. * Set the Python interpreter path to /usr/bin/python, to avoid having scripts with #!/usr/bin/python2. -- Apollon Oikonomopoulos <email address hidden> Mon, 07 Mar 2016 09:44: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 | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ganeti_2.15.2-3.dsc | 3.2 KiB | 52a3daf1894be68ccd58145d63ae7df443cc1e232bf19cbc19c526de90a2b882 |
ganeti_2.15.2.orig.tar.gz | 2.5 MiB | fca95932f7c9990a37420ee4282279103609b9ae83287107ec471835d15a3918 |
ganeti_2.15.2-3.debian.tar.xz | 40.8 KiB | bab095a011e665d8ad54d529d5e6c8f3dbe394c89b34ed7fd8d5984c70189276 |
Available diffs
- diff from 2.15.2-1 to 2.15.2-3 (4.8 KiB)
- diff from 2.15.2-2 to 2.15.2-3 (2.9 KiB)
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: No summary available for ganeti2 in ubuntu yakkety.
No description available for ganeti2 in ubuntu yakkety.
- 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.