Thanks for your response, Morgan. This should definitely help. Regards, Kuldeep
From: [email protected] <[email protected]> Sent: Friday, August 21, 2020 12:17 PM To: Kuldeep Singh Negi <[email protected]>; [email protected] Subject: Re: [onap-discuss] [Frankfurt] Robot : Config values' usage [CAUTION: This Email is from outside the Organization. Unless you trust the sender, Don’t click links or open attachments as it may be a Phishing email, which can steal your Information and compromise your Computer.] I am not sure I can do more than the comments I assume that the vnfPrivateKey indicates a file where to find the private key allowing to connect to some VMs (I do not know precisely which use cases are involed) it can be used for troubleshooting and/or to call a service/application inside the VM after the instantiation (e.g. loader to generate load for instance in case of closed loop) dcaeCollectorIP is needed when you start playing with closed loop. The VNF you create needs to send events to the DCAE collector. As your VNF is on a cloud not necessarily in the same tenant than your ONAP, you must indicate the public endpoint. KubernetesExternalIp, when you call the GUI, you generally call the FQDN (e.g. portal.api.simpledemo.onap.org) but you can use also the IP which corresponds to this FQDN (if you did not configure it through your /etc/hosts of your controller/dns) A cleaning could be done on the robot config assuming at least to distinguish generic / use case parameters, which can be sometimes a bit misleading. Moving back the robot helm chart into OOM could be the occasion to do that. It was planned for Guilin but we are a bit late. We will see. Morgan Le jeudi 20 août 2020 à 16:43 +0000, Kuldeep Singh Negi a écrit : Hi All, I happened to come across below configuration properties as onap config (robot-values). Would help to understand significance of these. Thanks # Override with Private Key for access to VNF vnfPrivateKey: "onap_dev.yaml" # Override with DCAE VES Collector external IP dcaeCollectorIp: "10.0.2.110" # kubernetes external IP for Portal GUI tests kubernetesExternalIp: "10.0.0.14" Regards, Kuldeep ::DISCLAIMER:: ________________________________ The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects. ________________________________ _________________________________________________________________________________________________________________________ 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 (#21955): https://lists.onap.org/g/onap-discuss/message/21955 Mute This Topic: https://lists.onap.org/mt/76312222/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
