Service Resolver is just using the ONAP API. I have a linux VM on my laptop with docker and docker-compose. Then I build/run Service Resolver containers on my laptop.
My laptop is configured to have access to an ONAP that runs on Orange OpenLab. https://wiki.onap.org/display/DW/Orange+OpenLab From my laptop, to ONAP, I open an SSH tunnel between my laptop and a jumphost in the Orange Openlab. I use the 8082 port for the tunnel. In Service Resolver, you need to change the “simulator_mode” parameter (True => False) in the config_default.yaml file of several API server https://gitlab.com/Orange-OpenSource/lfn/onap/service-resolver/blob/master/configure.md you need also to check “onap_platforms: onap_1:proxies if they are configured to use the socks5h://127.0.0.1:8082 port You rebuild then service_resolver using docker-compose (down, build, up) https://gitlab.com/Orange-OpenSource/lfn/onap/service-resolver/blob/master/install_and_run.md You need to adapt to your situation. If you have a direct access to your ONAP, maybe you do not need tunnel/proxies Best regards De : Aniello Paolo Malinconico [mailto:[email protected]] Envoyé : jeudi 19 septembre 2019 10:31 À : ROBERT René TGI/OLN; [email protected] Objet : Re: [onap-discuss] E2E Service Orchestration by ONAP Hi Rene', I would like to test deeper the Service Resolver. The standalone deployment was successfully and the demo test runs properly. But, can I deploy it into ONAP Dublin cluster? How can I do it? How ONAP components and Service Resolver are integrated together? Thanks, Aniello Paolo Malinconico _________________________________________________________________________________________________________________________ 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 (#19013): https://lists.onap.org/g/onap-discuss/message/19013 Mute This Topic: https://lists.onap.org/mt/34173460/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
