Repository: stratos Updated Branches: refs/heads/master dbfc27fe8 -> 18545711f
Removing WkaMemberConfigurator.yapsy-plugin file form python cartridge agent Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/18545711 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/18545711 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/18545711 Branch: refs/heads/master Commit: 18545711f60bc836bae0196d3746452436f0aab4 Parents: dbfc27f Author: Imesh Gunaratne <[email protected]> Authored: Fri Jun 19 19:10:58 2015 +0530 Committer: Imesh Gunaratne <[email protected]> Committed: Fri Jun 19 19:11:10 2015 +0530 ---------------------------------------------------------------------- .../plugins/WkaMemberConfigurator.yapsy-plugin | 26 -------------------- 1 file changed, 26 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/18545711/components/org.apache.stratos.python.cartridge.agent/src/main/python/cartridge.agent/cartridge.agent/plugins/WkaMemberConfigurator.yapsy-plugin ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.python.cartridge.agent/src/main/python/cartridge.agent/cartridge.agent/plugins/WkaMemberConfigurator.yapsy-plugin b/components/org.apache.stratos.python.cartridge.agent/src/main/python/cartridge.agent/cartridge.agent/plugins/WkaMemberConfigurator.yapsy-plugin deleted file mode 100644 index bc07e5b..0000000 --- a/components/org.apache.stratos.python.cartridge.agent/src/main/python/cartridge.agent/cartridge.agent/plugins/WkaMemberConfigurator.yapsy-plugin +++ /dev/null @@ -1,26 +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. - -[Core] -Name = wka_member_configurator to configure wka members for WSO2 Carbon products -Module = WkaMemberConfigurator - -[Documentation] -Description = CompleteTopologyEvent -Author = Op1 -Version = 0.1 -Website = stratos.apache.org
