Cloud Provider OpenStack
cloud-provider-openstack is a Commodore component to manage the OpenStack Cloud Controller Manager (CCM) and Cinder CSI driver.
The CCM and CSI driver are deployed into the same namespace and share a single cloud.conf Secret.
Each sub-component is toggleable via the ccm.enabled and csi.enabled parameters.
The CCM handles node initialization, node lifecycle, LoadBalancer Services (via Octavia), and optionally pod routes.
The CSI driver provides persistent block storage using OpenStack Cinder volumes, with configurable StorageClasses and VolumeSnapshotClasses.
See the parameters reference for further details.