X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fappc%2Frequirements.yaml;h=e48d8577098df7921430ba693f0450ba0ed11435;hb=refs%2Fheads%2Fmaster;hp=cc912b538c0be4a91233ecea17aaf8b7b6ff0350;hpb=5e344a382a27d23ccaa25b0ab9b1b2c12f2fa094;p=oom.git diff --git a/kubernetes/appc/requirements.yaml b/kubernetes/appc/requirements.yaml deleted file mode 100644 index cc912b538c..0000000000 --- a/kubernetes/appc/requirements.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright © 2018 AT&T, Amdocs, Bell Canada Intellectual Property. All rights reserved. -# -# Licensed 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. - -dependencies: - - name: common - version: ~3.0.0 - repository: '@local' - - name: mariadb-galera - version: ~3.0.0 - repository: '@local' - - name: dgbuilder - version: ~3.0.0 - repository: '@local'