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

Update python scripts in Orion #4512

Closed
ArqamFarooqui110719 opened this issue Feb 12, 2024 · 2 comments
Closed

Update python scripts in Orion #4512

ArqamFarooqui110719 opened this issue Feb 12, 2024 · 2 comments
Labels
Milestone

Comments

@ArqamFarooqui110719
Copy link
Contributor

Bug description
While using the entity delete script, I have observed that multiple other python scripts are old and written in python2, these scripts should be upgraded to python3.

List of scripts that need to be upgraded

  1. fiware-orion/scripts/notification_errors_tester.py
  2. fiware-orion/scripts/utils/check_entity_existence_by_list.py
  3. fiware-orion/scripts/utils/get_coordinates.py
  4. fiware-orion/scripts/utils/sth_periodic_update.py

Orion version: 3.11.x

How to reproduce it
Run the script

python3 script_name

Expected behavior
Script should run successfully.

@ArqamFarooqui110719
Copy link
Contributor Author

I'm working on upgrading the above mentioned scripts, will raise a PR for the above listed scripts.

@ArqamFarooqui110719
Copy link
Contributor Author

PR #4516

@fgalan fgalan added this to the 3.12.0 milestone Feb 12, 2024
@fgalan fgalan closed this as completed Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants