Hello Ajay,

We are also facing the same issue. For a quick fix, we used master branch and 
we got the `test-config` repository to execute the `aai2_vm_init.sh` script.

Now, we are seeing that docker tag `1.0-STAGING-latest` is not available. 
Please find the following log:

root@onap-aai-inst1:/opt# ./aai2_vm_init.sh
Already up-to-date.
Login Succeeded
Pulling repository nexus3.onap.org:10001/openecomp/aai-resources
Error: image openecomp/aai-resources:1.0-STAGING-latest not found
Error response from daemon: No such image: 
nexus3.onap.org:10001/openecomp/aai-resources:1.0-STAGING-latest
Pulling repository nexus3.onap.org:10001/openecomp/aai-traversal
Error: image openecomp/aai-traversal:1.0-STAGING-latest not found
Error response from daemon: No such image: 
nexus3.onap.org:10001/openecomp/aai-traversal:1.0-STAGING-latest
Pulling repository nexus3.onap.org:10001/openecomp/search-data-service
Error: image openecomp/search-data-service:1.0-STAGING-latest not found
Error response from daemon: No such image: 
nexus3.onap.org:10001/openecomp/search-data-service:1.0-STAGING-latest
Pulling repository nexus3.onap.org:10001/openecomp/datarouter-service
Error: image openecomp/datarouter-service:1.0-STAGING-latest not found
Error response from daemon: No such image: 
nexus3.onap.org:10001/openecomp/datarouter-service:1.0-STAGING-latest
1.0-STAGING-latest: Pulling from openecomp/model-loader
Digest: sha256:52b05fa7af784a1537f80ad2e4a92f49ba94b109a3251fcf2e4476beb0fa4e75
Status: Image is up to date for 
nexus3.onap.org:10001/openecomp/model-loader:1.0-STAGING-latest
Pulling repository nexus3.onap.org:10001/openecomp/sparky
Error: image openecomp/sparky:1.0-STAGING-latest not found
Error response from daemon: No such image: 
nexus3.onap.org:10001/openecomp/sparky:1.0-STAGING-latest


--
Regards,
Subhash Kumar Singh

________________________________
From: [email protected] [[email protected]] 
on behalf of [email protected] [[email protected]]
Sent: Friday, June 23, 2017 10:58
To: [email protected]
Subject: [onap-discuss] aai-instances installation

Hi,

Both aai-instances uses the install script which try to access the 
“release-1.0.0 --single-branch http://gerrit.onap.org/r/aai/test-config”. While 
this project “aai/test-config” is not added to branch release-1.0.0, Same can 
be verified in attached snapshot. Kindly add same to release-1.0.0 branch. I 
manually did it by master branch.

root@vm1-aai-inst1:/opt# git clone -b release-1.0.0 --single-branch 
http://gerrit.onap.org/r/aai/test-config
Cloning into 'test-config'...
warning: Could not find remote branch release-1.0.0 to clone.
fatal: Remote branch release-1.0.0 not found in upstream origin
root@vm1-aai-inst1:/opt# Unexpected end of command stream

root@vm1-aai-inst1:/opt# git clone -b master --single-branch 
http://gerrit.onap.org/r/aai/test-config
Cloning into 'test-config'...
remote: Total 127 (delta 0), reused 127 (delta 0)
Receiving objects: 100% (127/127), 94.82 KiB | 0 bytes/s, done.
Resolving deltas: 100% (45/45), done.
Checking connectivity... done.

[cid:[email protected]]


Regards,
Ajay Priyadarshi
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to