1
0
-1

Hello,

I'm a newbie to ONAP and I'm trying to install ONAP following the instructions @ https://nexus.onap.org/content/sites/raw/org.openecomp.demo/README.md . Currently I'm stuck with error :


The request you have made requires authentication. (HTTP 401) (Request-ID: req-24210e5a-4771-4348-8aa2-621a2d4becbf)

Does openstack client needs "Admin" privilege inorder to instantiate ONAP ?

BR,

Viswa

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      No, "admin" privileges are not needed to instantiate ONAP. 

      Rightly pointed by Daniel, the most apparent reason for this error is problem with the openrc file.

      Assuming that OS_USERNAME and OS_PASSWORD are OK in the openrc file, the most common other problem is the port used in the OS_AUTH_URL.

      If you just copied your "admin" openrc file to create openrc for ONAP tenant, then you should also change the port to public(5000) instead of admin(35357).


        CommentAdd your comment...
      1.  
        1
        0
        -1

        as far as i know no it does not. That error usually means theres an error in your openrc file

          CommentAdd your comment...