# cloud-provider-openstack_1 **Repository Path**: mirrors_kubernetes/cloud-provider-openstack_1 ## Basic Information - **Project Name**: cloud-provider-openstack_1 - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-02 - **Last Updated**: 2025-10-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cloud Provider OpenStack Thank you for visiting the `Cloud Provider OpenStack` repository! This Repository hosts various plugins relevant to OpenStack and Kubernetes Integration * [OpenStack Cloud Controller Manager](/docs/openstack-cloud-controller-manager/using-openstack-cloud-controller-manager.md/) * [Octavia Ingress Controller](/docs/octavia-ingress-controller/using-octavia-ingress-controller.md/) * [Cinder CSI Plugin](/docs/cinder-csi-plugin/using-cinder-csi-plugin.md/) * [Keystone Webhook Authentication Authorization](/docs/keystone-auth/using-keystone-webhook-authenticator-and-authorizer.md/) * [Client Keystone](/docs/keystone-auth/using-client-keystone-auth.md/) * [Manila CSI Plugin](/docs/manila-csi-plugin/using-manila-csi-plugin.md/) * [Barbican KMS Plugin](/docs/barbican-kms-plugin/using-barbican-kms-plugin.md/) * [Magnum Auto Healer](/docs/magnum-auto-healer/using-magnum-auto-healer.md/) **NOTE:** * Cinder Standalone Provisioner, Manila Provisioner and Cinder FlexVolume Driver were removed since release v1.18.0. * Version 1.17 was the last release of Manila Provisioner, which is unmaintained from now on. Due to dependency issues, we removed the code from master but it is still accessible in the [release-1.17](https://github.com/kubernetes/cloud-provider-openstack/tree/release-1.17) branch. Please consider migrating to Manila CSI Plugin. * Start from release v1.26.0, neutron lbaasv1 support is removed and only Octavia is supported. ## Developing Refer to [Getting Started Guide](/docs/developers-guide.md/) for setting up development environment and contributing. ## Contact Please join us on [Kubernetes provider-openstack slack channel](https://kubernetes.slack.com/messages/provider-openstack) Project Co-Leads: * @dulek - MichaƂ Dulko * @jichenjc - Chen Ji * @kayrus * @zetaab - Jesse Haka ## License Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.