Not sure. I usually test with the SDNC preload option. I suspect its only the .env parameters since the data is added to the parameter line in the stack create when they match .env parameters and ignored if not. SO might do other things with that data though.
Brian From: Rajewski Łukasz - Korpo <[email protected]> Sent: Wednesday, September 19, 2018 8:38 AM To: FREEMAN, BRIAN D <[email protected]>; [email protected]; Osiński Tomasz 2 - Korpo <[email protected]> Subject: RE: Why we need manual SDN-C preloading? Thanks Brian, it explains a lot. regarding the option 2, this file contains only values of parameters specified in .env file for heat or there are some other ones required? Regards, [Logo Orange] Łukasz Rajewski, R&D Expert Orange Labs Polska, Advancend Networking Systems Agency, Warsaw Mobile: +48 519 310 854 Orange Polska, Obrzeżna 7, 02-691 Warszawa www.orange.pl<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.orange.pl_&d=DwMFBA&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=fWJOo710tN2kqhd7qJ2uN_1a6ehkRcTodkyZv4qtlw8&s=GIHauSayjqdpsddFNx9pbkEVO8pYh7RcTrlOVw6hiEE&e=> From: FREEMAN, BRIAN D [mailto:[email protected]] Sent: Wednesday, September 19, 2018 2:31 PM To: [email protected]<mailto:[email protected]>; Osiński Tomasz 2 - Korpo Cc: Rajewski Łukasz - Korpo Subject: RE: Why we need manual SDN-C preloading? Tomek, The issue is how to assign the per instance data that can not part of the model that is used multiple times for instantiation. There are 3 mechanisms for setting that per instance data. 1. Preload to SDN-C where the instance specific hostnames , network information needed for the VNF to do its function , ssh key etc can be set. * VID users selects the "use sdnc preload" option and SO queries for that data to SDNC at the VF Module instantiation 2. As a json file uploaded to VID so that the same information is provided to SO * VID users selects the upload json file option instead of "use sdnc preload" 1. Automated SDN-C assignment where there is a controller design studio template used to do "resource resolution" * VID user doesnt select the use sdnc preload option * As part of the process of VNF design - the network/service designer creates the template for resource resolution and the corresponding policies for thing slike hostnames, query IP Address Management subsystem for assignments and any manually resolved data that came in from VID It is not a simple problem because the .env file's that are provided with the VNF heat template's are not instance specific at model onboarding and each service provider is likely to have unique naming conventions and configuration policies they want to implement. Casablanca will see the initial availability of the Controller Design Studio so you can see more of how the model/policy driven resource resolution will work. Brian From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> On Behalf Of Tomek Sent: Wednesday, September 19, 2018 3:27 AM To: [email protected]<mailto:[email protected]> Cc: Rajewski Łukasz - Korpo <[email protected]<mailto:[email protected]>> Subject: [onap-discuss] Why we need manual SDN-C preloading? Hello, As in title, why we need manual SDN-C preloading in ONAP? We use and work with ONAP from Amsterdam release. It was surprising for us that there are some additional, manual steps needed to perform orchestration for any single VNF. We have currently ongoing development of Casablanca release and I don't see the feature requests to automate SDN-C preloading in ONAP. In my opinion it's just a matter of information exchange between SDC/SO/AAI/SDN-C. Could you explain me why this manual step is still needed for ONAP? Is there any plan to automate it? Regards, Tomek [Logo Orange] Tomasz Osiński, Main R&D Specialist Orange Labs R&D Center Tel.: +48 50 130 06 88, Orange Poland, Obrzeżna 7, 02-691 Warsaw www.orange.pl<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.orange.pl_&d=DwMFBA&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=83ShlKLJYHsQ8x6q-X8YL24wHFwZI4uTMmfo-m9Y1JA&s=KuxxUC2YWgnewrJqjRv6IFzS3UqpGd9L87qn88jUstc&e=> -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12506): https://lists.onap.org/g/onap-discuss/message/12506 Mute This Topic: https://lists.onap.org/mt/25753419/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
