Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information