X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2Fnetwork-name-gen%2Frequirements.yaml;h=88b6a3d968517e417c7a054dafca0e08d3ccddcb;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=52a2c51844453d28ecf5af8dc395778d11de2a9b;hpb=5e344a382a27d23ccaa25b0ab9b1b2c12f2fa094;p=oom.git diff --git a/kubernetes/common/network-name-gen/requirements.yaml b/kubernetes/common/network-name-gen/requirements.yaml index 52a2c51844..88b6a3d968 100644 --- a/kubernetes/common/network-name-gen/requirements.yaml +++ b/kubernetes/common/network-name-gen/requirements.yaml @@ -1,4 +1,5 @@ # Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. +# Modifications Copyright © 2021 Orange # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,8 +15,16 @@ dependencies: - name: common - version: ~3.0.0 - repository: '@local' + version: ~9.x-0 + repository: 'file://../common' + - name: repositoryGenerator + version: ~9.x-0 + repository: 'file://../repositoryGenerator' - name: mariadb-galera - version: ~3.0.0 - repository: file://../mariadb-galera/ + version: ~9.x-0 + repository: 'file://../mariadb-galera' + condition: global.mariadbGalera.localCluster + - name: mariadb-init + version: ~9.x-0 + repository: 'file://../mariadb-init' + condition: not global.mariadbGalera.localCluster