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.
32 lines
1.3 KiB
Plaintext
32 lines
1.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.
|
|
|
|
/usr/share/java/cloud-server.jar
|
|
/usr/share/java/cloud-ovm.jar
|
|
/etc/cloud/server/*
|
|
/usr/share/java/cloud-dp-user-concentrated-pod.jar
|
|
/usr/share/java/cloud-dp-user-dispersing.jar
|
|
/usr/share/java/cloud-host-allocator-random.jar
|
|
/usr/share/java/cloud-plugin-elb.jar
|
|
/usr/share/java/cloud-plugin-ovs.jar
|
|
/usr/share/java/cloud-plugin-nicira-nvp.jar
|
|
/usr/share/java/cloud-storage-allocator-random.jar
|
|
/usr/share/java/cloud-user-authenticator-ldap.jar
|
|
/usr/share/java/cloud-user-authenticator-md5.jar
|
|
/usr/share/java/cloud-user-authenticator-plaintext.jar
|
|
/usr/share/java/cloud-xen.jar
|