Remove the OpenStack terraform provider#58
Merged
chucklever merged 7 commits intomainfrom Nov 5, 2025
Merged
Conversation
Remove all OpenStack-related documentation from kdevops-terraform.md including the general OpenStack section and the minicloud-specific configuration instructions. Generated-by: Claude AI Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Remove OpenStack from the cloud provider support list in the project instructions document. Generated-by: Claude AI Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Remove OpenStack references from various Kconfig files including: - Remove OpenStack example from guestfs cloud-init documentation - Remove OpenStack nova reference from libvirt aio mode documentation - Remove OpenStack from bringup terraform cloud provider list - Remove TERRAFORM_OPENSTACK dependency from TERRAFORM_PRIVATE_NET Generated-by: Claude AI Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Remove OpenStack cloud provider configuration and variable handling from the terraform Makefile. This includes the KDEVOPS_CLOUD_PROVIDER export for OpenStack and all OpenStack-specific terraform variables. Generated-by: Claude AI Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Remove OpenStack-related ansible configurations including the volume_group tasks, gen_tfvars template, and default variables for OpenStack terraform settings. Generated-by: Claude AI Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Remove the TERRAFORM_OPENSTACK configuration option from the cloud provider choice menu and remove the source line for the OpenStack Kconfig file. Generated-by: Claude AI Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Remove the entire terraform/openstack directory and all its files including Kconfig, terraform configurations, and cloud provider setup. This removes support for deploying kdevops on OpenStack clouds. Generated-by: Claude AI Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We're thinking that there are no users and that OpenStack support has grown fallow. Considering the amount of churn that is coming for the kdevops terraform providers, it will be an easier maintenance burden to decommission OpenStack now.