good to know that, I had the same problem root@oom-rancher-dublin:~/oom_new# git clone https://git.onap.org/oom --recurse-submodules Cloning into 'oom'... remote: Counting objects: 35107, done. remote: Compressing objects: 100% (15081/15081), done. remote: Total 35107 (delta 21735), reused 28297 (delta 16860) Receiving objects: 100% (35107/35107), 25.89 MiB | 9.20 MiB/s, done. Resolving deltas: 100% (21735/21735), done. Checking connectivity... done. Submodule 'kubernetes/aai' (https://git.onap.org/aai/oom) registered for path 'kubernetes/aai' Cloning into 'kubernetes/aai'... remote: Counting objects: 3645, done. remote: Compressing objects: 100% (1099/1099), done. remote: Total 3645 (delta 2304), reused 3567 (delta 2266) Receiving objects: 100% (3645/3645), 704.33 KiB | 602.00 KiB/s, done. Resolving deltas: 100% (2304/2304), done. Checking connectivity... done. Submodule path 'kubernetes/aai': checked out 'dbd0483dce3b68687b2df8f218780ec75242d9f8'
On 3 May 2019, at 12:01, Andrew Fenner <[email protected]<mailto:[email protected]>> wrote: Hi, Just looking at this now and I think Michal is correct. I think the key thing is git clone --recurse-submodules -b master https://gerrit.onap.org/r/oom This is already in integration deployment scripts. /Andrew On 03/05/2019 10:37, Michal Ptacek wrote: Hi Andreas, I have heard that some AAI charts moved to git submodules, do you have complete OOM repo inc. submodules ? M. From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Andreas Geissler Sent: Friday, May 3, 2019 11:29 AM To: [email protected]<mailto:[email protected]> Subject: [onap-discuss] AAI helm charts removed in OOM #oom Hi all, a couple of days ago in the master branch of OOM the AAI helm charts were removed. Therefor an OOM based installation using the OOM master branch fails. Any plan to fix it ? Best regards Andreas -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16882): https://lists.onap.org/g/onap-discuss/message/16882 Mute This Topic: https://lists.onap.org/mt/31481906/21656 Mute #oom: https://lists.onap.org/mk?hashtag=oom&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
