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

Add deprecation warning to various resources #1591

Merged

Conversation

nikParasyr
Copy link
Member

Various resources have been documented as deprecated. Additionally add a deprecation warning for the user.

The related resources have been deprecated on openstack side for many releases now. We do not have any deprecation policy in place and there is no big harm keeping the code (if it doesn't block newer features etc which typically it doesn't). Nonetheless we do not have any ci coverage for these resources for years and it is good to warn the user that these are deprecated.

Various resources have been documented as deprecated.
Additionally add a deprecation warning for the user.
@nikParasyr
Copy link
Member Author

@ozerovandrei @mnaser Do you object in "deprecating" these resources?

We don't have a deprecation policy and I do not intend to remove them, but there is no test coverage in the ci for them for years and they are also removed on openstack upstream for many many releases now. This adds a warning message to the user when they use them which I consider to be helpful so that users do not use very old versions.

on #1590 we moved them on the deprecated subcategory of the docs.

@nikParasyr nikParasyr merged commit 1041dfa into terraform-provider-openstack:main Jul 4, 2023
8 checks passed
@nikParasyr nikParasyr deleted the add_deprecation_msg branch October 26, 2023 06:57
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.

None yet

2 participants