Is this a BUG REPORT or FEATURE REQUEST?:
/kind feature
What happened:
Some OpenStack deployments can have middlewares that limit an amount of POST/PUT requests, which are categorized as write requests. One of the wrongly categorized request is a deprecated list access rules action.
What you expected to happen:
In order to prevent excessive requests rate limiting, CSI Manila plugin should support a newer Manila API call.
How to reproduce it:
n/a
Anything else we need to know?:
See also terraform-provider-openstack/terraform-provider-openstack#1582
Environment:
- openstack-cloud-controller-manager(or other related binary) version: n/a
- OpenStack version: n/a
- Others: n/a
cc @Carthaca
Is this a BUG REPORT or FEATURE REQUEST?:
/kind feature
What happened:
Some OpenStack deployments can have middlewares that limit an amount of POST/PUT requests, which are categorized as write requests. One of the wrongly categorized request is a deprecated list access rules action.
What you expected to happen:
In order to prevent excessive requests rate limiting, CSI Manila plugin should support a newer Manila API call.
How to reproduce it:
n/a
Anything else we need to know?:
See also terraform-provider-openstack/terraform-provider-openstack#1582
Environment:
cc @Carthaca