kolla-ansible/ansible
Radosław Piliszek a4b4043308 Fix image from volume upload ERRORs and WARNINGs with Ceph RBD
By resetting image_upload_use_cinder_backend to upstream default.

When uploading volume to glance image, cinder looks at the backend's
image_upload_use_cinder_backend config knob to decide whether to try link
the glance image to a cloned volume made by cinder, i.e. by doing all work
locally and only updating glance's locations for the image (when the knob
is set to True). However, after all [1], [2] and [3], which happens since
Victoria, this option requires further config from user (using volume type
with image_service:store_id property (aka extra spec) set to the desired
glance store (even if there is only one cinder store configured).

Please read the bug report as to why the option removal is the
best option (TL;DR it is the most compatible approach).

[1] https://review.opendev.org/c/openstack/kolla-ansible/+/708114
[2] https://review.opendev.org/c/openstack/glance_store/+/746556
[3] https://review.opendev.org/c/openstack/cinder/+/661676

Closes-Bug: #1991516
Change-Id: Ife87ee0241d907a0c407eb21811a354ed1734408
2022-10-07 15:05:12 +00:00
..
action_plugins Remove unused imports in merge_yaml 2021-08-06 14:45:45 -07:00
filter_plugins Add proxysql support for database 2022-07-29 15:05:21 +02:00
group_vars Add Rocky to default distro map and use published images 2022-10-03 14:45:50 +02:00
inventory Merge "Remove the deprecated storage_interface var" 2022-08-15 09:54:58 +00:00
library Bump Ansible min version to 2.12/5 and max to 2.13/6 2022-10-04 11:45:28 +00:00
module_utils Refactor of kolla_docker into module_utils 2022-01-06 11:59:50 +01:00
roles Fix image from volume upload ERRORs and WARNINGs with Ceph RBD 2022-10-07 15:05:12 +00:00
bifrost.yml Update "openstack_release" variable to static brach name 2019-09-16 12:42:44 +00:00
certificates.yml certificates: generate libvirt TLS certificates 2022-02-03 14:32:38 +00:00
destroy.yml
gather-facts.yml Make setup module arguments configurable 2021-07-02 10:30:35 -03:00
kolla-host.yml Install openstack.kolla collection 2022-02-21 14:26:48 +00:00
mariadb_backup.yml Use mariabackup for database backups 2019-11-01 18:44:10 +00:00
mariadb_recovery.yml Update "openstack_release" variable to static brach name 2019-09-16 12:42:44 +00:00
monasca_cleanup.yml monasca: Remove monasca-grafana leftovers 2022-03-23 07:04:57 +00:00
nova-libvirt-cleanup.yml libvirt: add nova-libvirt-cleanup command 2022-03-21 11:54:54 +00:00
nova.yml nova: use any_errors_fatal for once-per-cell tasks 2022-04-22 10:37:25 +00:00
octavia-certificates.yml octavia: generate certificates automatically 2020-10-08 16:50:30 +02:00
post-deploy.yml Change clouds.yaml location 2022-09-27 11:10:12 +00:00
prune-images.yml Adds Docker image pruning command 2020-01-27 13:44:01 +03:00
site.yml Performance: site.yml remove redundant 'when' 2022-04-25 18:40:55 +08:00