mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	This involves removing a couple of JAR files from these packages: * cloud-deps * cloud-agent-deps * cloud-client A couple of libraries no longer have the cloud-* prefix or go renamed otherwise. We no longer include the following libraries: * netscaler * iControl * manageontap * jnetpcap * junit * jetty * vmware * xenserver These are not required anymore or not allowed license wise.
		
			
				
	
	
		
			59 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			59 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Licensed to the Apache Software Foundation (ASF) under one
 | |
| # or more contributor license agreements.  See the NOTICE file
 | |
| # distributed with this work for additional information
 | |
| # regarding copyright ownership.  The ASF licenses this file
 | |
| # to you under the Apache License, Version 2.0 (the
 | |
| # "License"); you may not use this file except in compliance
 | |
| # with the License.  You may obtain a copy of the License at
 | |
| # 
 | |
| #   http://www.apache.org/licenses/LICENSE-2.0
 | |
| # 
 | |
| # Unless required by applicable law or agreed to in writing,
 | |
| # software distributed under the License is distributed on an
 | |
| # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 | |
| # KIND, either express or implied.  See the License for the
 | |
| # specific language governing permissions and limitations
 | |
| # under the License.
 | |
| 
 | |
| /etc/cloud/management/catalina.policy
 | |
| /etc/cloud/management/catalina.properties
 | |
| /etc/cloud/management/commands.properties
 | |
| /etc/cloud/management/components.xml
 | |
| /etc/cloud/management/context.xml
 | |
| /etc/cloud/management/db.properties
 | |
| /etc/cloud/management/environment.properties
 | |
| /etc/cloud/management/ehcache.xml
 | |
| /etc/cloud/management/log4j-cloud.xml
 | |
| /etc/cloud/management/logging.properties
 | |
| /etc/cloud/management/server.xml
 | |
| /etc/cloud/management/tomcat6.conf
 | |
| /etc/cloud/management/classpath.conf
 | |
| /etc/cloud/management/tomcat-users.xml
 | |
| /etc/cloud/management/web.xml
 | |
| /etc/cloud/management/server-nonssl.xml
 | |
| /etc/cloud/management/tomcat6-nonssl.conf
 | |
| /etc/cloud/management/virtualrouter_commands.properties
 | |
| /etc/cloud/management/f5bigip_commands.properties
 | |
| /etc/cloud/management/junipersrx_commands.properties
 | |
| /etc/cloud/management/netscalerloadbalancer_commands.properties
 | |
| /etc/cloud/management/cisconexusvsm_commands.properties
 | |
| /etc/cloud/management/Catalina
 | |
| /etc/cloud/management/Catalina/localhost
 | |
| /etc/cloud/management/Catalina/localhost/client
 | |
| /etc/init.d/cloud-management
 | |
| /usr/share/cloud/management/bin
 | |
| /usr/share/cloud/management/conf
 | |
| /usr/share/cloud/management/lib
 | |
| /usr/share/cloud/management/logs
 | |
| /usr/share/cloud/management/temp
 | |
| /usr/share/cloud/management/work
 | |
| /var/cache/cloud/management
 | |
| /var/cache/cloud/management/work
 | |
| /var/cache/cloud/management/temp
 | |
| /var/log/cloud/management
 | |
| /var/lib/cloud/mnt
 | |
| /var/lib/cloud/management
 | |
| /usr/bin/cloud-setup-management
 | |
| /usr/bin/cloud-update-xenserver-licenses
 | |
| /etc/cloud/management/commands-ext.properties
 |