Name: | python2-resalloc |
---|---|
Version: | 2.3 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 33081 |
License: | GPLv2+ |
RPM: | python2-resalloc-2.3-3.el7.noarch.rpm |
Source RPM: | resalloc-2.3-3.el7.src.rpm |
Build Date: | Thu May 30 2019 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/praiskup/resalloc |
Summary: | Resource allocator for expensive resources - Python 2 client library |
Description: | The resalloc project aims to help with taking care of dynamically allocated resources, for example ephemeral virtual machines used for the purposes of CI/CD tasks. The python2-resalloc package provides Python 2 client library for talking to the resalloc server. |
- drop mkhomedir requires leftover - configure logrotate to compress rotated logs
- fix logrotate typo s/lib/log/, package it as config file
- logrotate config (per review rhbz#1707302) - provide manual page for resalloc-server (per rhbz#1707302) - logrotate also the hooks directory
- move homedir from /home to /var/lib (per msuchy's review)
- new release
- provide summary/description (per msuchy's review)
- only support Python 3 or Python 2
- fixed racy testsuite
- release 2.0 (changed db schema for "id" within pool)
- bump, rebuild for Python 3.7