X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Foof%2Frequirements.yaml;h=f8b0466960371a01089432aed4e93e7a202b9420;hb=refs%2Fheads%2Fmaster;hp=2d1f9b3596aa55ebae255488d2c71967ecb2bdf3;hpb=6e80ecd2a6aeacf645f73f06d70d7947fc0f97d2;p=oom.git diff --git a/kubernetes/oof/requirements.yaml b/kubernetes/oof/requirements.yaml deleted file mode 100755 index 2d1f9b3596..0000000000 --- a/kubernetes/oof/requirements.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright © 2017 Amdocs, Bell Canada -# Modifications Copyright © 2018 AT&T,VMware -# -# 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: ~6.x-0 - repository: '@local' - - name: certInitializer - version: ~6.x-0 - repository: '@local' - - name: oof-cmso - version: ~6.x-0 - repository: 'file://components/oof-cmso' - condition: oof-cmso.enabled - - name: oof-has - version: ~6.x-0 - repository: 'file://components/oof-has' - condition: oof-has.enabled - - name: oof-templates - version: ~6.x-0 - repository: 'file://components/oof-templates'