X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faaf%2Frequirements.yaml;h=5e1f33fa36312d0c67163e8078a182948b29533a;hb=38634d6ef44d9d4954e553445451992e33c1f2f5;hp=896eaf4baa25e552a77946aeed35c97f7f42a769;hpb=779b77f5e01863e34a8b354815ed3fc7771badf0;p=oom.git diff --git a/kubernetes/aaf/requirements.yaml b/kubernetes/aaf/requirements.yaml index 896eaf4baa..5e1f33fa36 100644 --- a/kubernetes/aaf/requirements.yaml +++ b/kubernetes/aaf/requirements.yaml @@ -1,4 +1,7 @@ # Copyright © 2017 Amdocs, Bell Canada +# Modifications Copyright © 2018 AT&T +# Modifications Copyright © 2020 Orange +# Modifications Copyright © 2020 Nokia # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -13,6 +16,33 @@ # limitations under the License. dependencies: - - name: common - version: ~3.0.0 - repository: '@local' \ No newline at end of file + - name: aaf-cass + version: ~8.x-0 + repository: 'file://components/aaf-cass' + - name: aaf-cm + version: ~8.x-0 + repository: 'file://components/aaf-cm' + - name: aaf-fs + version: ~8.x-0 + repository: 'file://components/aaf-fs' + - name: aaf-gui + version: ~8.x-0 + repository: 'file://components/aaf-gui' + - name: aaf-hello + version: ~8.x-0 + repository: 'file://components/aaf-hello' + - name: aaf-locate + version: ~8.x-0 + repository: 'file://components/aaf-locate' + - name: aaf-oauth + version: ~8.x-0 + repository: 'file://components/aaf-oauth' + - name: aaf-service + version: ~8.x-0 + repository: 'file://components/aaf-service' + - name: aaf-sms + version: ~8.x-0 + repository: 'file://components/aaf-sms' + - name: aaf-sshsm + version: ~8.x-0 + repository: 'file://components/aaf-sshsm'