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
|
|
|
|
X-Python3-Version: >= 3.2
|
|
|
|
|
2018-10-14 02:01:35 -04:00
|
|
|
Package: pvc-daemon
|
2018-09-12 12:09:52 -04:00
|
|
|
Architecture: all
|
2019-05-22 21:57:06 -04:00
|
|
|
Depends: python3-kazoo, python3-psutil, python3-apscheduler, python3-libvirt, python3-psycopg2, python3-dnspython, python3-yaml, ipmitool, libvirt-daemon-system, arping, vlan, bridge-utils, dnsmasq, nftables, pdns-server, pdns-backend-pgsql
|
2018-10-14 02:01:35 -04:00
|
|
|
Suggests: pvc-client-cli
|
2018-09-10 14:24:15 -04:00
|
|
|
Description: Parallel Virtual Cluster virtualization daemon (Python 3)
|
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
|
|
|
|
2018-09-20 03:42:40 -04:00
|
|
|
Package: pvc-client-common
|
|
|
|
Architecture: all
|
2019-03-12 23:10:52 -04:00
|
|
|
Depends: python3-kazoo, python3-psutil, python3-click, python3-lxml
|
2018-09-20 03:42:40 -04:00
|
|
|
Description: Parallel Virtual Cluster common client libraries (Python 3)
|
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
|
|
|
.
|
|
|
|
This package installs the common client libraries
|
|
|
|
|
2018-10-14 02:01:35 -04:00
|
|
|
Package: pvc-client-cli
|
2018-06-17 14:55:13 -04:00
|
|
|
Architecture: all
|
2019-07-05 22:22:28 -04:00
|
|
|
Depends: pvc-client-common, python3-yaml, python3-netifaces, python3-dialog
|
2018-06-17 14:55:13 -04:00
|
|
|
Description: Parallel Virtual Cluster client (Python 3)
|
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
|
|
|
.
|
|
|
|
This package installs the PVC command-line client
|
2018-09-20 03:42:40 -04:00
|
|
|
|
2019-07-05 22:22:28 -04:00
|
|
|
Package: pvc-client-api
|
|
|
|
Architecture: all
|
2019-07-06 01:48:45 -04:00
|
|
|
Depends: pvc-client-common, python3-yaml, python3-flask, python3-gevent
|
2019-07-05 22:22:28 -04:00
|
|
|
Description: Parallel Virtual Cluster client (Python 3)
|
|
|
|
A KVM/Zookeeper/Ceph-based VM and private cloud manager
|
|
|
|
.
|
|
|
|
This package installs the PVC API client daemon
|
|
|
|
|