Hi Marek,

Could you open this service model “CDS-VNF-TEST” SDC and click on the 
composition tab on the left ?

Do you see a resource in the canvas in the middle ?

Abdelmuhaimen Seaudi
Orange Labs Egypt
Email: [email protected]<mailto:[email protected]>
Mobile: +2012 84644 733

From: [email protected] [mailto:[email protected]] On 
Behalf Of [email protected]
Sent: Wednesday, October 09, 2019 3:44 PM
To: [email protected]
Subject: [onap-discuss] #cds Service after distribution not visible in #so


Hi!

I’m following a demo article on E2E Automation vFW w/CDS Use Case 
(https://wiki.onap.org/pages/viewpage.action?pageId=68538646) and in the last 
steps I encounter an issue:

After successful distribution done in SDC I can see the service in 
sdc/v1/catalog/services

[

    {

        "uuid": "8e381198-26f8-4752-b8be-a29868b76fdb",

        "invariantUUID": "3466a27f-6266-4e8e-ae1f-c67ab3fb4367",

        "name": "CDS-VNF-TEST",

        "version": "1.0",

        "toscaModelURL": 
"/sdc/v1/catalog/services/8e381198-26f8-4752-b8be-a29868b76fdb/toscaModel",

        "category": "Network L4+",

        "lifecycleState": "CERTIFIED",

        "lastUpdaterUserId": "jm0007",

        "distributionStatus": "DISTRIBUTED"

    },
]

But the service is not visible in SO Catalog API 
ecomp/mso/catalog/v2/serviceVnfs?serviceModelName=CDS-VNF-TEST

{

    "serviceVnfs": []

}

And from what I can see service is present in catalog db but there is no VNF

MariaDB [catalogdb]> select MODEL_NAME, SERVICE_TYPE, SERVICE_ROLE, 
SERVICE_CATEGORY, WORKLOAD_CONTEXT, RESOURCE_ORDER from service where 
model_name = 'CDS-VNF-TEST';

+--------------+--------------+--------------+------------------+------------------+----------------+

| MODEL_NAME   | SERVICE_TYPE | SERVICE_ROLE | SERVICE_CATEGORY | 
WORKLOAD_CONTEXT | RESOURCE_ORDER |

+--------------+--------------+--------------+------------------+------------------+----------------+

| CDS-VNF-TEST |              |              | Network L4+      | Production    
   | CDS-VNF-TEST   |

+--------------+--------------+--------------+------------------+------------------+----------------+

The table VNF_RESOURCE is empty.



Are my expectations correct? Should service and vnf be distributed to SO? I’m 
not sure if this is intended behavior or a bug.


_________________________________________________________________________________________________________________________

Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.

This message and its attachments may contain confidential or privileged 
information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete 
this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.
Thank you.


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#19174): https://lists.onap.org/g/onap-discuss/message/19174
Mute This Topic: https://lists.onap.org/mt/34463263/21656
Mute #so: https://lists.onap.org/mk?hashtag=so&subid=2740164
Mute #cds: https://lists.onap.org/mk?hashtag=cds&subid=2740164
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to