OpenStack Integrator is not ignoring volume AZ
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Openstack Integrator Charm |
New
|
Undecided
|
Unassigned |
Bug Description
I am deploying charmed Kubernetes on OpenStack with the OpenStack Integrator and the following bundle: https:/
If I try to add a Kubernetes endpoint and credentials to Juju it get stuck during the bootstrap with the following error:
```
Name: storage-
Namespace: controller-fce-k8s
StorageClass: cdk-cinder
Status: Pending
Volume:
Labels: app.kubernetes.
Annotations: controller.
Finalizers: [kubernetes.
Capacity:
Access Modes:
VolumeMode: Filesystem
Used By: controller-0
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Provisioning 5s (x5 over 20s) cinder.
Warning ProvisioningFailed 5s (x5 over 20s) cinder.
with error Bad request with: [POST https:/
Normal ExternalProvisi
the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered.
```
The ignore-volume-az option is set to true, witch should prevent the problem
```
juju config openstack-
true
```
summary: |
- OpenStack Integrator does not seem to be ignoring volume AZ + OpenStack Integrator is not ignoring volume AZ |
description: | updated |