X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2Fnetwork-name-gen%2Frequirements.yaml;h=14b126863c5d0d292b989191fd49899ee0bc69d5;hb=refs%2Fheads%2Fmaster;hp=8c2277c210ec16ca518bb096eac0b72ea33c506e;hpb=4d5d177b7970a0f6f6fede31025bc3874637a3d3;p=oom.git diff --git a/kubernetes/common/network-name-gen/requirements.yaml b/kubernetes/common/network-name-gen/requirements.yaml deleted file mode 100644 index 8c2277c210..0000000000 --- a/kubernetes/common/network-name-gen/requirements.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright (C) 2018 AT&T 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: ~6.x-0 - repository: 'file://../common' - - name: mariadb-galera - version: ~6.x-0 - repository: 'file://../mariadb-galera' - condition: global.mariadbGalera.localCluster - - name: mariadb-init - version: ~6.x-0 - repository: 'file://../mariadb-init' - condition: not global.mariadbGalera.localCluster