mom 0.6.0-1 source package in Ubuntu

Changelog

mom (0.6.0-1) unstable; urgency=medium

  * New upstream release.
  * Transitioned to Python3 (Closes: #937064).
  * Enabled tests.
  * Build-Depends:
    + python3-six
    + python3-mock
  * Depends:
    + python3-six

 -- Dmitry Smirnov <email address hidden>  Fri, 29 Nov 2019 09:55:55 +1100

Upload details

Uploaded by:
Dmitry Smirnov
Uploaded to:
Sid
Original maintainer:
Dmitry Smirnov
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mom_0.6.0-1.dsc 1.8 KiB b3b80973cccdd703140ab12239e5db1cfacd565750039e71325515d60bcaf012
mom_0.6.0.orig.tar.xz 59.1 KiB e2a9c5002a388fa1defdeea3ac3144197a0b451d09c3f5ebdf491ad43c904cb1
mom_0.6.0-1.debian.tar.xz 5.6 KiB 460f18747387087770c06cc11022b8470bd49df26d9ce420382416ad7c5f506c

Available diffs

No changes file available.

Binary packages built by this source

mom: Dynamically manage system resources on virtualization hosts

 MOM is a policy-driven tool that can be used to manage overcommitment on KVM
 hosts. Using libvirt, MOM keeps track of active virtual machines on a host. At
 a regular collection interval, data is gathered about the host and guests. Data
 can come from multiple sources (eg. the /proc interface, libvirt API calls, a
 client program connected to a guest, etc). Once collected, the data is
 organized for use by the policy evaluation engine. When started, MOM accepts a
 user-supplied overcommitment policy. This policy is regularly evaluated using
 the latest collected data. In response to certain conditions, the policy may
 trigger reconfiguration of the system’s overcommitment mechanisms. Currently
 MOM supports control of memory ballooning and KSM but the architecture is
 designed to accommodate new mechanisms such as cgroups.