mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	This PR prepares marvin and tests for python3. it was part of #4479, until nose2 was decided to be abandoned from that PR. Re-PR of #4543 and #3730 to enable cooperation Co-authored-by: Daan Hoogland <dahn@onecht.net> Co-authored-by: Gabriel Beims Bräscher <gabriel@apache.org> Co-authored-by: Rohit Yadav <rohit.yadav@shapeblue.com>
		
			
				
	
	
		
			59 lines
		
	
	
		
			3.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			59 lines
		
	
	
		
			3.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Source: cloudstack
 | 
						|
Section: libs
 | 
						|
Priority: extra
 | 
						|
Maintainer: Wido den Hollander <wido@widodh.nl>
 | 
						|
Build-Depends: debhelper (>= 9), openjdk-11-jdk | java11-sdk | java11-jdk | zulu-11, genisoimage,
 | 
						|
 python-mysql.connector | python3-mysql.connector, maven (>= 3) | maven3, python (>= 2.7), python3 (>= 3), nodejs (>= 12), lsb-release, dh-systemd, python-setuptools
 | 
						|
Standards-Version: 3.8.1
 | 
						|
Homepage: http://www.cloudstack.org/
 | 
						|
 | 
						|
Package: cloudstack-common
 | 
						|
Architecture: all
 | 
						|
Depends: ${misc:Depends}, ${python3:Depends}, genisoimage, nfs-common, python3-pip, python3-distutils | python3-distutils-extra, python3-netaddr, uuid-runtime
 | 
						|
Conflicts: cloud-scripts, cloud-utils, cloud-system-iso, cloud-console-proxy, cloud-daemonize, cloud-deps, cloud-python, cloud-setup
 | 
						|
Description: A common package which contains files which are shared by several CloudStack packages
 | 
						|
 | 
						|
Package: cloudstack-management
 | 
						|
Architecture: all
 | 
						|
Depends: ${python3:Depends}, openjdk-11-jre-headless | java11-runtime-headless | java11-runtime | openjdk-11-jre-headless | zulu-11, cloudstack-common (= ${source:Version}), net-tools, sudo, python3-mysql.connector, augeas-tools, mysql-client | mariadb-client, adduser, bzip2, ipmitool, file, gawk, iproute2, qemu-utils, python3-dnspython, lsb-release, init-system-helpers (>= 1.14~), python3-setuptools
 | 
						|
Conflicts: cloud-server, cloud-client, cloud-client-ui
 | 
						|
Description: CloudStack server library
 | 
						|
 The CloudStack management server
 | 
						|
 | 
						|
Package: cloudstack-agent
 | 
						|
Architecture: all
 | 
						|
Depends: ${python:Depends}, ${python3:Depends}, openjdk-11-jre-headless | java11-runtime-headless | java11-runtime | openjdk-11-jre-headless | zulu-11, cloudstack-common (= ${source:Version}), lsb-base (>= 9), openssh-client, qemu-kvm (>= 2.5), libvirt-bin (>= 1.3) | libvirt-daemon-system (>= 3.0), iproute2, ebtables, vlan, ipset, python3-libvirt, ethtool, iptables, lsb-release, aria2, ufw, apparmor
 | 
						|
Recommends: init-system-helpers
 | 
						|
Conflicts: cloud-agent, cloud-agent-libs, cloud-agent-deps, cloud-agent-scripts
 | 
						|
Description: CloudStack agent
 | 
						|
 The CloudStack agent is in charge of managing shared computing resources in
 | 
						|
 a CloudStack powered cloud.  Install this package if this computer
 | 
						|
 will participate in your cloud as a KVM HyperVisor.
 | 
						|
 | 
						|
Package: cloudstack-usage
 | 
						|
Architecture: all
 | 
						|
Depends: openjdk-11-jre-headless | java11-runtime-headless | java11-runtime | openjdk-11-jre-headless | zulu-11, cloudstack-common (= ${source:Version}), init-system-helpers
 | 
						|
Description: CloudStack usage monitor
 | 
						|
 The CloudStack usage monitor provides usage accounting across the entire cloud for
 | 
						|
 cloud operators to charge based on usage parameters.
 | 
						|
 | 
						|
Package: cloudstack-ui
 | 
						|
Architecture: all
 | 
						|
Depends: ${misc:Depends}
 | 
						|
Description: The CloudStack UI
 | 
						|
 | 
						|
Package: cloudstack-docs
 | 
						|
Architecture: all
 | 
						|
Depends: ${misc:Depends}
 | 
						|
Description: The CloudStack documentation
 | 
						|
 | 
						|
Package: cloudstack-marvin
 | 
						|
Architecture: all
 | 
						|
Depends: ${misc:Depends}, python3-pip, python3-dev, libffi-dev
 | 
						|
Description: The CloudStack Marvin library
 | 
						|
 | 
						|
Package: cloudstack-integration-tests
 | 
						|
Architecture: all
 | 
						|
Depends: ${misc:Depends}, cloudstack-marvin (= ${source:Version})
 | 
						|
Description: The CloudStack Marvin integration tests
 |