remche / terraform-openstack-rke

Terraform Openstack RKE
Mozilla Public License 2.0
37 stars 20 forks source link

openstack built-in cloud provider is now deprecated. Please use 'external' cloud provider for openstack #72

Open Linutux opened 4 years ago

Linutux commented 4 years ago

I get an entry in the logs about the "openstack" cloud provider being deprecated.

remche commented 4 years ago

All in-tree providers will be removed on 1.21 release. As this module relies on RKE, let's wait to see the path they choose once in-tree support is dropped. https://github.com/rancher/rke/issues/1109 If RKE choose to drop the support too, we will have to work on the way to integrate the different external providers.