2018-06-17 14:55:13 -04:00
|
|
|
Source: pvc
|
|
|
|
Section: main
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Joshua Boniface <joshua@boniface.me>
|
|
|
|
Standards-Version: 3.9.8
|
|
|
|
Homepage: https://www.boniface.me
|
2023-11-30 02:01:22 -05:00
|
|
|
X-Python3-Version: >= 3.7
|
2018-06-17 14:55:13 -04:00
|
|
|
|
2020-02-08 18:58:36 -05:00
|
|
|
Package: pvc-daemon-node
|
2018-09-12 12:09:52 -04:00
|
|
|
Architecture: all
|
2023-11-30 03:24:01 -05:00
|
|
|
Depends: systemd, pvc-daemon-common, pvc-daemon-health, pvc-daemon-worker, python3-kazoo, python3-psutil, python3-apscheduler, python3-libvirt, python3-psycopg2, python3-dnspython, python3-yaml, python3-distutils, python3-rados, python3-gevent, ipmitool, libvirt-daemon-system, arping, vlan, bridge-utils, dnsmasq, nftables, pdns-server, pdns-backend-pgsql
|
2023-11-29 15:12:09 -05:00
|
|
|
Description: Parallel Virtual Cluster node daemon
|
2019-07-05 22:22:28 -04:00
|
|
|
A KVM/Zookeeper/Ceph-based VM and private cloud manager
|
2018-06-17 14:55:13 -04:00
|
|
|
.
|
2018-10-14 02:01:35 -04:00
|
|
|
This package installs the PVC node daemon
|
2018-09-23 15:26:41 -04:00
|
|
|
|
2023-11-29 15:36:49 -05:00
|
|
|
Package: pvc-daemon-health
|
|
|
|
Architecture: all
|
|
|
|
Depends: systemd, pvc-daemon-common, python3-kazoo, python3-psutil, python3-apscheduler, python3-yaml
|
|
|
|
Description: Parallel Virtual Cluster health daemon
|
|
|
|
A KVM/Zookeeper/Ceph-based VM and private cloud manager
|
|
|
|
.
|
|
|
|
This package installs the PVC health monitoring daemon
|
|
|
|
|
2023-11-30 02:01:22 -05:00
|
|
|
Package: pvc-daemon-worker
|
|
|
|
Architecture: all
|
|
|
|
Depends: systemd, pvc-daemon-common, python3-kazoo, python3-celery, python3-redis, python3-yaml, python-celery-common, fio
|
|
|
|
Description: Parallel Virtual Cluster worker daemon
|
|
|
|
A KVM/Zookeeper/Ceph-based VM and private cloud manager
|
|
|
|
.
|
|
|
|
This package installs the PVC Celery task worker daemon
|
|
|
|
|
2020-02-08 18:58:36 -05:00
|
|
|
Package: pvc-daemon-api
|
2018-09-20 03:42:40 -04:00
|
|
|
Architecture: all
|
2023-11-30 02:01:22 -05:00
|
|
|
Depends: systemd, pvc-daemon-common, python3-yaml, python3-flask, python3-flask-restful, python3-celery, python3-distutils, python3-redis, python3-lxml, python3-flask-migrate
|
2023-11-29 15:12:09 -05:00
|
|
|
Description: Parallel Virtual Cluster API daemon
|
2019-07-05 22:22:28 -04:00
|
|
|
A KVM/Zookeeper/Ceph-based VM and private cloud manager
|
2018-09-20 03:42:40 -04:00
|
|
|
.
|
2020-02-08 18:48:59 -05:00
|
|
|
This package installs the PVC API daemon
|
2018-09-20 03:42:40 -04:00
|
|
|
|
2020-02-08 18:48:59 -05:00
|
|
|
Package: pvc-daemon-common
|
2019-07-05 22:22:28 -04:00
|
|
|
Architecture: all
|
2020-02-08 18:48:59 -05:00
|
|
|
Depends: python3-kazoo, python3-psutil, python3-click, python3-lxml
|
2023-11-29 15:12:09 -05:00
|
|
|
Description: Parallel Virtual Cluster common libraries
|
2019-07-05 22:22:28 -04:00
|
|
|
A KVM/Zookeeper/Ceph-based VM and private cloud manager
|
|
|
|
.
|
2020-02-08 18:48:59 -05:00
|
|
|
This package installs the common libraries for the daemon and API
|
2019-12-25 13:52:06 -05:00
|
|
|
|
|
|
|
Package: pvc-client-cli
|
|
|
|
Architecture: all
|
2020-08-27 13:14:46 -04:00
|
|
|
Depends: python3-requests, python3-requests-toolbelt, python3-yaml, python3-lxml, python3-click
|
2023-11-29 15:12:09 -05:00
|
|
|
Description: Parallel Virtual Cluster CLI client
|
2019-12-25 13:52:06 -05:00
|
|
|
A KVM/Zookeeper/Ceph-based VM and private cloud manager
|
|
|
|
.
|
|
|
|
This package installs the PVC API command-line client
|