-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ELCM component #37
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alvarocurt
added a commit
that referenced
this pull request
Sep 27, 2024
* Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 9, 2024
* tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Develop (#38) * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> * Quickfix * Changelog ortography * Ks8500 runner (#39) * added * Commented out some debug * Documentation fixes --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]>
alvarocurt
added a commit
that referenced
this pull request
Oct 9, 2024
* Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references * Quickfix * Minor changes * Minor changes * Add opensand components on develop branch. * Change Username variable on .tf.j2 files * Remove SSH_PUBLIC_KEY from .tf.j2 files * Change ssh_public_key on ansible.builtin.set_fact * FIx errors * Fix ansible_ssh_common_args and ansible_user * Fix user errors on Stage 3 * Change tn user name * Ks8500 runner (#39) * added * Commented out some debug * tn_init bastion can modify its networks again (#40) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Develop (#38) * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> * Quickfix * Changelog ortography * Ks8500 runner (#39) * added * Commented out some debug * Documentation fixes --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: confragkos <[email protected]>
alvarocurt
added a commit
that referenced
this pull request
Oct 9, 2024
* Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Rebase loadcore_agent with changes from develop (#41) * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references * Quickfix * Minor changes * Minor changes * Add opensand components on develop branch. * Change Username variable on .tf.j2 files * Remove SSH_PUBLIC_KEY from .tf.j2 files * Change ssh_public_key on ansible.builtin.set_fact * FIx errors * Fix ansible_ssh_common_args and ansible_user * Fix user errors on Stage 3 * Change tn user name * Ks8500 runner (#39) * added * Commented out some debug * tn_init bastion can modify its networks again (#40) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Develop (#38) * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> * Quickfix * Changelog ortography * Ks8500 runner (#39) * added * Commented out some debug * Documentation fixes --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: confragkos <[email protected]> --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: confragkos <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 9, 2024
* tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Develop (#38) * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> * Quickfix * Changelog ortography * Ks8500 runner (#39) * added * Commented out some debug * Documentation fixes * Add Keysight LoadCore Agent Component (#42) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Rebase loadcore_agent with changes from develop (#41) * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references * Quickfix * Minor changes * Minor changes * Add opensand components on develop branch. * Change Username variable on .tf.j2 files * Remove SSH_PUBLIC_KEY from .tf.j2 files * Change ssh_public_key on ansible.builtin.set_fact * FIx errors * Fix ansible_ssh_common_args and ansible_user * Fix user errors on Stage 3 * Change tn user name * Ks8500 runner (#39) * added * Commented out some debug * tn_init bastion can modify its networks again (#40) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Develop (#38) * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> * Quickfix * Changelog ortography * Ks8500 runner (#39) * added * Commented out some debug * Documentation fixes --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: confragkos <[email protected]> --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: confragkos <[email protected]> --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: confragkos <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 16, 2024
* Setup new variable and parameter to deploy oneKE with passthrough * Variable obtainable from terraform outputs * Small change * New UE_STF component (#18) * New UE_STF component * Create group * Remove task in unique components * Remove component to underscores * Final try * sample_input_file * changelogs updated * pipeline verbosity reduced * Markdown changes * open5gs v2.7.1 upgrade (#19) Co-authored-by: root <[email protected]> * Updated ueransim readme * Read pipeline parameters first * AAA * AAA * Pipeline parameters are no longer written to disk * Ups * Ups * Ups * Ups * Ups * Something different * Rename nokia_radio * Variable rename * Variable rename * Variable rename * Fix return none * Fix return none * Fix return none * Fix return none * Fix return none * Fix return none * Fix * New OCF component (#20) * Setup new variable and parameter to deploy oneKE with passthrough * Variable obtainable from terraform outputs * Initial version of ocf * Fix path to cac code * Fix string " * Check bash script * Check bash script * use command instead shell executing install vault script * use command instead shell executing install vault script * Fix variables use in ocf component * Add remove of old repository if it's present * Add some logs and limit time on install_vault * Fix hosts * Fix hosts * Change OCF to use script plugin of ansible * Change OCF to use script plugin of ansible * Change OCF to use script plugin of ansible * Change OCF to use script plugin of ansible * Change OCF to use script plugin of ansible * Setup kubeconfig variable * Add Next steps on installation of CAPIF * Add environment variable to install monitoring script call * Fix script name on ocf component * Add variable to control if snooker must be deployed with monitoring in ocf component * New steps to upload relevant information to minIO * Add environment variable * Add pause before start testing suite * exclude acl tests * exclude acl tests * fix script name at ocf playbook * zip results and upload to minio * fetch results from remote machine * Remove commented code and fix ok result * Change log * Add domain and private variables * Add variable at ocf object to control storage size of tempo service * Adding some ok results information and update sample input at OCF component * Launch smoke tests only * Create public variable to control level of testing, between smoke and all --------- Co-authored-by: Álvaro Curto Merino <[email protected]> * Forced string type in open5gs vars * Update appliance link in UERANSIM public file * Update appliance link in UERANSIM public file * Update appliance link in UERANSIM public file * Update appliance link in UERANSIM public file * tac and sst are now integers * Fix mistake on OCF component variable used on playbook (#22) * tac and sst are now integers * New 'destroy_script' metadata variable in public.yaml * Various changes * Homogenize ok_result files * Docum * Docum * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references * Quickfix * Minor changes * Minor changes * Add opensand components on develop branch. * Change Username variable on .tf.j2 files * Remove SSH_PUBLIC_KEY from .tf.j2 files * Change ssh_public_key on ansible.builtin.set_fact * FIx errors * Fix ansible_ssh_common_args and ansible_user * Fix user errors on Stage 3 * Change tn user name * Ks8500 runner (#39) * added * Commented out some debug * tn_init bastion can modify its networks again (#40) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Develop (#38) * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> * Quickfix * Changelog ortography * Ks8500 runner (#39) * added * Commented out some debug * Documentation fixes --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> * Add Keysight LoadCore Agent Component (#43) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Develop (#38) * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> * Quickfix * Changelog ortography * Ks8500 runner (#39) * added * Commented out some debug * Documentation fixes * Add Keysight LoadCore Agent Component (#42) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Rebase loadcore_agent with changes from develop (#41) * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references * Quickfix * Minor changes * Minor changes * Add opensand components on develop branch. * Change Username variable on .tf.j2 files * Remove SSH_PUBLIC_KEY from .tf.j2 files * Change ssh_public_key on ansible.builtin.set_fact * FIx errors * Fix ansible_ssh_common_args and ansible_user * Fix user errors on Stage 3 * Change tn user name * Ks8500 runner (#39) * added * Commented out some debug * tn_init bastion can modify its networks again (#40) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Develop (#38) * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> * Quickfix * Changelog ortography * Ks8500 runner (#39) * added * Commented out some debug * Documentation fixes --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: confragkos <[email protected]> --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: confragkos <[email protected]> --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: confragkos <[email protected]> * Complete tnlcm files for ELCM and ks8500_runner * Complete tnlcm files for ELCM and ks8500_runner (#44) * Comply with Sd minimum length of 6 * Add download links * Complete tnlcm files for ELCM and ks8500_runner (#45) * Complete tnlcm files for ELCM and ks8500_runner * Comply with Sd minimum length of 6 * Add download links * Try previous version of open5gs * Back to open5gs chart v2.2.2 --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: root <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: confragkos <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 16, 2024
* V0.3.0 (#48) * Setup new variable and parameter to deploy oneKE with passthrough * Variable obtainable from terraform outputs * Small change * New UE_STF component (#18) * New UE_STF component * Create group * Remove task in unique components * Remove component to underscores * Final try * sample_input_file * changelogs updated * pipeline verbosity reduced * Markdown changes * open5gs v2.7.1 upgrade (#19) Co-authored-by: root <[email protected]> * Updated ueransim readme * Read pipeline parameters first * AAA * AAA * Pipeline parameters are no longer written to disk * Ups * Ups * Ups * Ups * Ups * Something different * Rename nokia_radio * Variable rename * Variable rename * Variable rename * Fix return none * Fix return none * Fix return none * Fix return none * Fix return none * Fix return none * Fix * New OCF component (#20) * Setup new variable and parameter to deploy oneKE with passthrough * Variable obtainable from terraform outputs * Initial version of ocf * Fix path to cac code * Fix string " * Check bash script * Check bash script * use command instead shell executing install vault script * use command instead shell executing install vault script * Fix variables use in ocf component * Add remove of old repository if it's present * Add some logs and limit time on install_vault * Fix hosts * Fix hosts * Change OCF to use script plugin of ansible * Change OCF to use script plugin of ansible * Change OCF to use script plugin of ansible * Change OCF to use script plugin of ansible * Change OCF to use script plugin of ansible * Setup kubeconfig variable * Add Next steps on installation of CAPIF * Add environment variable to install monitoring script call * Fix script name on ocf component * Add variable to control if snooker must be deployed with monitoring in ocf component * New steps to upload relevant information to minIO * Add environment variable * Add pause before start testing suite * exclude acl tests * exclude acl tests * fix script name at ocf playbook * zip results and upload to minio * fetch results from remote machine * Remove commented code and fix ok result * Change log * Add domain and private variables * Add variable at ocf object to control storage size of tempo service * Adding some ok results information and update sample input at OCF component * Launch smoke tests only * Create public variable to control level of testing, between smoke and all --------- Co-authored-by: Álvaro Curto Merino <[email protected]> * Forced string type in open5gs vars * Update appliance link in UERANSIM public file * Update appliance link in UERANSIM public file * Update appliance link in UERANSIM public file * Update appliance link in UERANSIM public file * tac and sst are now integers * Fix mistake on OCF component variable used on playbook (#22) * tac and sst are now integers * New 'destroy_script' metadata variable in public.yaml * Various changes * Homogenize ok_result files * Docum * Docum * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references * Quickfix * Minor changes * Minor changes * Add opensand components on develop branch. * Change Username variable on .tf.j2 files * Remove SSH_PUBLIC_KEY from .tf.j2 files * Change ssh_public_key on ansible.builtin.set_fact * FIx errors * Fix ansible_ssh_common_args and ansible_user * Fix user errors on Stage 3 * Change tn user name * Ks8500 runner (#39) * added * Commented out some debug * tn_init bastion can modify its networks again (#40) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Develop (#38) * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> * Quickfix * Changelog ortography * Ks8500 runner (#39) * added * Commented out some debug * Documentation fixes --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> * Add Keysight LoadCore Agent Component (#43) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Develop (#38) * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> * Quickfix * Changelog ortography * Ks8500 runner (#39) * added * Commented out some debug * Documentation fixes * Add Keysight LoadCore Agent Component (#42) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Rebase loadcore_agent with changes from develop (#41) * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references * Quickfix * Minor changes * Minor changes * Add opensand components on develop branch. * Change Username variable on .tf.j2 files * Remove SSH_PUBLIC_KEY from .tf.j2 files * Change ssh_public_key on ansible.builtin.set_fact * FIx errors * Fix ansible_ssh_common_args and ansible_user * Fix user errors on Stage 3 * Change tn user name * Ks8500 runner (#39) * added * Commented out some debug * tn_init bastion can modify its networks again (#40) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Develop (#38) * Loadcore agent (#24) * Add Keysight LoadCore Agent Component * Delete Middleware IP as input variable * Nokia xrext uma (#25) * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Merge last changes in 'tn_init', 'tn_vxlan' and 'tn_bastion' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Add Nokia XRext Component * Initial release of the 6G Library XRext component * Removed “input_file.yaml”, the only required file is "sample_input_file.yaml" * Updates to TN_DEPLOY and TN_DESTROY from v0.2.2 * Merged last changes in .global from main branch * Merge last changes in '.global' from branch 'v0.2.2' of https://github.com/6G-SANDBOX/6G-Library into nokia_xrext_uma * Debugging config files * Debugging config files * Remove references to site_jenkins_* variables * Variable tn_ssh_public_key renamed succesfully in the rest of the components * Debugging config files * Remove references to site_jenkins_* variables --------- Co-authored-by: joaquin <[email protected]> Co-authored-by: Álvaro Curto Merino <[email protected]> * Campaign manager client (#26) * Initial untested draft * Update README.md Better layout * Update README.md * Naming cleaned up * Reworked to use ansible modules instead of shell commands * Getting image from site packages reference as recommended. Will need site access before i can actually create the image --------- Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> * Fokus open5gcore (#27) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE --------- Co-authored-by: Bjoern Riemer <[email protected]> * Opensand (#28) * Initial Commit of OpenSAND component * Initial Commit of OpenSAND Component --------- Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> * Upf p4 sw (#29) * Added UPF-P4 SW component. WIP * Added UPF-P4 config files * Modified public.yaml file * Changed name file to fix bug * Fixed name issue * Fixed bug in upf_p4_install.yaml * Changed mongodb-clients packet for mongosh packet for compatibility * Fixed and Testing indentation * Testing * More testing... * Changed struct upf_p4_install.yaml * Used include_task instead of include * Fixed become permissions * Add become permission to install apk packets * Removed mongosh installation * Testing to ensure variable availability * Testing variables availability * More Testing * More Testing * More Testing... * Delegate facts true * Testing to send vars between stages with different hosts * Testing to fix synchronize issue * Changed module synchronize for copy * Testing.. * Testing 2.. * Testing persist variables between different hosts * Using hostvars and Testing * Changed permissions when config folder is copied * Fixed bug in copy module * Fixed copy config folder * Working on the outputs and the execution results * Fixed bug in outputs name --------- Co-authored-by: rafagarciaUMA <[email protected]> * Open5gs vm (#30) * Initial WIP import of the Open5Gcore component * add ip and vm id to output remove ref to oneKE * VM version of Open5GS; WIP * update component name for open5gs vm * fix variable names for componnets * fix variable name --------- Co-authored-by: Bjoern Riemer <[email protected]> * Ntn backhaul (#31) * Add NTN backhaul component * Add ericsson_radio files (#32) Adding the initialization files for enabling Athens site's ericsson radio Co-authored-by: George P. <[email protected]> * V0.2.2 (#33) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * V0.2.2 (#34) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Trailing * Changelog * ocf quickfix * Fix private variable ocf (#35) * tn_init bastion can modify its networks again * Reunify IaC between tn_init and tn_bastion and tn_vxlan * Minor fix and readme completion --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> * tnuser login fix * fix component name in readme * Change sample_input_file in ocf to avoid confusion * ocf component tnlcm descriptor uploaded (#36) * Trying to fix VM instantiation * Add ELCM component (#37) * First version ELCM component * Minor change * Quickfix * Minor change * Uncomment private variables * Add elcm component to changelog * Remove broken component * Wait for OneKE VMs * Remove v0.2.2 references --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> * Quickfix * Changelog ortography * Ks8500 runner (#39) * added * Commented out some debug * Documentation fixes --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: confragkos <[email protected]> --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: confragkos <[email protected]> --------- Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: confragkos <[email protected]> * Complete tnlcm files for ELCM and ks8500_runner * Complete tnlcm files for ELCM and ks8500_runner (#44) * Comply with Sd minimum length of 6 * Add download links * Complete tnlcm files for ELCM and ks8500_runner (#45) * Complete tnlcm files for ELCM and ks8500_runner * Comply with Sd minimum length of 6 * Add download links * Try previous version of open5gs * Back to open5gs chart v2.2.2 --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: root <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: confragkos <[email protected]> * Update changelog --------- Co-authored-by: Jorge Moratinos Salcines <[email protected]> Co-authored-by: root <[email protected]> Co-authored-by: Jorge Moratinos <[email protected]> Co-authored-by: Jesus Macias Portela <[email protected]> Co-authored-by: joaquin <[email protected]> Co-authored-by: Torsten Iversen <[email protected]> Co-authored-by: TorstenIversen <[email protected]> Co-authored-by: Bjoern Riemer <[email protected]> Co-authored-by: theonidou <[email protected]> Co-authored-by: confragkos <[email protected]> Co-authored-by: rafagarciaUMA <[email protected]> Co-authored-by: George P. <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: Carlos Andreo <[email protected]> Co-authored-by: confragkos <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A stable version of the ELCM component is added to the 6G-Library.