-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
rax* modules use long-deprecated pyrax package #5648
Comments
On the other hand, there is some activity in the pyrax repo: https://github.com/pycontribs/pyrax/commits/master |
I would agree with deprecating these. It's been six years since I was at Rackspace, so I don't know who would be in a position to adopt maintenance. |
Assuming nobody wants to update them, how about:
|
Both PRs have been merged, closing this issue. Thanks @felixfontein @smashwilson for reviewing. |
FYI, #8198 does the actual removal. It'll likely get merged tomorrow, or the day after. A big thanks to everyone who was involved in these module and helped supporting them! |
Summary
All 26
plugins/modules/rax*.py
modules rely on thepyrax
library, however it has been deprecated by the maintainers in 2017, see:This issue is being raised to make a decision on how to handle this situation. Personally I think we should deprecate these modules, but would like to hear from the other maintainers.
Issue Type
Bug Report
Component Name
plugins/modules/rax_cbs_attachments.py
plugins/modules/rax_cbs.py
plugins/modules/rax_cdb_database.py
plugins/modules/rax_cdb.py
plugins/modules/rax_cdb_user.py
plugins/modules/rax_clb_nodes.py
plugins/modules/rax_clb.py
plugins/modules/rax_clb_ssl.py
plugins/modules/rax_dns.py
plugins/modules/rax_dns_record.py
plugins/modules/rax_facts.py
plugins/modules/rax_files_objects.py
plugins/modules/rax_files.py
plugins/modules/rax_identity.py
plugins/modules/rax_keypair.py
plugins/modules/rax_meta.py
plugins/modules/rax_mon_alarm.py
plugins/modules/rax_mon_check.py
plugins/modules/rax_mon_entity.py
plugins/modules/rax_mon_notification_plan.py
plugins/modules/rax_mon_notification.py
plugins/modules/rax_network.py
plugins/modules/rax.py
plugins/modules/rax_queue.py
plugins/modules/rax_scaling_group.py
plugins/modules/rax_scaling_policy.py
Ansible Version
Community.general Version
main branch (devel)
Configuration
No response
OS / Environment
No response
Steps to Reproduce
Expected Results
Actual Results
Code of Conduct
The text was updated successfully, but these errors were encountered: