1
0
-1

When I tried to deploy vFW service from VID portal on vanilla Openstack with ONAP1.1, I got back the following error on status popup page:

MSO failure - see log below for details

"requestId": "22a151fc-3251-4df2-9bcd-f9267f819077",
"requestType": "createInstance",
"timestamp": undefined,
"requestState": "FAILED",
"requestStatus": "Internal Error: AAI URI entry for URN_mso_workflow_global_default_aai_namespace not defined in the MSO URN properties file",
"precentProgress": "100"

07/18/17 08:29:24 HTTP Status: Accepted (202)
{
  "requestReferences": {
    "instanceId": "6676065b-c855-48d9-b24b-fa69f13cd6e2",
    "requestId": "22a151fc-3251-4df2-9bcd-f9267f819077"
  }
}


I looked at VID and MSO logs, but did not find any message related to the error. Does anyone know how to debug this issue? I reinstalled MSO docker containers today. 


    CommentAdd your comment...

    1 answer

    1.  
      3
      2
      1

      This is a known problem: SO-21 - MSO returning error to VID during create service instance Closed

      A fix has been submitted for it, but there is currently an "so" project build problem in jenkins that will need to be resolved so that the docker images can be built.  If you're looking for a workaround, then see the comments in SO-21.

        CommentAdd your comment...