-
Notifications
You must be signed in to change notification settings - Fork 662
Move out OpenStack new client logic to a separate package #993
Copy link
Copy link
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Is this a BUG REPORT or FEATURE REQUEST?:
/kind feature
The binaries affected:
- openstack-cloud-controller-manager
- cinder-csi-plugin
- k8s-keystone-auth
- client-keystone-auth
- octavia-ingress-controller
- manila-csi-plugin
- manila-provisioner
- magnum-auto-healer
- barbican-kms-plugin
What happened:
Currently openstack new client logic is defined in openstack-cloud-controller-manager, but used by all openstack related controllers.
What you expected to happen:
A better place for this logic is a separate package.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.