Kubernetes regression (1.6 - 1.7) - openstack cinder provider

10/11/2017

I do not manage to make cinder plugin work with kubernetes 1.7.

It worked well with 1.6. With the same configuration, I got the following error with 1.7:

E1011 16:13:44.309318       5 openstack_volumes.go:320] Failed to create a 3 GB volume: Invalid request due to incorrect syntax or missing required parameters.

I1011 16:13:44.309411       5 cinder_util.go:207] Error creating cinder volume: Invalid request due to incorrect syntax or missing required parameters.

I1011 16:13:44.309458       5 pv_controller.go:1331] failed to provision volume for claim "default/my-persistent-volume-claim" with StorageClass "standard": Invalid request due to incorrect syntax or missing required parameters.

Thanks for your help

-- matth3o
kubernetes
openstack

0 Answers