1
0
-1

HI,

I had similar problem with the portal yesterday but now I have it with the DCAE (smile)

docker login -u docker -p docker nexus3.onap.org:10001
Login Succeeded
docker pull nexus3.onap.org:10001/openecomp/dcae-controller:1.1.0
Pulling repository nexus3.onap.org:10001/openecomp/dcae-controller
Error: image openecomp/dcae-controller:1.1.0 not found
make: *** [up] Error 1


I tried to delete all the files on the VM and restart the install but it did not helped right now..

I saw that the openstack nofloat template yaml changed dramatically regarding the dcae but the image is pulled the same way or not?

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Please try  nexus3.onap.org:10001/openecomp/dcae-controller:1.1-STAGING-latest


      1. Lusheng Ji

        missing a 't' at the end?

      2. Attila Jány

        yep just realized it...


      3. Lusheng Ji

        you can list the exact tags of images by browsing:  http://nexus3.onap.org, then choose the docker.public repository.

      4. Attila Jány

        thanks good to know. I checked it once but never tried the search function....

        will keep in mind!

      CommentAdd your comment...