Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@alvarocurt alvarocurt released this 16 Oct 10:37
· 88 commits to main since this release
aa3d65a

Added

  • New component ks8500_runner
  • New component stf_ue
  • New component ocf
  • New component xrext
  • New component elcm
  • New components opensand_gw, opensand_sat and opensand_st
  • New common task publish_fail_results.yaml, abstracting tasks from terraform_apply.yaml
  • New input variable one_oneKE_nginx_passthough in component oneKE to enable SSL/TLS passthrough.
  • New output variable metadata_dict from component oneKE 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

Compare the changes with the latest release