Releases: 6G-SANDBOX/6G-Library
Releases · 6G-SANDBOX/6G-Library
v0.4.0
What's Changed
- New UE_STF component by @alvarocurt in #18
- open5gs v2.7.1 upgrade by @alvarocurt in #19
- New OCF component by @jorgems101 in #20
- Fix mistake on OCF component variable used on playbook by @jorgems101 in #22
- Loadcore agent by @jmaciasportela in #24
- Nokia xrext uma by @jmaciasportela in #25
- Campaign manager client by @jmaciasportela in #26
- Fokus open5gcore by @jmaciasportela in #27
- Opensand by @jmaciasportela in #28
- Upf p4 sw by @jmaciasportela in #29
- Open5gs vm by @jmaciasportela in #30
- Ntn backhaul by @jmaciasportela in #31
- Add ericsson_radio files by @jmaciasportela in #32
- V0.2.2 by @alvarocurt in #33
- V0.2.2 by @alvarocurt in #34
- Fix private variable ocf by @alvarocurt in #35
- ocf component tnlcm descriptor uploaded by @jorgems101 in #36
- Add ELCM component by @CarlosAndreo in #37
- Ks8500 runner by @TorstenIversen in #39
- tn_init bastion can modify its networks again by @alvarocurt in #40
- Add Keysight LoadCore Agent Component by @alvarocurt in #43
- Complete tnlcm files for ELCM and ks8500_runner by @alvarocurt in #44
- Complete tnlcm files for ELCM and ks8500_runner by @alvarocurt in #45
- Back to open5gs chart v2.2.2 by @alvarocurt in #47
- Hotfix update changelog v030 by @alvarocurt in #50
- Update changelog by @alvarocurt in #49
- sync commits by @alvarocurt in #51
- Feature/improve tsn by @CarlosAndreo in #53
- loadcore deployment fix by @alvarocurt in #55
- Add UPF-P4 SW component by @rafagarciaUMA in #56
- Update upf_p4_sw changelog by @alvarocurt in #57
- feature/loadcore-multiple-interfaces by @alvarocurt in #58
- Fix/upf_p4_sw inputs structure by @rafagarciaUMA in #59
- Set bigger disk size by @alvarocurt in #60
- Hotfix update changelog v030 (#50) by @alvarocurt in #63
- Implement Open5GS VM component by @bjoern-r in #65
- Hotfix/ueransim upf by @rafagarciaUMA in #62
- Hotfix/open5gs vm by @bjoern-r in #67
- Change: appliances url by @CarlosAndreo in #71
- First working version of Open5GCore component by @bjoern-r in #73
- Add: oneKE appliance URL by @CarlosAndreo in #76
- Hotfix/open5gcore + ueransim by @bjoern-r in #74
- Change: amf and upf hold ips by @CarlosAndreo in #72
- Hotfix/ueransim gnbseachlist by @bjoern-r in #75
- Add: kvm_vm appliance url by @CarlosAndreo in #77
- Add latest version of opensand components to develop branch by @konfragkos in #83
- Feature/open5gs k8s ue count by @bjoern-r in #66
- Feature/open5gcore webCLI +MTU fixes +ue-route on bastion by @bjoern-r in #79
- open5gs_vm: UE-Subnet routing on bastion by @bjoern-r in #80
- Berlin RAN component by @bjoern-r in #81
- Ks8500 runner update1 by @TorstenIversen in #82
- Add INT-P4 SW component by @rafagarciaUMA in #84
- Athens dev2 by @konfragkos in #85
- Fix: changelogs by @CarlosAndreo in #86
- Feature/new bastion by @alvarocurt in #89
- New component ixc_endpoint by @alvarocurt in #93
- fix: trial network images url by @CarlosAndreo in #91
- New component ixc_endpoint (#93) and new global task file for fw_exceptions by @alvarocurt in #94
- Add iswireless_radio component by @alvarocurt in #95
- Bring iswireless_radio from develop by @alvarocurt in #96
- Staging/v0.4.0 by @alvarocurt in #97
New Contributors
- @jorgems101 made their first contribution in #20
- @CarlosAndreo made their first contribution in #37
- @TorstenIversen made their first contribution in #39
- @rafagarciaUMA made their first contribution in #56
- @bjoern-r made their first contribution in #65
- @konfragkos made their first contribution in #83
Full Changelog: v0.3.0...v0.4.0
Changelog for humans: https://github.com/6G-SANDBOX/6G-Library/blob/main/changelog.md
v0.3.1
Fix: changelogs (#86)
v0.3.0
Added
- New component
elcm
- New component
ks8500_runner
- New component
loadcore_agent
- New component
stf_ue
- New component
ocf
- New component
xrext
- New components
opensand_gw
,opensand_sat
andopensand_st
- New common task
publish_fail_results.yaml
, abstracting tasks fromterraform_apply.yaml
- New input variable
one_oneKE_nginx_passthough
in componentoneKE
to enable SSL/TLS passthrough. - New output variable
metadata_dict
from componentoneKE
to share its input variables to future components.
Changed
- Component nokia_radio_uma renamed to nokia_radio.
- Comments modified in .dummy_component to make it less confusing. Also out variable naming recommendation is reflected on public.yaml
- Ansible hostname from created components no longer contain variables. It only added complexity without benefits.
- Renamed output variable from open5gs and nokia_radio components
- Fix compoment changelogs retroactively
Removed
- Removed ansible task in unique components where
entity_name=component_type
.entity_name
is now only defined during the Jenkins Pipeline - Removed
pipeline-parameters.yaml
from playbook execution. Pipeline parameters are now sent as extraVars when executing the ansible playbook.
Fixed
- Component nokia_radio JSON callback is now correctly functional
- Picture in ueransim README.md and ok_result.md not rendering properly
- tnuser login not working in OneKE vnf_0, as account was created locked
v0.2.1
Added
- New component nokia_radio_uma
Changed
- Updated description of pipeline parameters in TN_DEPLOY.groovy and TN_DESTROY.groovy
Fixed
- Markdown file with stderr from failed executions of terraform apply are now correctly uploaded to the S3 Storage
v0.2.0
Added
- Standardized changelog format to fit keep-a-changelog rules.
- New parameters added to the Jenkinsfile.
- Pipeline executins can point to a specific commit, release or branch
- New vm_kvm component replacing all previous VM components
- New tn_init component, combining tn_vxlan and tn_bastion together
- New tsn component, enabling further networking capabilities.
- New common task files for ansible playbooks.
Changed
- Radical repository reorganization:
- moved
doc/sample_input_file.yaml
tosample_input_file.yaml
- moved
doc/index.md
toREADME.md
- moved
public/changelog.yaml
tochangelog.md
with changed format - moved
public/description.yaml
to.tnlcm/public.yaml
- moved
private/values.yaml
tovariables/{{ site_hypervisor }}/private.yaml
- moved
results/
directory tocode/results/
. Renamed markdown templates - moved
private/manifest.yaml
tocode/component_playbook.yaml
- deleted
public/
directory - deleted
private/
directory - and many more
- moved
- Component "vxlan" renamed to "vnet"
- Component "k8s_medium" renamed to oneKE
- Modified Jenkins Pipeline
- TNLCM now with base64-encoded values
- New unprivileged user used in OpenNebula:
jenkins-master
from a newly created group called6G-Sandbox
- Access to deployed components can be done with a 'tnuser' user.
- Replaced Ansible's
amazon.aws.aws_s3
module to a current one:amazon.aws.s3_object
Removed
- Deleted
.global/pac/DEPLOY_COMPONENT_FROM_COMMIT.groovy
- Deleted all redundant VM components
v0.1.0
Initial release of the 6G Library. Changes will be kept on track for now on.