X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fappc%2Frequirements.yaml;h=b4960c26ff7b6d78968cc0eff83b0d9a5aea3654;hb=557628a23bf7e1f841b392324687799bc7064d54;hp=dab1ad66ed93fe92b87a70349492faf55361a7e5;hpb=47b1b82fdabe343c6c2b2d076e3b76d9ffee0314;p=oom.git diff --git a/kubernetes/appc/requirements.yaml b/kubernetes/appc/requirements.yaml index dab1ad66ed..b4960c26ff 100644 --- a/kubernetes/appc/requirements.yaml +++ b/kubernetes/appc/requirements.yaml @@ -1,10 +1,35 @@ +# 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: ~2.0.0 + version: ~8.x-0 repository: '@local' - name: mariadb-galera - version: ~2.0.0 + version: ~8.x-0 repository: '@local' - name: dgbuilder - version: ~2.0.0 + version: ~8.x-0 repository: '@local' + - name: repositoryGenerator + version: ~8.x-0 + repository: '@local' + - name: appc-ansible-server + version: ~8.x-0 + repository: 'file://components/appc-ansible-server' + condition: appc-ansible-server.enabled + - name: appc-cdt + version: ~8.x-0 + repository: 'file://components/appc-cdt' + condition: appc-cdt.enabled