diff --git a/agent/conf/dummy.agent.properties b/agent/conf/dummy.agent.properties deleted file mode 100644 index 5f8fefa8716..00000000000 --- a/agent/conf/dummy.agent.properties +++ /dev/null @@ -1,34 +0,0 @@ -# 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. - -resource=com.cloud.agent.resource.DummyResource -host.mac.address=06\:95\:a4\:00\:03\:ee -guest.network.device=cloudbr0 -type=Routing -local.storage.uuid=8c348eee-ea56-4e4f-9397-00f33340927a -port=8250 -host=10.216.132.110 -pod=1 -LibvirtComputingResource.id=1 -cluster=1 -public.network.device=cloudbr0 -private.network.device=cloudbr0 -DummyResource.id=11 -developer=True -zone=1 -domr.scripts.dir=scripts/network/domr/kvm -workers=5 diff --git a/cloud.spec b/cloud.spec index 28401a661f6..47a457a0c38 100644 --- a/cloud.spec +++ b/cloud.spec @@ -556,7 +556,6 @@ fi %files agent %defattr(0644,root,root,0755) %config(noreplace) %{_sysconfdir}/%{name}/agent/agent.properties -%config(noreplace) %{_sysconfdir}/%{name}/agent/dummy.agent.properties %config(noreplace) %{_sysconfdir}/%{name}/agent/developer.properties.template %config(noreplace) %{_sysconfdir}/%{name}/agent/environment.properties %config(noreplace) %{_sysconfdir}/%{name}/agent/log4j-%{name}.xml