Skip to content
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

Libraries (#132) #133

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Libraries (#132) #133

merged 1 commit into from
Apr 26, 2023

Conversation

rimarala
Copy link
Contributor

  • update capif exposer onboarding function to conform with the flow of the latest CAPIF version.

  • initialize TSNManager + reformat with blackd

  • encapsulate TSNProfile, NetAppIdentifier, TSNProfileConfiguration classes into TSNManager

  • cleanup

  • Add basic usage examples of TSNManager

  • Update docstrings for TSNManager

  • Update the docstrings of TSNManager usage examples

  • publishing services gia capif provider connector class

  • rename class

  • add comments to help troubleshooting with Stavros

  • rollback to yesterdays version

  • Rename NetappTrafficIdentifier to TSNNetAppIdentifier

  • Add CLI command to get TSN profiles

  • add comments for troubleshooting

  • add comments for troubleshooting

  • add comments for troubleshooting

  • add comments for troubleshooting

  • remove comments, troubleshooting

  • rename capif cert pem

  • rename capif cert pem

  • rename TSNManager host and port attribute

  • replace example host to match docker config

  • reformat with black connector

  • remove merge artifact

  • bugfix key-value deduplication

  • simplify TSN example

  • enrich CLI commands for TSN

  • NetApp registration now conforms to the latest version of CAPIF

  • Extend ServiceDiscover with a new method get_access_token, that allows to retrieve an access token for a given api_name and aef_profile

  • add comments back in

  • add comments back in

  • Service Discovered, security context should be created only once for a given aef_id

  • remove properties from payloads that are not used

  • SDK now sends the CAPIF access token to NEF. SDK Libraries constructros dont expect NEF token as a parameter

  • update SDK Libraries constructors in the examples folder

  • update examples

  • print messages

  • bug fix

  • bug fix

  • fix self_signed_certificate warning

  • pass CERT_NONE to cert_reqs

  • fix verification of SSL to libraries

  • troubleshoot capif nef onboarding issue with Stavros

  • provide example for TSN

  • split examples service discoverer

  • update TSN communication to happen via CAPIF registrered endpoints

  • update NEF communication, send both NEF and CAPIF tokens

  • refactor examples for Providers (TSN and NEF).

  • bug fix on retrieving token from NEF

  • remove print statement

  • bug fix

  • add comments to the examples

  • TSN examples

  • update documentation

  • update version

  • bug fix on access token

  • bug fix on access token

  • bug fix when creating the capif_cert_server.pem, the file should always be overriden every time it is generated

  • merge

  • update version

  • delete not used method

  • TSN Manager now sends access tokens from CAPIF to the TSN API

  • fix header, use Bearer tag instead of Basic

  • CAPIF Logger class and example - first iteration

  • CAPIF Logger class

  • merge with master and update history.srt

  • add class CapifAuditor, update documentation and examples

  • remove python comments

  • update version to 1.0.3


* update capif exposer onboarding function to conform with the flow of the latest CAPIF version.

* initialize TSNManager + reformat with blackd

* encapsulate TSNProfile, NetAppIdentifier, TSNProfileConfiguration classes into TSNManager

* cleanup

* Add basic usage examples of TSNManager

* Update docstrings for TSNManager

* Update the docstrings of TSNManager usage examples

* publishing services gia capif provider connector class

* rename class

* add comments to help troubleshooting with Stavros

* rollback to yesterdays version

* Rename NetappTrafficIdentifier to TSNNetAppIdentifier

* Add CLI command to get TSN profiles

* add comments for troubleshooting

* add comments for troubleshooting

* add comments for troubleshooting

* add comments for troubleshooting

* remove comments, troubleshooting

* rename capif cert pem

* rename capif cert pem

* rename TSNManager host and port attribute

* replace example host to match docker config

* reformat with black connector

* remove merge artifact

* bugfix key-value deduplication

* simplify TSN example

* enrich CLI commands for TSN

* NetApp registration now conforms to the latest version of CAPIF

* Extend ServiceDiscover with a new method get_access_token, that allows to retrieve an access token for a given api_name and aef_profile

* add comments back in

* add comments back in

* Service Discovered, security context should be created only once for a given aef_id

* remove properties from payloads that are not used

* SDK now sends the CAPIF access token to NEF. SDK Libraries constructros dont expect NEF token as a parameter

* update SDK Libraries constructors in the examples folder

* update examples

* print messages

* bug fix

* bug fix

* fix self_signed_certificate warning

* pass CERT_NONE to cert_reqs

* fix verification of SSL to libraries

* troubleshoot capif nef onboarding issue with Stavros

* provide example for TSN

* split examples service discoverer

* update TSN communication to happen via CAPIF registrered endpoints

* update NEF communication, send both NEF and CAPIF tokens

* refactor examples for Providers (TSN and NEF).

* bug fix on retrieving token from NEF

* remove print statement

* bug fix

* add comments to the examples

* TSN examples

* update documentation

* update version

* bug fix on access token

* bug fix on access token

* bug fix when creating the capif_cert_server.pem,  the file should always be overriden every time it is generated

* merge

* update version

* delete not used method

* TSN Manager now sends access tokens from CAPIF to the TSN API

* fix header, use Bearer tag instead of Basic

* CAPIF Logger class and example - first iteration

* CAPIF Logger class

* merge with master and update history.srt

* add class CapifAuditor, update documentation and examples

* remove python comments

* update version to 1.0.3

---------

Co-authored-by: EVOLVED5G <[email protected]>
Co-authored-by: Paula Encinar <[email protected]>
Co-authored-by: NikolasGialitsis <[email protected]>
@EVOLVED5G EVOLVED5G merged commit 3fa55eb into master Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants